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

Add an interface to create put with immutable arrays

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.98.0, 0.96.0
    • 0.98.0, 0.96.1
    • Client
    • None
    • Reviewed

    Description

      The 'Put' does a copy of the data. This simplifies the client, as there is no risk to modify something used someone else. But it means we do a lot of array copy, including within HBase code when we create the 'Put' server side....

      Attachments

        1. 10024.96.v1.patch
          15 kB
          Nicolas Liochon
        2. 10024.trunk.v1.patch
          20 kB
          Nicolas Liochon
        3. 10024.v2.patch
          22 kB
          Nicolas Liochon
        4. 10024.v2.96.patch
          16 kB
          Nicolas Liochon

        Activity

          People

            nkeywal Nicolas Liochon
            nkeywal Nicolas Liochon
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: