keith-turner commented on a change in pull request #1560:
URL: https://github.com/apache/accumulo/pull/1560#discussion_r427354245



##########
File path: core/src/main/java/org/apache/accumulo/core/conf/Property.java
##########
@@ -549,7 +549,9 @@
   TSERV_SLOW_FILEPERMIT_MILLIS("tserver.slow.filepermit.time", "100ms", 
PropertyType.TIMEDURATION,
       "If a thread blocks more than this period of time waiting to get file 
permits,"
           + " debugging information will be written."),
-
+  TSERV_BULK_MAX_TABLET_OVERLAP("tserver.bulk.max.overlap", "0", 
PropertyType.COUNT,

Review comment:
       >  I think the name master.bulk.max.tablets is OK.
   
   I like that name and would be in favor of using it in 1.9 and 2.x.   The 
name will make more sense in 2.x than in 1.9 but that is better for the long 
term.  




----------------------------------------------------------------
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:
[email protected]


Reply via email to