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/21 04:43:00 UTC

[jira] [Resolved] (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 ]

Istvan Toth resolved PHOENIX-6323.
----------------------------------
    Fix Version/s: 5.1.0
       Resolution: Fixed

Committed to master.
Thanks for the help and the review [~gjacoby] and [~abhishek.chouhan].


> 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
>             Fix For: 5.1.0
>
>
> 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)