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

[BlockCache] Add a flag to cache data blocks in L1 if multi-tier cache

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.99.0
    • None
    • None
    • Adds a flag to HColumnDescriptor, cacheDataInL1. In shell, you set it as follows: hbase(main):003:0> create 't', {NAME => 't', CONFIGURATION => {CACHE_DATA_IN_L1 => 'true'}}

    Description

      This is a prerequisite for HBASE-11323 BucketCache on all the time. It addresses a @lars hofhansl ask that we be able to ask that for some column families, even their data blocks get cached up in the LruBlockCache L1 tier in a multi-tier deploy as happens when doing BucketCache (CombinedBlockCache) setups.

      Attachments

        1. 11364.txt
          49 kB
          Michael Stack

        Issue Links

          Activity

            People

              stack Michael Stack
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: