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

Serializing "List" containing null elements will cause NullPointerException in HbaseObjectWritable.writeObject()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.0
    • 0.94.1, 0.95.0
    • io
    • None
    • Reviewed

    Description

      An error case could be in Coprocessor AggregationClient, the median() function handles an empty region and returns a List Object with the first element as a Null value. NPE occurs in the RPC response stage and the response never gets sent.

      Attachments

        1. HBASE-6049-v3.patch
          2 kB
          Wei Xue
        2. HBASE-6049-v2.patch
          2 kB
          Wei Xue
        3. HBASE-6049.patch
          0.8 kB
          Wei Xue
        4. 6049-v3.patch
          2 kB
          Ted Yu

        Activity

          People

            maryannxue Wei Xue
            maryannxue Wei Xue
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: