-
Notifications
You must be signed in to change notification settings - Fork 25k
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
Adding Hit counts and Miss counts for QueryCache exposed through REST api. This resolves:#48645 #60114
Conversation
96dfd45
to
634426d
Compare
Pinging @elastic/es-core-features (:Core/Features/CAT APIs) |
2176f15
to
33ceab7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Raj-Datta-Manohar, thank you for this contribution. It looks pretty good and I think we'll be able to get it merged in. I left one minor comment below about line lengths.
server/src/main/java/org/elasticsearch/rest/action/cat/RestNodesAction.java
Show resolved
Hide resolved
33ceab7
to
7ae5a8e
Compare
@elasticmachine ok to test |
@elasticmachine update branch |
Thanks, @Raj-Datta-Manohar! This looks good now and I'll get it merged. |
Resolves #48645