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

Remove KeyValue.getBuffer()

    XMLWordPrintableJSON

Details

    • Umbrella
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 2.0.0-alpha-3, 2.0.0
    • None
    • None
    • Phoenix

    Description

      In many places this is simple task of just replacing the method name.
      There, however, quite a few places where we assume that:

      1. the entire KV is backed by a single byte array
      2. the KVs key portion is backed by a single byte array

      Some of those can easily be fixed, others will need their own jiras.

      Attachments

        1. 7320-simple.txt
          38 kB
          Lars Hofhansl

        Issue Links

          Activity

            People

              stack Michael Stack
              larsh Lars Hofhansl
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: