ctubbsii commented on PR #5565: URL: https://github.com/apache/accumulo/pull/5565#issuecomment-2917324797
> @richochetclementine1315 - looks like you have a code formatting issue. Suggest running `mvn clean package` and committing the formatting change. The code doesn't compile: ``` [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] server/base/src/main/java/org/apache/accumulo/server/util/Admin.java:[560,9] 'else' without 'if' ``` It also seems to delete a few commands without replacement, and it will need to have the old names still exist, as deprecated, if we are to merge this change. -- 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