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

fix triple multi classloader switch problem #1278

Merged
merged 10 commits into from
Jan 5, 2023

Conversation

EvenLjj
Copy link
Collaborator

@EvenLjj EvenLjj commented Nov 9, 2022

fix triple multi classloader switch problem.

@sofastack-bot sofastack-bot bot added cla:yes CLA is ok size/L labels Nov 10, 2022
@Lo1nt Lo1nt added this to the 5.9.1 milestone Dec 7, 2022
@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Merging #1278 (fa8e120) into master (7809a25) will increase coverage by 0.07%.
The diff coverage is 66.00%.

@@             Coverage Diff              @@
##             master    #1278      +/-   ##
============================================
+ Coverage     72.02%   72.10%   +0.07%     
+ Complexity      784      783       -1     
============================================
  Files           414      415       +1     
  Lines         17570    17600      +30     
  Branches       2741     2744       +3     
============================================
+ Hits          12655    12690      +35     
+ Misses         3524     3519       -5     
  Partials       1391     1391              
Impacted Files Coverage Δ
.../alipay/sofa/rpc/test/AnotherHelloServiceImpl.java 15.38% <15.38%> (ø)
...pay/sofa/rpc/server/triple/GenericServiceImpl.java 83.33% <60.00%> (-4.60%) ⬇️
...alipay/sofa/rpc/server/triple/UniqueIdInvoker.java 75.43% <75.00%> (+2.26%) ⬆️
...om/alipay/sofa/rpc/server/triple/TripleServer.java 76.56% <100.00%> (+0.62%) ⬆️
...n/java/com/alipay/sofa/rpc/log/TimeWaitLogger.java 80.00% <0.00%> (-4.00%) ⬇️
...ansport/bolt/ReuseBoltClientConnectionManager.java 65.21% <0.00%> (-2.90%) ⬇️
.../alipay/sofa/rpc/metrics/lookout/RpcLookoutId.java 87.30% <0.00%> (-1.59%) ⬇️
...va/com/alipay/sofa/rpc/client/AbstractCluster.java 72.06% <0.00%> (+0.52%) ⬆️
...ipay/sofa/rpc/tracer/sofatracer/RpcSofaTracer.java 91.06% <0.00%> (+0.74%) ⬆️
...fa/rpc/transport/triple/TripleClientTransport.java 72.50% <0.00%> (+0.83%) ⬆️
... and 7 more

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

@EvenLjj EvenLjj merged commit 9eff2f6 into sofastack:master Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants