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

Add commit_time from record to Kafka instead of response safe_time #242

Merged
merged 3 commits into from
Jul 8, 2023

Conversation

adithya-kb
Copy link
Contributor

While we are pushing records to Kafka, we will consider the commit_time of each record, instead of the response safe_time.
This also ensure that when we get a Kafka callback acknowledging the record is pushed and persisted in Kafka, we will resuse the same commit_time while setting the checkpoint in cdc_service.

@vaibhav-yb vaibhav-yb added the bug Something isn't working label Jul 6, 2023
@vaibhav-yb vaibhav-yb merged commit c84c758 into main Jul 8, 2023
@adithya-kb adithya-kb deleted the explicit_checkpoint branch July 10, 2023 11:35
@adithya-kb adithya-kb restored the explicit_checkpoint branch July 10, 2023 11:35
@adithya-kb adithya-kb deleted the explicit_checkpoint branch July 10, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants