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

Timestamp-anchored scanning fails to find all records

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.1.0, 0.1.1, 0.1.2
    • 0.1.3, 0.2.0
    • Client
    • None

    Description

      If I add 3 versions of a cell and then scan across the first set of added cells using a timestamp that should only get values from the first upload, a bunch are missing (I added 100k on each of the three uploads). I thought it the fact that we set the number of cells found back to 1 in HStore when we move off current row/column but that doesn't seem to be it. I also tried upping the MAX_VERSIONs on my table and that seemed to have no effect. Need to look closer.

      Build a unit test because replicating on cluster takes too much time.

      Attachments

        1. 613.patch
          20 kB
          Jim Kellerman
        2. nogood.patch
          8 kB
          Jim Kellerman
        3. TestTimestampScanning.java
          3 kB
          Jim Kellerman
        4. Timestamp.patch
          4 kB
          Jim Kellerman

        Issue Links

          Activity

            People

              jimk Jim Kellerman
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: