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

Support of List [ ] in HBaseOutputWritable for serialization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.90.0
    • None
    • Reviewed

    Description

      On a higher language semantics , List < > are very useful for manipulation and when finally sent down to the wire - the protocol currently seems to take only [ ] through an expensive copy.

      Supporting List <T > directly would save us the copy in terms of memory and add to faster / deserialization.

      Attachments

        1. HBASE-2209.patch
          3 kB
          Karthik K
        2. HBASE-2209.patch
          5 kB
          Karthik K

        Activity

          People

            kaykay.unique Karthik K
            kaykay.unique Karthik K
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: