[ 
https://issues.apache.org/jira/browse/HBASE-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999885#comment-12999885
 ] 

stack commented on HBASE-3572:
------------------------------

Patch looks good to me, apply it I'd say, but ain't we hosed if we OOME in 
first place?

> 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
>    Affects Versions: 0.90.1, 0.92.0
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.90.2, 0.92.0
>
>         Attachments: memstorelab-oom.txt
>
>
> 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