-
Notifications
You must be signed in to change notification settings - Fork 117
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
[release-1.0] Commit offsets at specified intervals #1449
[release-1.0] Commit offsets at specified intervals #1449
Conversation
Signed-off-by: Pierangelo Di Pilato <pdipilat@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pdipilat@redhat.com>
Codecov Report
@@ Coverage Diff @@
## release-1.0 #1449 +/- ##
=================================================
- Coverage 76.57% 76.36% -0.21%
+ Complexity 584 574 -10
=================================================
Files 99 97 -2
Lines 3607 3542 -65
Branches 165 159 -6
=================================================
- Hits 2762 2705 -57
+ Misses 635 629 -6
+ Partials 210 208 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: knative-prow-robot, matzew 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 |
…ns#1449) * Commit offset at a specified interval Signed-off-by: Pierangelo Di Pilato <pdipilat@redhat.com> * Add reset logic to handle long large offsets Signed-off-by: Pierangelo Di Pilato <pdipilat@redhat.com> * Use final Co-authored-by: Matthias Wessendorf <mwessend@redhat.com> Co-authored-by: Pierangelo Di Pilato <pdipilat@redhat.com> Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com> Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
This is an automated cherry-pick of #1405