alerman commented on code in PR #5628:
URL: https://github.com/apache/accumulo/pull/5628#discussion_r2138531155


##########
core/src/main/java/org/apache/accumulo/core/conf/Property.java:
##########
@@ -364,6 +364,11 @@ public enum Property {
       PropertyType.TIMEDURATION,
       "Time to wait between scanning tablet states to identify tablets that 
need to be assigned, un-assigned, migrated, etc.",
       "2.1.2"),
+  
MANAGER_TABLET_GROUP_WATCHER_SCAN_THREADS("manager.tablet.watcher.scan.threads.max",
 "16",

Review Comment:
   Should the default be 8 as thats what it was before? If not this will change 
the current behavior



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to