Skip to content

Add disable_checkpointing flag for ddb source stream#5981

Merged
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
graytaylor0:DdbrealFlag
Aug 8, 2025
Merged

Add disable_checkpointing flag for ddb source stream#5981
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
graytaylor0:DdbrealFlag

Conversation

@graytaylor0

@graytaylor0 graytaylor0 commented Aug 8, 2025

Copy link
Copy Markdown
Member

Description

This change adds a disable_checkpointing flag to the stream configuration for the DDB source. When enabled, the source will start processing shards from the TRIM_HORIZON whenever they are acquired regardless of checkpoint.

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 b3aece5 into opensearch-project:main Aug 8, 2025
43 of 47 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.

4 participants