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

[ISSUE #7219] Fix Concurrent modify syncStateSet and Mark synchronizi… #7220

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

echooymxq
Copy link
Contributor

…ng frequently when shrink.

Which Issue(s) This PR Fixes

Fixes #7219

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Merging #7220 (640ce45) into develop (72d796f) will decrease coverage by 0.03%.
Report is 1 commits behind head on develop.
The diff coverage is 36.36%.

@@              Coverage Diff              @@
##             develop    #7220      +/-   ##
=============================================
- Coverage      42.46%   42.44%   -0.03%     
+ Complexity      9353     9339      -14     
=============================================
  Files           1149     1149              
  Lines          82111    82112       +1     
  Branches       10703    10702       -1     
=============================================
- Hits           34868    34849      -19     
- Misses         42882    42888       +6     
- Partials        4361     4375      +14     
Files Changed Coverage Δ
...ketmq/store/ha/autoswitch/AutoSwitchHAService.java 51.24% <11.11%> (-0.01%) ⬇️
...he/rocketmq/broker/controller/ReplicasManager.java 45.84% <53.84%> (-0.44%) ⬇️

... and 26 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@RongtongJin
Copy link
Contributor

LGTM~

@RongtongJin
Copy link
Contributor

@GenerousMan PTAL~

Copy link
Contributor

@GenerousMan GenerousMan left a comment

Choose a reason for hiding this comment

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

LGTM!

@RongtongJin RongtongJin merged commit 017ad11 into apache:develop Aug 23, 2023
10 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] Concurrent modify syncStateSet and Mark synchronizing frequently when shrink
4 participants