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] fix issue #8695, exception log optimization #8744

Closed
wants to merge 1 commit into from
Closed

[3.0] fix issue #8695, exception log optimization #8744

wants to merge 1 commit into from

Conversation

wangchengming666
Copy link
Member

issue no #8695

@codecov-commenter
Copy link

Codecov Report

Merging #8744 (f41b54c) into 3.0 (13c15fd) will decrease coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.0    #8744      +/-   ##
============================================
- Coverage     63.71%   63.54%   -0.17%     
+ Complexity      313      310       -3     
============================================
  Files          1145     1145              
  Lines         48183    48137      -46     
  Branches       7255     7220      -35     
============================================
- Hits          30698    30591     -107     
- Misses        14115    14163      +48     
- Partials       3370     3383      +13     
Impacted Files Coverage Δ
...dubbo/remoting/exchange/support/DefaultFuture.java 89.09% <100.00%> (-0.39%) ⬇️
...ng/transport/dispatcher/all/AllChannelHandler.java 68.96% <0.00%> (-20.69%) ⬇️
...ng/transport/dispatcher/WrappedChannelHandler.java 43.47% <0.00%> (-15.22%) ⬇️
...ache/dubbo/remoting/transport/AbstractChannel.java 75.00% <0.00%> (-12.50%) ⬇️
...ubbo/registry/client/AbstractServiceDiscovery.java 87.50% <0.00%> (-12.50%) ⬇️
...dubbo/common/status/support/LoadStatusChecker.java 50.00% <0.00%> (-11.54%) ⬇️
...moting/transport/netty4/NettyEventLoopFactory.java 22.22% <0.00%> (-7.78%) ⬇️
...mmon/threadpool/support/fixed/FixedThreadPool.java 80.00% <0.00%> (-7.50%) ⬇️
...ache/dubbo/remoting/api/NettyEventLoopFactory.java 30.00% <0.00%> (-6.37%) ⬇️
.../threadpool/support/limited/LimitedThreadPool.java 83.33% <0.00%> (-5.56%) ⬇️
... and 41 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 13c15fd...f41b54c. Read the comment docs.

@AlbumenJ
Copy link
Member

fixed in #8775

@AlbumenJ AlbumenJ closed this Sep 12, 2021
@wangchengming666 wangchengming666 deleted the fix-exception-log-optimization branch September 12, 2021 14:06
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

5 participants