Skip to content

refactor: make s3 sqs shutdown configurable#6489

Merged
dlvenable merged 1 commit intoopensearch-project:mainfrom
LeilaMoussa:s3-sqs-source-shutdown-config
Feb 5, 2026
Merged

refactor: make s3 sqs shutdown configurable#6489
dlvenable merged 1 commit intoopensearch-project:mainfrom
LeilaMoussa:s3-sqs-source-shutdown-config

Conversation

@LeilaMoussa
Copy link
Copy Markdown
Contributor

Description

[Describe what this change achieves]
Replace hardcoded s3 SQS shutdown timeout with configurable property.

Issues Resolved

Resolves #6442

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: LeilaMoussa <leila.farah.moussa@gmail.com>
@LeilaMoussa LeilaMoussa force-pushed the s3-sqs-source-shutdown-config branch from 42c8835 to 43805ec Compare February 5, 2026 07:39
Copy link
Copy Markdown
Member

@dlvenable dlvenable left a comment

Choose a reason for hiding this comment

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

Thank you @LeilaMoussa for this contribution!

@dlvenable
Copy link
Copy Markdown
Member

Also, thank you for using the Duration type!

@dlvenable dlvenable merged commit c0e86c6 into opensearch-project:main Feb 5, 2026
71 of 72 checks passed
@LeilaMoussa LeilaMoussa deleted the s3-sqs-source-shutdown-config branch February 5, 2026 23:41
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.

[S3-SQS Source] Make shutdown timeout configurable to prevent message loss during scale-down

3 participants