kevinrr888 commented on PR #5073: URL: https://github.com/apache/accumulo/pull/5073#issuecomment-2484120958
> @kevinrr888 - wondering if we could just run the no-instance checks if the error is thrown when an instance doesn't exist so that we can re-use the command? Thoughts? I considered that, but thought it might hide some issues. For example, if a user expects that they have a running instance and run `accumulo check-server-config` without a running instance, it would do less checks than may be expected and would not result in any no-instance errors. To me, it seemed safest to split these into two separate commands and keep the no-instance errors of the original command. -- 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