Skip to content

S3 scheduled scan should consider start time on subsequent scans#5920

Merged
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
graytaylor0:S3schedulefix
Jul 29, 2025
Merged

S3 scheduled scan should consider start time on subsequent scans#5920
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
graytaylor0:S3schedulefix

Conversation

@graytaylor0
Copy link
Copy Markdown
Member

@graytaylor0 graytaylor0 commented Jul 29, 2025

Description

Previously, it was possible for subsequent s3 scans to ignore the start_time or range during scheduled scan so that old objects could be processed. This change just checks start time in all scan cases to ensure no older objects are discovered on subsequent scans

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 84049a0 into opensearch-project:main Jul 29, 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.

3 participants