keith-turner opened a new issue, #4885:
URL: https://github.com/apache/accumulo/issues/4885
**Is your feature request related to a problem? Please describe.**
The monitor has a pattern of only fetching data from other sever in the
system periodically. The actually code for implementing this common pattern
differs.
**Describe the solution you'd like**
In #4867 this was done using Suppliers.memoize for external compactions.
In #4867 it was suggested that other code in the monitor could use
Suppliers.memoize or possibly a guava cache.
--
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]