Skip to content

Fix dlqPipeline functionality broken by PR 6349#6678

Merged
dlvenable merged 1 commit into
opensearch-project:mainfrom
kkondaka:os-dlq-fix
Mar 27, 2026
Merged

Fix dlqPipeline functionality broken by PR 6349#6678
dlvenable merged 1 commit into
opensearch-project:mainfrom
kkondaka:os-dlq-fix

Conversation

@kkondaka

Copy link
Copy Markdown
Collaborator

Description

The PR 6349 broke dlq_pipeline support in opensearch sink. This change fixes it by initializing "useEventInBulkOperation" correctly in "doInitialize" instead of in the constructor.

Issues Resolved

Resolves #6643

Check List

  • [ X] New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • [ X] 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.

Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>

@dlvenable dlvenable left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank @kkondaka !

@dlvenable dlvenable merged commit 16d7f5d into opensearch-project:main Mar 27, 2026
116 of 128 checks passed
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.

[BUG] The Default "dlq_pipeline" no longer receives failed events from OpenSearch sink

4 participants