Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19696

Filter returning INCLUDE_AND_NEXT_COL doesn't skip remaining versions when scan has explicit columns

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.0.0-beta-1
    • 2.0.0-beta-1, 2.0.0
    • None
    • None
    • Reviewed

    Description

      INCLUDE_AND_NEXT_COL from filter doesn't skip remaining versions of the cell if the scan has explicit columns.

      This is because we use a column hint from a column tracker to prepare a cell for seeking to next column but we are not updating column tracker with next column when filter returns INCLUDE_AND_NEXT_COL.

      Attachments

        1. HBASE-19696.patch
          5 kB
          Ankit Singhal
        2. HBASE-19696_v2.patch
          7 kB
          Ankit Singhal
        3. HBASE-19696_v1.patch
          5 kB
          Ankit Singhal

        Activity

          People

            ankit@apache.org Ankit Singhal
            ankit@apache.org Ankit Singhal
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: