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

HTTP API nodes stats endpoint - unable to select specific groups of stats #243

Closed
jqmtor opened this issue Sep 23, 2016 · 0 comments
Closed

Comments

@jqmtor
Copy link
Contributor

jqmtor commented Sep 23, 2016

I looked into the issue and it seems like the parameters passed to this endpoint are being ignored.

These tests are intended to cover this scenario but they are passing for a different reason. This response is always slightly different due to a couple of variable fields.

jqmtor added a commit to jqmtor/elastisch that referenced this issue Sep 23, 2016
Before this, the `clojurewerkz.elastisch.rest/nodes-stats-url`
function ignored the `attrs` parameter, making it impossible to pass in
a list of specific nodes stats groups.
There were tests for this scenario but they were passing for the wrong
reason. Subsequent calls to the nodes stats endpoint always return
slightly different responses because of a few variable fields.

Issue clojurewerkz#243
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

No branches or pull requests

1 participant