-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Added Elasticsearch cluster settings get and put methods plus the flu… #54917
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
Added Elasticsearch cluster settings get and put methods plus the flu… #54917
Conversation
f9a2401 to
43f3bcd
Compare
1d29009 to
ead8430
Compare
|
re-run full debian10-py3 |
Ch3LL
left a comment
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.
also would you mind add an entry in the CHANGELOG.md file under Added for the neon release. thanks
13dffc2 to
b7b0fd6
Compare
|
@Oloremo not sure if you saw my comment about adding a note to the changelog. This new feature is great and i think would be great to highlight for the neone release. See above for details |
b7b0fd6 to
109e860
Compare
|
@Ch3LL sorry, missed that. Added. |
What does this PR do?
Adding
get_settingsandput_settingscluster method for Elasticsearch module plus theflush_syncedmethod.What issues does this PR fix or reference?
#54505
Previous Behavior
Elasticsearch module doesn't support these methods
New Behavior
Elasticsearch module does support these methods
Tests written?
Yes
Commits signed with GPG?
Yes