Skip to content

publish event when exported.#5715

Merged
mercyblitz merged 1 commit intoapache:masterfrom
chickenlj:servicebean-exported
Feb 6, 2020
Merged

publish event when exported.#5715
mercyblitz merged 1 commit intoapache:masterfrom
chickenlj:servicebean-exported

Conversation

@chickenlj
Copy link
Copy Markdown
Contributor

  • ServiceBean
    publish ServiceBeanExportedEvent and ServiceConfigExportedEvent
  • ServiceConfig
    publish ServiceConfigExportedEvent

@mercyblitz mercyblitz merged commit ee77776 into apache:master Feb 6, 2020
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #5715 into master will decrease coverage by 0.13%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5715      +/-   ##
============================================
- Coverage     61.48%   61.34%   -0.14%     
+ Complexity      500      496       -4     
============================================
  Files           930      930              
  Lines         38044    37997      -47     
  Branches       5487     5454      -33     
============================================
- Hits          23393    23311      -82     
- Misses        12135    12160      +25     
- Partials       2516     2526      +10
Impacted Files Coverage Δ Complexity Δ
...ava/org/apache/dubbo/config/ServiceConfigBase.java 58.75% <ø> (+0.33%) 0 <0> (ø) ⬇️
...in/java/org/apache/dubbo/config/ServiceConfig.java 62.73% <100%> (+0.23%) 0 <0> (ø) ⬇️
...va/org/apache/dubbo/remoting/TimeoutException.java 0% <0%> (-33.34%) 0% <0%> (ø)
...bo/config/event/listener/LoggingEventListener.java 37.5% <0%> (-25%) 0% <0%> (ø)
...dubbo/remoting/exchange/support/DefaultFuture.java 71.96% <0%> (-17.23%) 0% <0%> (ø)
...rg/apache/dubbo/remoting/utils/PayloadDropper.java 30.76% <0%> (-15.39%) 0% <0%> (ø)
...ava/org/apache/dubbo/config/DubboShutdownHook.java 65.95% <0%> (-14.9%) 0% <0%> (ø)
...ache/dubbo/remoting/transport/AbstractChannel.java 75% <0%> (-12.5%) 0% <0%> (ø)
...in/java/org/apache/dubbo/common/utils/JVMUtil.java 81.13% <0%> (-11.33%) 0% <0%> (ø)
...che/dubbo/remoting/transport/mina/MinaChannel.java 39.47% <0%> (-10.53%) 15% <0%> (-1%)
... and 44 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 0f4cbd9...9ec4caa. Read the comment docs.

@chickenlj chickenlj deleted the servicebean-exported branch February 11, 2020 03:20
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