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

Put added after a delete is overshadowed if its timestamp is older than than that of the tombstone

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • None
    • None
    • None
    • None

    Description

      If we delete a row and then at a later time add to the row a cell that has a timestamp that is older than the delete, the addition will not be seen; the tombstone will prevent the newer addition being returned.

      IMO, this is non-intuitive. We should fix.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: