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

Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.99.0
    • 0.99.0
    • documentation
    • None
    • Reviewed

    Description

      hbase.offheapcache.percentage is unused now.

      <property>
          <name>hbase.offheapcache.percentage</name>
          <value>0</value>
          <description>The percentage of the off heap space (-XX:MaxDirectMemorySize) to be
           allocated towards the experimental off heap "SlabCache" (This is different to
           the BucketCache -- see the package javadoc for org.apache.hadoop.hbase.io.hfile
           for more on your options). If you desire the cache to be disabled, simply set this
            value to 0.</description>
        </property>
      

      Attachments

        1. HBASE-11717.patch
          4 kB
          Anoop Sam John
        2. HBASE-11717_V3-0.99.patch
          5 kB
          Anoop Sam John
        3. HBASE-11717_V3.patch
          10 kB
          Anoop Sam John
        4. HBASE-11717_V2.patch
          8 kB
          Anoop Sam John

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: