Skip to content

Only send one extension info when initializing#103

Merged
saratvemulapalli merged 1 commit intoopensearch-project:mainfrom
dbwiddis:initOneExtension
Aug 27, 2022
Merged

Only send one extension info when initializing#103
saratvemulapalli merged 1 commit intoopensearch-project:mainfrom
dbwiddis:initOneExtension

Conversation

@dbwiddis
Copy link
Copy Markdown
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
Copy Markdown
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

Signed-off-by: Daniel Widdis <widdis@gmail.com>
@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
Signed-off-by: Daniel Widdis <widdis@gmail.com>

Signed-off-by: Daniel Widdis <widdis@gmail.com>
caokyhieu pushed a commit to caokyhieu/opensearch-sdk-java that referenced this pull request Aug 15, 2025
Signed-off-by: Daniel Widdis <widdis@gmail.com>

Signed-off-by: Daniel Widdis <widdis@gmail.com>
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