keith-turner commented on code in PR #4851:
URL: https://github.com/apache/accumulo/pull/4851#discussion_r1742270457


##########
core/src/main/java/org/apache/accumulo/core/client/admin/ActiveCompaction.java:
##########
@@ -145,6 +145,8 @@ enum Type {
     String getAddress();
 
     int getPort();
+
+    String getResourceGroup();

Review Comment:
   We should open a follow on issue to look into deprecating and replacing this 
CompactionHost interface in favor of the new ServerId type.



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