client-java icon indicating copy to clipboard operation
client-java copied to clipboard

[DRAFT] upgrade grpc-netty to 1.48.0

Open iosmanthus opened this issue 3 years ago • 1 comments

Signed-off-by: iosmanthus [email protected]

What problem does this PR solve?

Issue Number: close #TBD

Problem Description: TBD

What is changed and how does it work?

Upgrade grpc-netty to 1.48.0

Related changes

  • Need to cherry-pick the release branch

iosmanthus avatar Aug 16 '22 03:08 iosmanthus

Codecov Report

Base: 34.81% // Head: 34.97% // Increases project coverage by +0.16% :tada:

Coverage data is based on head (e6ea345) compared to base (1b5edcd). Patch coverage: 9.37% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #648      +/-   ##
============================================
+ Coverage     34.81%   34.97%   +0.16%     
- Complexity     1433     1441       +8     
============================================
  Files           278      278              
  Lines         17377    17389      +12     
  Branches       1974     1975       +1     
============================================
+ Hits           6049     6082      +33     
+ Misses        10715    10697      -18     
+ Partials        613      610       -3     
Impacted Files Coverage Δ
src/main/java/io/netty/buffer/PoolArena.java 41.99% <8.00%> (-1.18%) :arrow_down:
src/main/java/io/grpc/internal/ClientCallImpl.java 59.80% <14.28%> (+3.46%) :arrow_up:
...main/java/org/tikv/common/util/ChannelFactory.java 59.77% <0.00%> (-2.88%) :arrow_down:
...c/main/java/io/grpc/netty/NettyChannelBuilder.java 43.39% <0.00%> (-2.84%) :arrow_down:
src/main/java/org/tikv/common/codec/Codec.java 23.93% <0.00%> (-0.33%) :arrow_down:
...rc/main/java/io/grpc/netty/NettyClientHandler.java 56.89% <0.00%> (ø)
...java/org/tikv/common/region/RegionStoreClient.java 52.78% <0.00%> (+0.29%) :arrow_up:
src/main/java/io/grpc/netty/NettyClientStream.java 74.81% <0.00%> (+0.74%) :arrow_up:
src/main/java/io/grpc/stub/ClientCalls.java 48.51% <0.00%> (+2.31%) :arrow_up:
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Aug 16 '22 03:08 codecov[bot]

This PR is stale because it has been open 30 days with no activity. Remove the status/stale label or comment or this PR will be closed in 7 days.

github-actions[bot] avatar Sep 16 '22 00:09 github-actions[bot]

This PR was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Sep 29 '22 01:09 github-actions[bot]