Skip to content

Fixes the opensearch sink build and tests#6832

Merged
dlvenable merged 1 commit into
opensearch-project:mainfrom
dlvenable:fix-connectionConfiguration
May 7, 2026
Merged

Fixes the opensearch sink build and tests#6832
dlvenable merged 1 commit into
opensearch-project:mainfrom
dlvenable:fix-connectionConfiguration

Conversation

@dlvenable
Copy link
Copy Markdown
Member

Description

The ConnectionConfiguration is missing probably from some of the merges along with recent refactoring. The fix is to create a field for it in the constructor and use it when initializing.

Issues Resolved

Fixes the build

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

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.

The ConnectionConfiguration is missing probably from some of the merges along with recent refactoring. The fix is to create a field for it in the constructor and use it when initializing.

Signed-off-by: David Venable <dlv@amazon.com>
@dlvenable dlvenable merged commit 3e45811 into opensearch-project:main May 7, 2026
91 of 100 checks passed
@dlvenable dlvenable deleted the fix-connectionConfiguration branch May 7, 2026 18:37
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.

2 participants