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

Modified sendClusterStateRequest to return the cluster state to caller #201

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Modified sendClusterStateRequest to return the cluster state to caller #201

merged 1 commit into from
Oct 19, 2022

Conversation

joshpalis
Copy link
Member

Signed-off-by: Joshua Palis [email protected]

Description

Modifies the sendClusterStateRequest api to return the cluster state.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@joshpalis joshpalis requested review from dbwiddis, owaiskazi19 and a team October 19, 2022 23:29
@joshpalis joshpalis self-assigned this Oct 19, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #201 (736565f) into main (92a12c0) will decrease coverage by 0.86%.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##               main     #201      +/-   ##
============================================
- Coverage     66.73%   65.86%   -0.87%     
- Complexity      102      103       +1     
============================================
  Files            25       25              
  Lines           484      501      +17     
  Branches         17       17              
============================================
+ Hits            323      330       +7     
- Misses          149      159      +10     
  Partials         12       12              
Impacted Files Coverage Δ
...main/java/org/opensearch/sdk/ExtensionsRunner.java 65.69% <50.00%> (-1.75%) ⬇️
...arch/sdk/handlers/ClusterStateResponseHandler.java 35.29% <50.00%> (+10.29%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dbwiddis dbwiddis merged commit 1cc78aa into opensearch-project:main Oct 19, 2022
kokibas pushed a commit to kokibas/opensearch-sdk-java that referenced this pull request Mar 17, 2023
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.

4 participants