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

Remove option to create on heap bucket cache

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0-alpha-3
    • 2.0.0-beta-1, 2.0.0
    • regionserver
    • None
    • Incompatible change, Reviewed
    • Hide
      Removing the on heap Bucket cache feature.
      The config "hbase.bucketcache.ioengine" no longer support the 'heap' value.
      Its supported values now are 'offheap', 'file:<path>', 'files:<path>' and 'mmap:<path>'
      Show
      Removing the on heap Bucket cache feature. The config "hbase.bucketcache.ioengine" no longer support the 'heap' value. Its supported values now are 'offheap', 'file:<path>', 'files:<path>' and 'mmap:<path>'

    Description

      Since we are moving read and write paths to use direct memory, option to configure on heap bucket cache is irrelevant. We should remove that option.

      Attachments

        1. HBASE-19187_V2.patch
          33 kB
          Anoop Sam John
        2. HBASE-19187.patch
          19 kB
          Anoop Sam John

        Issue Links

          Activity

            People

              anoop.hbase Anoop Sam John
              gsbiju Biju Nair
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: