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

getRow does not always work when specifying number of versions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.19.0, 0.19.1, 0.20.0
    • 0.19.2, 0.20.0
    • regionserver
    • None

    Description

      When a cell that exists is updated, getRow specifying number of versions does not work.
      What is returned is the original value at that timestamp, instead of the updated value.

      Note that this only applies when more than one version is specified. getRow with (implied) timestamp = latest does work.

      Attachments

        1. TestGetRowVersions.java
          4 kB
          Jim Kellerman

        Activity

          People

            jimk Jim Kellerman
            jimk Jim Kellerman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: