Skip to content

Conversation

@dbwiddis
Copy link
Member

Signed-off-by: Daniel Widdis [email protected]

Description

(This is a draft PR submitted for review/feedback of initial approach. Please wait until all sub-issues are complete before merging.)

Companion PR: opensearch-project/opensearch-sdk-java#71

Extensions will report their APIs to the ExtensionsOrchestrator during initialization. These APIs will be registered and mapped so that when Users submit API requests they can be forwarded to the appropriate extensions.

Issues Resolved

Meta issue opensearch-project/opensearch-sdk-java#64

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@dbwiddis
Copy link
Member Author

dbwiddis commented Aug 1, 2022

Based on feedback regarding future flexibility as mentioned in #68, closing this. Will start over with a different approach.

@dbwiddis dbwiddis closed this Aug 1, 2022
@dbwiddis dbwiddis deleted the registerApi branch August 1, 2022 18:34
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.

1 participant