arsenalzp commented on code in PR #5592:
URL: https://github.com/apache/accumulo/pull/5592#discussion_r2187221660
##########
server/manager/src/main/java/org/apache/accumulo/manager/Manager.java:
##########
@@ -211,6 +212,7 @@ public class Manager extends AbstractServer implements
LiveTServerSet.Listener {
private final TabletStateStore rootTabletStore;
private final TabletStateStore metadataTabletStore;
private final TabletStateStore userTabletStore;
+ private final ExecutorService workerPool;
Review Comment:
I understand. Thank you!
--
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]