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

Check if the block keys, index keys can be used as Cells instead of byte[]

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Later
    • 0.99.0
    • 0.99.0
    • None
    • None

    Description

      While doing HBASE-10531 we can observe that most of the comparison happens between the key part of the KVs. If suppose we need to make use of Cells and get rid of Kv.getBuffer() then the Keys with which the comparison are done like the block keys, index keys etc should also be changed to Cells and internally do the comparison as cell. This issue would help to brain storm this and implement the feasible soln.

      Attachments

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: