dlmarion commented on code in PR #3161:
URL: https://github.com/apache/accumulo/pull/3161#discussion_r1087000387
##########
core/src/main/java/org/apache/accumulo/core/client/admin/ActiveCompaction.java:
##########
@@ -119,6 +119,12 @@ public enum CompactionReason {
*/
public abstract long getEntriesWritten();
+ /**
+ * @return the number of times compactions were paused
Review Comment:
updated javadoc in b4ff071
--
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]