[
https://issues.apache.org/jira/browse/HBASE-23588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated HBASE-23588:
---------------------------------
Hadoop Flags: Reviewed
Release Note: If cacheOnWrite is enabled during flush or compaction, index
and bloom blocks(with data blocks) would be automatically cached during write.
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to master and branch-2. Thanks for review [~ram_krish] [~javaman_chen]
> Cache index blocks and bloom blocks on write if CacheCompactedBlocksOnWrite
> is enabled
> --------------------------------------------------------------------------------------
>
> Key: HBASE-23588
> URL: https://issues.apache.org/jira/browse/HBASE-23588
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 3.0.0
> Reporter: ramkrishna.s.vasudevan
> Assignee: Viraj Jasani
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
>
> The existing behaviour even even cacheOnWrite is enabled is that we don cache
> the index or bloom blocks. Now with HBASE-23066 in place we also write blocks
> on compaction. So it may be better to cache the index/bloom blocks also if
> cacheOnWrite is enabled?
> FYI [~javaman_chen]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)