dlmarion commented on a change in pull request #2129:
URL: https://github.com/apache/accumulo/pull/2129#discussion_r643950288
##########
File path:
server/compaction-coordinator/src/main/java/org/apache/accumulo/coordinator/CoordinatorExecutable.java
##########
@@ -42,6 +42,7 @@ public String description() {
@Override
public void execute(final String[] args) throws Exception {
+ System.out.println("WARNING: External compaction processes are
experimental");
Review comment:
Changed to `err` in 42d0c8445d964f079f39ef4c50d05559191982a3
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]