[
https://issues.apache.org/jira/browse/HBASE-26567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
chenglei updated HBASE-26567:
-----------------------------
Description: As HBASE-18375 said, data chunks in {{CellChunkMap}} is
indexed by index chunks by ChunkID ,not by so they would gc by JVM when there
is no reference to them, (was: As HBASE-18375 said, Chunks in {{CellChunkMap}}
is indexed by ChunkID ,so they would deallocated by JVM because if there is no
reference to them)
> Remove high-risk ChunkCreator.getChunk(ChunkType chunkType) method
> ------------------------------------------------------------------
>
> Key: HBASE-26567
> URL: https://issues.apache.org/jira/browse/HBASE-26567
> Project: HBase
> Issue Type: Improvement
> Components: in-memory-compaction
> Affects Versions: 3.0.0-alpha-1, 2.4.8
> Reporter: chenglei
> Priority: Major
>
> As HBASE-18375 said, data chunks in {{CellChunkMap}} is indexed by index
> chunks by ChunkID ,not by so they would gc by JVM when there is no reference
> to them,
--
This message was sent by Atlassian Jira
(v8.20.1#820001)