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

[3.0] dubbo bootstrap start re-entry, export/refer new services #8409

Merged
merged 2 commits into from
Aug 5, 2021

Conversation

kylixs
Copy link
Member

@kylixs kylixs commented Aug 3, 2021

What is the purpose of the change

support dubbo bootstrap start re-entry, export/refer new services.

Brief changelog

Verifying this change

@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2021

Codecov Report

Merging #8409 (522920f) into 3.0 (bb94723) will increase coverage by 0.12%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.0    #8409      +/-   ##
============================================
+ Coverage     63.20%   63.33%   +0.12%     
- Complexity      311      313       +2     
============================================
  Files          1099     1099              
  Lines         46057    46082      +25     
  Branches       6955     6961       +6     
============================================
+ Hits          29112    29186      +74     
+ Misses        13693    13649      -44     
+ Partials       3252     3247       -5     
Impacted Files Coverage Δ
.../apache/dubbo/config/bootstrap/DubboBootstrap.java 70.33% <66.66%> (+0.53%) ⬆️
...dubbo/remoting/exchange/support/DefaultFuture.java 89.47% <0.00%> (-4.39%) ⬇️
...java/org/apache/dubbo/remoting/api/Connection.java 76.59% <0.00%> (-2.13%) ⬇️
...notation/ReferenceAnnotationBeanPostProcessor.java 89.84% <0.00%> (-0.88%) ⬇️
...g/context/DubboInfraBeanRegisterPostProcessor.java 100.00% <0.00%> (ø)
...apache/dubbo/common/extension/ExtensionLoader.java 79.20% <0.00%> (+0.20%) ⬆️
...org/apache/dubbo/config/context/ConfigManager.java 75.60% <0.00%> (+0.34%) ⬆️
...pache/dubbo/registry/support/AbstractRegistry.java 79.92% <0.00%> (+0.36%) ⬆️
...fig/spring/context/DubboConfigBeanInitializer.java 91.66% <0.00%> (+0.75%) ⬆️
... and 19 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 bb94723...522920f. Read the comment docs.

@AlbumenJ AlbumenJ merged commit 1832ff5 into apache:3.0 Aug 5, 2021
@kylixs kylixs deleted the 3.0-dubbo-start-reentry-0803 branch October 23, 2021 04:51
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.

3 participants