Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-27743

Enhancements for the persistent cache

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • None
    • BucketCache
    • None

    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 or when the region is moved and the blocks from that region are evicted (or not evicted). The Hfile is kept in the prefetch list forever and over time the prefetch list would have all the files of the cluster and the prefetch would never be executed. This change aims to update the prefetched list of HFiles upon block eviction.

       

      Attachments

        Issue Links

          Activity

            People

              skota@cloudera.com Shanmukha Haripriya Kota
              skota@cloudera.com Shanmukha Haripriya Kota
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: