Skip to content

Fixes #5511, gRPC client does not update channel status accordingly as server instance status change.#5515

Merged
chickenlj merged 3 commits intoapache:2.7.5-releasefrom
chickenlj:fix-grpc-channel-status
Dec 20, 2019
Merged

Fixes #5511, gRPC client does not update channel status accordingly as server instance status change.#5515
chickenlj merged 3 commits intoapache:2.7.5-releasefrom
chickenlj:fix-grpc-channel-status

Conversation

@chickenlj
Copy link
Copy Markdown
Contributor

Fixes #5511,

@chickenlj chickenlj merged commit 6249f0f into apache:2.7.5-release Dec 20, 2019
@chickenlj chickenlj deleted the fix-grpc-channel-status branch December 20, 2019 08:51
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #5515 into 2.7.5-release will decrease coverage by 0.09%.
The diff coverage is 0%.

Impacted file tree graph

@@                Coverage Diff                 @@
##             2.7.5-release    #5515     +/-   ##
==================================================
- Coverage            61.18%   61.09%   -0.1%     
  Complexity             423      423             
==================================================
  Files                  920      921      +1     
  Lines                37552    37587     +35     
  Branches              5462     5465      +3     
==================================================
- Hits                 22977    22963     -14     
- Misses               12068    12118     +50     
+ Partials              2507     2506      -1
Impacted Files Coverage Δ Complexity Δ
...pc/protocol/grpc/ReferenceCountManagedChannel.java 0% <0%> (ø) 0 <0> (?)
...g/apache/dubbo/rpc/protocol/grpc/GrpcProtocol.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...rg/apache/dubbo/rpc/protocol/grpc/GrpcInvoker.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...rg/apache/dubbo/remoting/utils/PayloadDropper.java 46.15% <0%> (-30.77%) 0% <0%> (ø)
...va/org/apache/dubbo/remoting/TimeoutException.java 0% <0%> (-22.23%) 0% <0%> (ø)
.../apache/dubbo/rpc/protocol/AsyncToSyncInvoker.java 70.83% <0%> (-8.34%) 0% <0%> (ø)
...dubbo/remoting/exchange/support/DefaultFuture.java 71.55% <0%> (-6.9%) 0% <0%> (ø)
...c/main/java/org/apache/dubbo/rpc/RpcException.java 80% <0%> (-3.34%) 0% <0%> (ø)
.../dubbo/remoting/transport/netty4/NettyChannel.java 65.34% <0%> (-1.99%) 0% <0%> (ø)
...g/apache/dubbo/registry/consul/ConsulRegistry.java 61.87% <0%> (-0.63%) 29% <0%> (ø)
... and 5 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 d4c4e43...73289be. Read the comment docs.

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.

2 participants