Skip to content

bugfix: fix dameng rollback info un compress fail #6711

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

Merged

Conversation

caohdgege
Copy link
Contributor

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

remove the DmUndoLogManager#getRollbackInfo,because the logic of AbstractUndoLogManager#getRollbackInfo is more comprehensive

Ⅱ. Does this pull request fix one issue?

fixes #6709

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

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

LGTM

@funky-eyes funky-eyes added this to the 2.2.0 milestone Aug 1, 2024
@funky-eyes funky-eyes added type: bug Category issues or prs related to bug. module/rm-datasource rm-datasource module labels Aug 1, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.23%. Comparing base (864348a) to head (1fa4fd2).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6711      +/-   ##
============================================
- Coverage     50.24%   50.23%   -0.01%     
+ Complexity     5854     5852       -2     
============================================
  Files          1058     1058              
  Lines         36707    36704       -3     
  Branches       4366     4366              
============================================
- Hits          18445    18440       -5     
- Misses        16430    16433       +3     
+ Partials       1832     1831       -1     
Files Coverage Δ
.../seata/rm/datasource/undo/dm/DmUndoLogManager.java 12.12% <ø> (+1.01%) ⬆️

... and 2 files with indirect coverage changes

@funky-eyes funky-eyes merged commit 939655a into apache:2.x Aug 1, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/rm-datasource rm-datasource module type: bug Category issues or prs related to bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

json decode exception, Invalid UTF-8 start byte 0x90
2 participants