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

[release-1.8] Fix broken initial offset on reset on a non64 bit boundary #3028

Conversation

knative-prow-robot
Copy link
Contributor

This is an automated cherry-pick of #3023

@knative-prow knative-prow bot added area/data-plane size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 3, 2023
Copy link
Member

@pierDipi pierDipi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve
/retest-required

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Apr 3, 2023
@knative-prow
Copy link

knative-prow bot commented Apr 3, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: knative-prow-robot, 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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 3, 2023
@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Merging #3028 (8a04bb6) into release-1.8 (bca0b90) will increase coverage by 22.55%.
The diff coverage is 37.50%.

@@                Coverage Diff                 @@
##             release-1.8    #3028       +/-   ##
==================================================
+ Coverage          58.28%   80.83%   +22.55%     
- Complexity             0      747      +747     
==================================================
  Files                 75       77        +2     
  Lines               8097     2625     -5472     
  Branches               0      232      +232     
==================================================
- Hits                4719     2122     -2597     
+ Misses              3019      361     -2658     
+ Partials             359      142      -217     
Flag Coverage Δ
java-unittests 80.83% <37.50%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...nciler/impl/ResourcesReconcilerMessageHandler.java 73.80% <0.00%> (ø)
...broker/dispatcher/impl/consumer/OffsetManager.java 95.74% <100.00%> (ø)

... and 150 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pierDipi
Copy link
Member

pierDipi commented Apr 3, 2023

/retest-required

@knative-prow knative-prow bot merged commit f4b0fce into knative-extensions:release-1.8 Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/data-plane lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants