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

[master] Fixes #9086 again to solve race condition issue. #9588

Merged
merged 1 commit into from Jan 21, 2022

Conversation

zrlw
Copy link
Contributor

@zrlw zrlw commented Jan 18, 2022

What is the purpose of the change

Fixes #9086 again to solve race condition issue.

@zrlw zrlw closed this Jan 18, 2022
@zrlw zrlw reopened this Jan 18, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #9588 (c80774c) into master (8240ea2) will decrease coverage by 0.82%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #9588      +/-   ##
============================================
- Coverage     60.89%   60.07%   -0.83%     
+ Complexity      448      446       -2     
============================================
  Files          1100     1100              
  Lines         44520    44474      -46     
  Branches       6478     6447      -31     
============================================
- Hits          27111    26716     -395     
- Misses        14441    14797     +356     
+ Partials       2968     2961       -7     
Impacted Files Coverage Δ
...n/java/org/apache/dubbo/metadata/MetadataInfo.java 34.75% <0.00%> (-0.19%) ⬇️
...ookeeper/ZookeeperDynamicConfigurationFactory.java 0.00% <0.00%> (-66.67%) ⬇️
...gcenter/wrapper/CompositeDynamicConfiguration.java 0.00% <0.00%> (-63.34%) ⬇️
...fig/configcenter/TreePathDynamicConfiguration.java 25.71% <0.00%> (-60.01%) ⬇️
...pport/zookeeper/ZookeeperDynamicConfiguration.java 0.00% <0.00%> (-60.00%) ⬇️
.../dubbo/metadata/report/MetadataReportInstance.java 12.50% <0.00%> (-40.63%) ⬇️
.../configcenter/support/zookeeper/CacheListener.java 0.00% <0.00%> (-32.44%) ⬇️
...ng/transport/dispatcher/all/AllChannelHandler.java 62.06% <0.00%> (-27.59%) ⬇️
...ntext/event/AwaitingNonWebApplicationListener.java 48.48% <0.00%> (-24.25%) ⬇️
...gistry/client/migration/MigrationRuleListener.java 55.88% <0.00%> (-23.53%) ⬇️
... and 78 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8240ea2...c80774c. Read the comment docs.

@chickenlj
Copy link
Contributor

Check how the 3.0 has refactored the implementation.

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.

None yet

4 participants