Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7319 Extend Cell usage through read path
  3. HBASE-7323

add Cell interface to SeekerState and BufferedEncodedSeeker

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      SeekerState is the staging site for a Cell while it is being assembled by the BufferedEncodedSeeker. When the parent StoreFileScanner calls getCurrentCell() it's guaranteed that the Cell is fully assembled, and we can directly return the SeekerState as a Cell rather than copying it into a KeyValue. A benchmark at the StoreFileScanner level show ~50% faster cells/sec than when copying to KeyValues (ignoring garbage collection).

      Attachments

        Issue Links

        Activity

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

          People

            Unassigned Unassigned
            mcorgan Matt Corgan
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment