Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load checkpoint lazily in sources #4913

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

guilload
Copy link
Member

Description

Ingest v2 gets its checkpoint from acquire_shards, whereas the Kafka source fetches its checkpoint on rebalance.

How was this PR tested?

  • Updated unit tests

@guilload guilload requested a review from fulmicoton April 25, 2024 14:12
@guilload guilload force-pushed the guilload/fetch-checkpoint-lazily branch 7 times, most recently from 686ea05 to d25e7b4 Compare April 26, 2024 17:38
@guilload guilload force-pushed the guilload/fetch-checkpoint-lazily branch from d25e7b4 to dc9d7b6 Compare May 6, 2024 16:21
@guilload guilload merged commit 93cf7f3 into main May 6, 2024
4 of 5 checks passed
@guilload guilload deleted the guilload/fetch-checkpoint-lazily branch May 6, 2024 16:54
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