dlmarion commented on code in PR #6126:
URL: https://github.com/apache/accumulo/pull/6126#discussion_r2817005205
##########
server/base/src/main/java/org/apache/accumulo/server/util/TableDiskUsage.java:
##########
@@ -70,7 +77,8 @@
* For more accurate information a compaction should first be run on all files
for the set of tables
* being computed.
*/
-public class TableDiskUsage {
+@AutoService(KeywordExecutable.class)
Review Comment:
Removed this as a KeywordExecutable in 141ac0e
--
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]