dlmarion commented on issue #5626:
URL: https://github.com/apache/accumulo/issues/5626#issuecomment-2958899034

   FWIW a single property, `MANAGER_TABLET_GROUP_WATCHER_SCAN_THREADS`, exists 
in main for this. The property is used when scanning the metadata table for 
user table tablet information and when scanning the root table for metadata 
table tablet information. It's not used when retrieving the root table table 
information as this is in a single node in ZooKeeper.
   
   A single property might be sufficient, as I would imagine that in most cases 
the number of root tablets is equal to or less than the number of metadata 
tablets.


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