Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7898 Serializing Cells over RPC
  3. HBASE-7899

Cell block building tools: Cell codec and means of iterating an objects Cells

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.95.0
    • IPC/RPC
    • None
    • Reviewed
    • Adds a Cell Codec Interface and some sample codecs

    Description

      In our rpc specification, https://docs.google.com/document/d/1-1RJMLXzYldmHgKP7M7ynK6euRpucD03fZ603DlZfGI/edit#, we talk of passing lots of Cells outside of protobuf. We do it using Cell blocks. There are blobs filled with Cells that are encoded variously and optionally compressed.

      This issue is about adding to hbase-common basic facility for building Cell blocks. It includes a codec Interface for encoding/decoding Cell blocks as well as a means of iterating an objects Cell content (prefix-tree's CellScanner).

      This is a subtask of HBASE-7898 Serializing Cells over RPC

      Attachments

        1. 7899.txt
          113 kB
          Michael Stack
        2. 7899v2.txt
          149 kB
          Michael Stack
        3. 7899v3.txt
          158 kB
          Michael Stack

        Activity

          People

            stack Michael Stack
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: