keith-turner opened a new issue, #5889: URL: https://github.com/apache/accumulo/issues/5889
The `accumulo admin locks` command is redundant. It allows listing and deleting tsever locks. Listing all server processes can be done with the `serviceStatus` command. Removing locks can be accomplished with the `stop -f` command. The commands together can do the same thing for all server processes, not just tsevers. Could remove this admin 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
