DomGarguilo opened a new pull request, #4313: URL: https://github.com/apache/accumulo/pull/4313
This PR addresses the following from `CompactorGroupId`: ``` // ELASTICITY_TODO make this cache ids like TableId. This will help save manager memory. ``` * I removed the impl since the only thing it seemed to be doing was instantiating a CompactorGroupId object. * Added a static method to create a new object or get it from the cache (modeled after `TableId`) -- 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]
