sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.81k stars 1.17k forks source link

feat: upgrade version to 5.9.1 snapshot #1283

Closed Lo1nt closed 1 year ago

Lo1nt commented 1 year ago

Motivation:

upgrade rpc to 5.9.1

Modification:

Describe the idea and modifications you've done.

Result:

Fixes #.

If there is no issue then describe the changes introduced by this PR.

sofastack-bot[bot] commented 1 year ago

Hi @Lo1nt, welcome to SOFAStack community, Please sign Contributor License Agreement!

After you signed CLA, we will automatically sync the status of this pull request in 3 minutes.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1283 (db242c8) into master (2a0556d) will increase coverage by 0.07%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1283      +/-   ##
============================================
+ Coverage     71.93%   72.01%   +0.07%     
  Complexity      780      780              
============================================
  Files           413      413              
  Lines         17555    17555              
  Branches       2739     2739              
============================================
+ Hits          12629    12643      +14     
+ Misses         3532     3522      -10     
+ Partials       1394     1390       -4     
Impacted Files Coverage Δ
.../main/java/com/alipay/sofa/rpc/common/Version.java 100.00% <ø> (ø)
...ansport/bolt/ReuseBoltClientConnectionManager.java 68.11% <0.00%> (-4.35%) :arrow_down:
...n/java/com/alipay/sofa/rpc/common/SofaConfigs.java 84.90% <0.00%> (-1.89%) :arrow_down:
...ipay/sofa/rpc/tracer/sofatracer/RpcSofaTracer.java 91.06% <0.00%> (+0.74%) :arrow_up:
...lipay/sofa/rpc/message/AbstractResponseFuture.java 57.01% <0.00%> (+0.87%) :arrow_up:
.../com/alipay/sofa/rpc/context/RpcInvokeContext.java 82.40% <0.00%> (+0.92%) :arrow_up:
...om/alipay/sofa/rpc/server/triple/TripleServer.java 75.93% <0.00%> (+1.06%) :arrow_up:
...a/com/alipay/sofa/rpc/common/utils/ClassUtils.java 80.27% <0.00%> (+2.04%) :arrow_up:
...n/java/com/alipay/sofa/rpc/log/TimeWaitLogger.java 84.00% <0.00%> (+4.00%) :arrow_up:
...ipay/sofa/rpc/server/bolt/BoltServerProcessor.java 69.59% <0.00%> (+4.72%) :arrow_up:

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