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

[BucketCache] Rename "hbase.offheapcache.minblocksize"

    XMLWordPrintableJSON

Details

    • Reviewed
    • The config point "hbase.offheapcache.minblocksize" was wrong and is now deprecated. The new config point is "hbase.blockcache.minblocksize".

    Description

        /**
         * The target block size used by blockcache instances. Defaults to
         * {@link HConstants#DEFAULT_BLOCKSIZE}.
         * TODO: this config point is completely wrong, as it's used to determine the
         * target block size of BlockCache instances. Rename.
         */
        public static final String BLOCKCACHE_BLOCKSIZE_KEY = "hbase.offheapcache.minblocksize";
      

      Attachments

        Issue Links

          Activity

            People

              murtaza.hassan Murtaza Hassan
              reidchan Reid Chan
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: