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

Inconsistent results from the Get/Scan if we use the empty FilterList

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 1.4.0, 1.3.2, 2.0.0, 1.2.7
    • None
    • None
    • Reviewed

    Description

      RSRpcServices#get() converts the Get to Scan without scan#setLoadColumnFamiliesOnDemand. It causes that the result retrieved from Get and Scan will be different if we use the empty filter. Scan doesn't return any data but Get does.
      see HBASE-16729

      Any comments? Thanks.

      Attachments

        1. HBASE-16731.v0.patch
          35 kB
          Chia-Ping Tsai
        2. HBASE-16731.v1.patch
          35 kB
          Chia-Ping Tsai
        3. HBASE-16731.v2.patch
          39 kB
          Chia-Ping Tsai
        4. HBASE-16731.v3.patch
          60 kB
          Chia-Ping Tsai

        Issue Links

          Activity

            People

              chia7712 Chia-Ping Tsai
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: