Skip to content

[ISSUE #9689] Fix the issue that master transfer epoch was not updated in time#9690

Merged
RongtongJin merged 1 commit intoapache:developfrom
redlsz:fix-transferEpoch
Sep 22, 2025
Merged

[ISSUE #9689] Fix the issue that master transfer epoch was not updated in time#9690
RongtongJin merged 1 commit intoapache:developfrom
redlsz:fix-transferEpoch

Conversation

@redlsz
Copy link
Copy Markdown
Contributor

@redlsz redlsz commented Sep 11, 2025

Which Issue(s) This PR Fixes

Fixes #9689

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 11, 2025

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.23%. Comparing base (8fc57f1) to head (42de289).

Files with missing lines Patch % Lines
...mq/store/ha/autoswitch/AutoSwitchHAConnection.java 57.14% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9690      +/-   ##
=============================================
- Coverage      48.29%   48.23%   -0.07%     
+ Complexity     12181    12163      -18     
=============================================
  Files           1313     1313              
  Lines          93233    93240       +7     
  Branches       11944    11947       +3     
=============================================
- Hits           45031    44976      -55     
- Misses         42633    42678      +45     
- Partials        5569     5586      +17     

☔ 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.

@RongtongJin
Copy link
Copy Markdown
Contributor

@redlsz Plz merge the latest develop branch so that the macOS CI can pass.

@redlsz
Copy link
Copy Markdown
Contributor Author

redlsz commented Sep 20, 2025

@redlsz Plz merge the latest develop branch so that the macOS CI can pass.

@RongtongJin Done.

@RongtongJin RongtongJin merged commit aa9ee1d into apache:develop Sep 22, 2025
11 checks passed
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] Master can't find current epoch when transferring messages to slave

4 participants