-
Notifications
You must be signed in to change notification settings - Fork 0
fix(cdc): acknowledge Kafka delivery before offset progress #139
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
Draft
seonghobae
wants to merge
17
commits into
develop
Choose a base branch
from
automation/opencode-20260808T1303Z-cdc-kafka-ack
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
f7ca5f1
test(cdc): require acknowledged Kafka publication before offsets
seonghobae b378c98
test(cdc): cover bounded Kafka publication failures
seonghobae 15153d0
fix(cdc): await Kafka acknowledgements before offset progress
seonghobae 254ea3f
fix(cdc): require durable Kafka producer acknowledgements
seonghobae 1ae9d75
test(cdc): compile bounded publication failure contract
seonghobae ffa3dd6
docs(cdc): record acknowledged-delivery evidence
seonghobae d35e9e2
docs(cdc): document acknowledged source publish operations
seonghobae 56c2671
docs(architecture): bind CDC offsets to Kafka acknowledgements
seonghobae 968e62a
docs(changelog): record CDC acknowledged delivery
seonghobae 3a5f37c
refactor(cdc): simplify bounded Kafka publish retry
seonghobae 54ba5c1
test(cdc): require public API documentation
seonghobae 61f18f2
docs(cdc): complete public service API documentation
seonghobae 85e9f8a
test(cdc): bound hung Kafka acknowledgement waits
seonghobae c56dce4
fix(cdc): bound Kafka acknowledgement waits
seonghobae 6e89ee2
docs(cdc): record bounded acknowledgement timeout
seonghobae 4848e7b
docs(cdc): document finite future wait
seonghobae 279a29e
docs(changelog): record bounded Kafka future wait
seonghobae File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.