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:
us...@infra.apache.org


Reply via email to