runzhiwang opened a new pull request #58: RATIS-832. Add Metrics for retry cache URL: https://github.com/apache/incubator-ratis/pull/58 I did not implement metric for cache size in bytes. Because `com.google.common.cache.Cache` does not have the API to get the cache size. If I implement it myself, it will not be accurate, because the cache size depends on the data structure.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
