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

Add separate fields for column family and qualifier in REST message formats

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • REST
    • None

    Description

      The current format uses the archaic column field, which requires extra processing and copying to encode/decode the CF and CQ at both the server and client side.

      We need to:

      • Add a version field to the requests, to be enabled by clients that support the new format
      • Add the new fields to the JSON, XML and protobuf formats, and logic to use them.

      This should be doable in a backwards-compatible manner, with the server falling back to the old format if it receives an unversioned request.

      Attachments

        Issue Links

          Activity

            People

              stoty Istvan Toth
              stoty Istvan Toth
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: