Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-10191 Move large arena storage off heap
  3. HBASE-10719

Cell interface may need a ByteBuffer rather than a byte[]

    XMLWordPrintableJSON

Details

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

    Description

      See discussion in HBASE-10531.
      The byte[] backing a cell may be off heap also. In such a case having a byte[] may require a copy offheap to on heap. So better to have ByteBuffer backing a Cell.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: