Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7320 Remove KeyValue.getBuffer()
  3. HBASE-10420

Replace KV.getBuffer with KV.get{Row|Family|Qualifier|Value|Tags}Array

VotersStop watchingWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.99.0
    • None
    • None
    • Reviewed

    Description

      We we start by removing KeyValue.getBuffer() in all obvious places.
      Obvious places are where we access the buffer by getRowOffset() and getRowLength(), etc, since we then now we're cross a row/family/qualifier/value/tags boundary.
      The attached patch does that.

      Attachments

        1. 7320-simple.txt
          38 kB
          Lars Hofhansl

        Activity

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

          People

            larsh Lars Hofhansl
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Stop watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment