keith-turner opened a new issue, #5626: URL: https://github.com/apache/accumulo/issues/5626
The manager scans the metadata table looking for tablets to assign and unassign. It uses 8 threads to do this set [here](https://github.com/apache/accumulo/blob/4652c5c479e61d34d76bad9baf8806cbefc893c7/server/base/src/main/java/org/apache/accumulo/server/manager/state/MetaDataTableScanner.java#L76). This property should be made configurable, preferably per data level. -- 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]
