Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-23066 Create a config that forces to cache blocks on compaction
  3. HBASE-23588

Cache index blocks and bloom blocks on write if CacheCompactedBlocksOnWrite is enabled

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 3.0.0-alpha-1, 2.3.0
    • None
    • None
    • Reviewed
    • If cacheOnWrite is enabled during flush or compaction, index and bloom blocks(with data blocks) would be automatically cached during write.

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              vjasani Viraj Jasani
              ram_krish ramkrishna.s.vasudevan
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: