keith-turner opened a new issue, #4883: URL: https://github.com/apache/accumulo/issues/4883
**Is your feature request related to a problem? Please describe.** There are completely different implementations of the same functionality to clean up empty lock nodes for scan servers, compactors, and tablet servers. **Describe the solution you'd like** Create a single implementation of this functionality and use to clean up all server types. This should build on #4861. **Additional context** #4882 is related. Opened it as a separate issue because the testing could be added to older versions. The code consolidation proposed in this issue only makes sense in the latest branch if it will build on #4861. -- 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]
