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

Result.getBytes() returns null if backed by KeyValue array

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.9
    • 0.94.11
    • Client
    • None
    • Reviewed

    Description

      This applies only to 0.94 (and earlier) branch.

      If the Result object was constructed using either of Result(KeyValue[]) or Result(List<KeyValue>), calling Result.getBytes() returns null instead of the serialized ImmutableBytesWritable object.

      Attachments

        1. HBASE-9032.patch
          3 kB
          Aditya Kishore
        2. HBASE-9032.patch
          3 kB
          Aditya Kishore
        3. HBASE-9032.patch
          1 kB
          Aditya Kishore
        4. HBASE-9032.patch
          1 kB
          Aditya Kishore

        Activity

          People

            adityakishore Aditya Kishore
            adityakishore Aditya Kishore
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: