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

new resource: elasticsearch resource, test cluster/node state #2261

Merged
merged 2 commits into from
Oct 20, 2017

Conversation

adamleff
Copy link
Contributor

This is a new resource for testing an Elasticsearch cluster. It operates by fetching the _nodes endpoint from a given Elasticsearch node and collects data about each node in a cluster, even if there's only a single node.

This work is based on inspiration from an initial PR #1956 submitted by @rx294.

This is a new resource for testing an Elasticsearch cluster. It operates
by fetching the `_nodes` endpoint from a given Elasticsearch node and
collects data about each node in a cluster, even if there's only a
single node.

This work is based on inspiration from an initial PR #1956 submitted by
@rx294.

Signed-off-by: Rony Xavier <[email protected]>
Signed-off-by: Aaron Lippold <[email protected]>
Signed-off-by: Adam Leff <[email protected]>
Copy link
Contributor

@arlimus arlimus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet addition and huge amazing functionality. Thank you so much @rx294 and @adamleff !!! 🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants