Skip to content

Make glob resolver last parameter a hard limit on returned partitions - #9642

Merged
begelundmuller merged 2 commits into
mainfrom
begelundmuller/glob-last-hard-limit
Jul 3, 2026
Merged

Make glob resolver last parameter a hard limit on returned partitions#9642
begelundmuller merged 2 commits into
mainfrom
begelundmuller/glob-last-hard-limit

Conversation

@begelundmuller

@begelundmuller begelundmuller commented Jul 2, 2026

Copy link
Copy Markdown
Contributor
  • last: N now always returns at most the N most-recent partitions, including on the first run when there is no previously-processed data. Previously it only acted as a lookback lower bound and returned all partitions when no prior data existed.
  • The existing rolling lookback window (based on successfully processed partitions) is unchanged.

@begelundmuller
begelundmuller requested a review from k-anshul July 2, 2026 16:08
@begelundmuller begelundmuller self-assigned this Jul 2, 2026
@begelundmuller
begelundmuller merged commit 34895e1 into main Jul 3, 2026
11 of 12 checks passed
@begelundmuller
begelundmuller deleted the begelundmuller/glob-last-hard-limit branch July 3, 2026 11:31
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