Skip to content

Increase acknowledgment set timeout for opensearch source#6291

Merged
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
graytaylor0:DdbShardSkipFix
Dec 3, 2025
Merged

Increase acknowledgment set timeout for opensearch source#6291
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
graytaylor0:DdbShardSkipFix

Conversation

@graytaylor0

@graytaylor0 graytaylor0 commented Nov 21, 2025

Copy link
Copy Markdown
Member

Description

Fixes an issue in the opensearch source where the acknowledgment set times out and does not run the callback to complete the partition for the index, which would result in reprocessing of the index.

Increased acknowledgment timeout to 1,000 hours as an infinite timeout. The source coordination store will still handle reprocessing in the case of ownership timeout from failures.

Issues Resolved

Resolves #[Issue number to be closed when this PR is merged]

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.

Signed-off-by: Taylor Gray <tylgry@amazon.com>
@graytaylor0 graytaylor0 merged commit fc0b563 into opensearch-project:main Dec 3, 2025
69 of 70 checks passed
eatulban pushed a commit to eatulban/data-prepper that referenced this pull request Dec 11, 2025
wandna-amazon pushed a commit to wandna-amazon/data-prepper that referenced this pull request Jan 8, 2026
…-project#6291)

Signed-off-by: Taylor Gray <tylgry@amazon.com>
Signed-off-by: Nathan Wand <wandna@amazon.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.

2 participants