Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6323

isRawFilterSupported() returns true for HBase 2.2 compat module

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 5.1.0
    • 5.1.0
    • core
    • None
    • 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)

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              stoty Istvan Toth
              stoty Istvan Toth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: