Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11425 Cell/DBB end-to-end on the read-path
  3. HBASE-16372

References to previous cell in read path should be avoided

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersConvert to IssueMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • Scanners
    • None
    • Reviewed

    Description

      Came as part of review discussion in HBASE-15554. If there are references kept to previous cells in the read path, with the Ref count based eviction mechanism in trunk, then chances are there to evict a block backing the previous cell but the read path still does some operations on that garbage collected previous cell leading to incorrect results.
      Areas to target
      -> Storescanner
      -> Bloom filters (particularly in compaction path)
      Thanks to Anoop Sam John to point out this in bloomfilter path. But we found it could be in other areas also.

      Attachments

        1. HBASE-16372_testcase.patch
          Delete this attachment
          10 kB
          ramkrishna.s.vasudevan
        2. HBASE-16372_testcase_1.patch
          Delete this attachment
          17 kB
          ramkrishna.s.vasudevan
        3. HBASE-16372_1.patch
          Delete this attachment
          47 kB
          ramkrishna.s.vasudevan
        4. HBASE-16372_2.patch
          Delete this attachment
          47 kB
          ramkrishna.s.vasudevan
        5. HBASE-16372_3.patch
          Delete this attachment
          48 kB
          ramkrishna.s.vasudevan
        6. HBASE-16372_5_withfactory.patch
          Delete this attachment
          69 kB
          ramkrishna.s.vasudevan
        7. HBASE-16372_6_withfactory.patch
          Delete this attachment
          71 kB
          ramkrishna.s.vasudevan
        8. HBASE-16372_7_withfactory.patch
          Delete this attachment
          71 kB
          ramkrishna.s.vasudevan
        9. HBASE-16372_9.patch
          Delete this attachment
          57 kB
          ramkrishna.s.vasudevan
        10. HBASE-16372_10.patch
          Delete this attachment
          56 kB
          ramkrishna.s.vasudevan

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            ram_krish ramkrishna.s.vasudevan Assign to me
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment