cshannon opened a new issue, #5096: URL: https://github.com/apache/accumulo/issues/5096
This issue is to implement the suggestions mentioned in https://github.com/apache/accumulo/pull/5072#discussion_r1847008790 There's more details in that comment but the main goals are: 1. Simplify the API for getting active scans and compactions by removing overlap of methods related to filtering servers and instead just creating methods that take a collection of servers to get scans/compactions from. 2. Make getting getActiveScans multi-threaded like getActiveCompactions is. -- 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]
