[
https://issues.apache.org/jira/browse/HBASE-19779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327142#comment-16327142
]
Chia-Ping Tsai commented on HBASE-19779:
----------------------------------------
{quote}bq. It seems we can reduce the number of iterations for the unit test so
that there is no OOME during the test.
{quote}
agreed. We can do the improvement for parent issue.
{quote}bq. have you been able to check OOME handling for RS?
{quote}
The RS will abort itself if RS#run catch the OOME. Hence, it is not necessary
to make memstore handle the OOME I think.
Will close this issue tomorrow if no objections.
> The chunk encountering the OOM will store in ChunkCreator forever
> -----------------------------------------------------------------
>
> Key: HBASE-19779
> URL: https://issues.apache.org/jira/browse/HBASE-19779
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Minor
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19779.v0.patch, HBASE-19779.v1.patch
>
>
> If Chunk#init fail on OOM, the MSLABimpl won't store the id of chunk. We have
> no chance to remove the chunk from {{ChunkCreator}} since MSLABimpl have
> missed the id.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)