memstore lab can leave half inited data structs (bad!)
------------------------------------------------------

                 Key: HBASE-3572
                 URL: https://issues.apache.org/jira/browse/HBASE-3572
             Project: HBase
          Issue Type: Bug
            Reporter: ryan rawson


in Chunk.init() if new byte[] fails it leaves the Chunk in its uninitialized 
state, other threads will assume someone else will init it and get stuck in an 
infinite loop.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to