Skip to content

[ISSUE #10199] Fix stale write timestamp leads to duplicate transaction commit#10200

Open
lizhimins wants to merge 1 commit intoapache:developfrom
lizhimins:zhimin/issue-10199
Open

[ISSUE #10199] Fix stale write timestamp leads to duplicate transaction commit#10200
lizhimins wants to merge 1 commit intoapache:developfrom
lizhimins:zhimin/issue-10199

Conversation

@lizhimins
Copy link
Member

Which Issue(s) This PR Fixes

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.86%. Comparing base (e100743) to head (af7f45a).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10200      +/-   ##
=============================================
- Coverage      48.93%   48.86%   -0.08%     
+ Complexity     13384    13363      -21     
=============================================
  Files           1373     1373              
  Lines          99924    99925       +1     
  Branches       12908    12908              
=============================================
- Hits           48898    48825      -73     
- Misses         45098    45158      +60     
- Partials        5928     5942      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@qianye1001 qianye1001 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Fix stale write timestamp leads to duplicate transaction commit

3 participants