Skip to content

Provide kafka unbounded reader to checkpoint mark when offset based deduplication is supported. #34669

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

Merged
merged 4 commits into from
Apr 19, 2025

Conversation

tomstepp
Copy link
Contributor

KafkaCheckpointMark previously did not have the reader available which was required for offset deduplication.

This changes to always provide the reader for committing offsets and offset deduplication.


See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@tomstepp
Copy link
Contributor Author

R: @Abacn

Copy link
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment assign set of reviewers

@tomstepp tomstepp changed the title Kafka Unbounded Reader: always provide reader to checkpoint mark. Provide kafka unbounded reader to checkpoint mark when offset based deduplication is supported. Apr 18, 2025
@Abacn Abacn merged commit 10775fe into apache:master Apr 19, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants