dlmarion commented on code in PR #5726: URL: https://github.com/apache/accumulo/pull/5726#discussion_r2201916683
########## server/base/src/main/java/org/apache/accumulo/server/compaction/FileCompactor.java: ########## @@ -97,6 +97,27 @@ public static class CompactionCanceledException extends Exception { private static final long serialVersionUID = 1L; } + public static class CompactionClassLoadingException extends Exception { Review Comment: This has been removed -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org