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

Only send one extension info when initializing #103

Merged
merged 1 commit into from
Aug 27, 2022

Conversation

dbwiddis
Copy link
Member

Companion PR: opensearch-project/OpenSearch#4302

Description

Sends a single DiscoveryExtension object when initializing an extension, rather than the entire list.

Issues Resolved

Fixes #93

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.

@dbwiddis dbwiddis requested review from a team, owaiskazi19 and ryanbogan August 25, 2022 22:22
@dbwiddis
Copy link
Member Author

Gradle check failing due to changes in feature/extension branch. Passes after publishToMavenLocal:

BUILD SUCCESSFUL in 16s
12 actionable tasks: 8 executed, 4 up-to-date

@saratvemulapalli saratvemulapalli merged commit 8953042 into opensearch-project:main Aug 27, 2022
@dbwiddis dbwiddis deleted the initOneExtension branch November 16, 2022 17:03
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.

[FEATURE] Only send one extension's information in InitializeExtensionsRequest
3 participants