milleruntime commented on a change in pull request #2238:
URL: https://github.com/apache/accumulo/pull/2238#discussion_r693959121



##########
File path: server/base/src/main/java/org/apache/accumulo/server/util/ZooZap.java
##########
@@ -61,6 +61,10 @@ private static void message(String msg, Opts opts) {
     boolean zapTservers = false;
     @Parameter(names = "-tracers", description = "remove tracer locks")
     boolean zapTracers = false;
+    @Parameter(names = "-coordinators", description = "remove compaction 
coordinator locks")

Review comment:
       What about calling it `coach` instead of `coordinator`. A Compaction 
Coach or compaction-coaches. It is a new term, its a lot shorter and has a 
similar meaning. We could even shorten them to `comp-coaches` or `co-coaches`.




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