[
https://issues.apache.org/jira/browse/HBASE-27752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shanmukha Haripriya Kota updated HBASE-27752:
---------------------------------------------
Description: Currently, we maintain a list of Hfiles on disk for which
prefetch is complete and avoid prefetching those files after a restart. But we
don't handle cases where blocks are evicted from the cache. This ticket is for
updating the list of prefetched files when the region is moved and the blocks
from that region are not evicted.
> Update the list of prefetched files upon region movement
> --------------------------------------------------------
>
> Key: HBASE-27752
> URL: https://issues.apache.org/jira/browse/HBASE-27752
> Project: HBase
> Issue Type: Sub-task
> Components: BucketCache
> Reporter: Shanmukha Haripriya Kota
> Assignee: Shanmukha Haripriya Kota
> Priority: Major
>
> Currently, we maintain a list of Hfiles on disk for which prefetch is
> complete and avoid prefetching those files after a restart. But we don't
> handle cases where blocks are evicted from the cache. This ticket is for
> updating the list of prefetched files when the region is moved and the blocks
> from that region are not evicted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)