-
Notifications
You must be signed in to change notification settings - Fork 82
[0.25] KafkaChannel dispatcher offset checking improvements #929
[0.25] KafkaChannel dispatcher offset checking improvements #929
Conversation
Codecov Report
@@ Coverage Diff @@
## release-0.25 #929 +/- ##
===============================================
Coverage ? 74.07%
===============================================
Files ? 139
Lines ? 6215
Branches ? 0
===============================================
Hits ? 4604
Misses ? 1381
Partials ? 230 Continue to review full report at Codecov.
|
The following is the coverage report on the affected files.
|
@aliok: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
All green |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/hold
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aliok, pierDipi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
All green |
/test pull-knative-sandbox-eventing-kafka-upgrade-tests All green. Retesting for the last time! |
/cherrypick release-0.26 |
@aliok: #929 failed to apply on top of branch "release-0.26":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
…extensions#929) * Fix Kafka channel event loss during subscription becoming ready * Make it look like knative-extensions#926
…extensions#929) * Fix Kafka channel event loss during subscription becoming ready * Make it look like knative-extensions#926
* [0.25] KafkaChannel to init offsets before dispatcher (knative-extensions#913) * Cherry pick 3f2a9d7 [0.24] KafkaChannel to init offsets before dispatcher (knative-extensions#886) * ./hack/update-codegen.sh * [0.25] KafkaChannel dispatcher offset checking improvements (knative-extensions#929) * Fix Kafka channel event loss during subscription becoming ready * Make it look like knative-extensions#926
Fixes #
Proposed Changes
Release Note
Docs