You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2018/01/12 01:50:00 UTC

[jira] [Created] (HBASE-19779) The chunk encountering the OOM will store in ChunkCreator forever

Chia-Ping Tsai created HBASE-19779:
--------------------------------------

             Summary: 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
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai
            Priority: Minor
             Fix For: 2.0.0-beta-2


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
(v6.4.14#64029)