Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RATIS-832. Add Metrics for retry cache #58

Closed
wants to merge 1 commit into from
Closed

RATIS-832. Add Metrics for retry cache #58

wants to merge 1 commit into from

Conversation

runzhiwang
Copy link
Contributor

@runzhiwang runzhiwang commented Apr 6, 2020

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 used by com.google.common.cache.Cache.

@runzhiwang
Copy link
Contributor Author

@bshashikant Could you help review this patch ? Thank you very much.

@bshashikant
Copy link
Contributor

Thanks @runzhiwang . PR model doesn't yet work seamlessly in RATiS. Can you update the patch
on the jira itself?

@runzhiwang
Copy link
Contributor Author

@bshashikant Yes, I have updated the patch on the jira.

@runzhiwang runzhiwang closed this Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants