You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/01/20 06:41:00 UTC

[jira] [Updated] (PHOENIX-6323) isRawFilterSupported() returns true for HBase 2.1 compat module

     [ https://issues.apache.org/jira/browse/PHOENIX-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Istvan Toth updated PHOENIX-6323:
---------------------------------
    Release Note: When used with HBase 2.2, Phoenix now only support HBase 2.2.5 and later versions. (i.e HBase 2.2.0-2.2.4 are not supported)
         Summary: isRawFilterSupported() returns true for HBase 2.1 compat module  (was: isRawFilterSupported() returns true for HBase 2.1 comapt module)

> isRawFilterSupported() returns true for HBase 2.1 compat module
> ---------------------------------------------------------------
>
>                 Key: PHOENIX-6323
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6323
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 5.1.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Blocker
>
> org.apache.phoenix.compat.hbase.HbaseCompatCapabilities.isRawFilterSupported() returns true in the HBase 2.2 compatibility module.
> According to the comment this is only available in HBase 2.2.5+, and we support HBase 2.2.1+.
> Either the minimum Supported HBase version has to be bumped to 2.2.5, or the we need to return false.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)