You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/08/21 09:42:39 UTC

[GitHub] [hbase] WenFeiYi commented on a change in pull request #2265: HBASE-24892 config 'hbase.hregion.memstore.mslab.indexchunksize' not be used

WenFeiYi commented on a change in pull request #2265:
URL: https://github.com/apache/hbase/pull/2265#discussion_r474586834



##########
File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MemStoreLAB.java
##########
@@ -52,8 +52,8 @@
 
   String CHUNK_SIZE_KEY = "hbase.hregion.memstore.mslab.chunksize";
   int CHUNK_SIZE_DEFAULT = 2048 * 1024;
-  String INDEX_CHUNK_PERCENTAGE_KEY = "hbase.hregion.memstore.mslab.indexchunksize";

Review comment:
       Yes, old names are easily misunderstood




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org