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

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

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

Geoffrey Jacoby updated PHOENIX-6323:
-------------------------------------
    Summary: isRawFilterSupported() returns true for HBase 2.2 compat module  (was: isRawFilterSupported() returns true for HBase 2.1 compat module)

> isRawFilterSupported() returns true for HBase 2.2 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)