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

Backport 2.7, lazy connection warn log #8329

Merged
merged 3 commits into from Jul 23, 2021

Conversation

chickenlj
Copy link
Contributor

related #6959

@chickenlj chickenlj changed the base branch from 3.0 to 2.6.x July 21, 2021 08:35
@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2021

Codecov Report

Merging #8329 (489f729) into 2.6.x (3f1e3f4) will increase coverage by 0.26%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##              2.6.x    #8329      +/-   ##
============================================
+ Coverage     47.10%   47.36%   +0.26%     
- Complexity     4472     4476       +4     
============================================
  Files           573      573              
  Lines         25596    25593       -3     
  Branches       4541     4541              
============================================
+ Hits          12056    12123      +67     
+ Misses        11688    11608      -80     
- Partials       1852     1862      +10     
Impacted Files Coverage Δ
...libaba/dubbo/rpc/protocol/dubbo/DubboProtocol.java 60.08% <100.00%> (ø)
.../rpc/protocol/dubbo/LazyConnectExchangeClient.java 57.31% <100.00%> (ø)
...c/protocol/dubbo/ReferenceCountExchangeClient.java 65.45% <100.00%> (-1.79%) ⬇️
...ubbo/common/compiler/support/AdaptiveCompiler.java 77.77% <0.00%> (-11.12%) ⬇️
...a/dubbo/remoting/transport/netty4/NettyServer.java 72.13% <0.00%> (-3.28%) ⬇️
...baba/dubbo/remoting/transport/mina/MinaClient.java 56.92% <0.00%> (-1.54%) ⬇️
...java/com/alibaba/dubbo/config/ReferenceConfig.java 53.59% <0.00%> (-0.36%) ⬇️
...n/java/com/alibaba/dubbo/config/ServiceConfig.java 48.74% <0.00%> (+0.22%) ⬆️
.../alibaba/dubbo/config/AbstractInterfaceConfig.java 78.54% <0.00%> (+0.42%) ⬆️
...baba/dubbo/common/compiler/support/ClassUtils.java 0.51% <0.00%> (+0.51%) ⬆️
... and 2 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 3f1e3f4...489f729. Read the comment docs.

@chickenlj chickenlj merged commit 5e68e43 into apache:2.6.x Jul 23, 2021
@chickenlj chickenlj deleted the backport-2.7-reconnect-connection branch July 23, 2021 09:15
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

2 participants