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 hessian protocol change from 2.7 #8432

Merged
merged 2 commits into from Aug 11, 2021

Conversation

chickenlj
Copy link
Contributor

No description provided.

@chickenlj chickenlj added this to the 2.6.11 milestone Aug 6, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2021

Codecov Report

Merging #8432 (ff82b45) into 2.6.x (5e68e43) will decrease coverage by 1.03%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##              2.6.x    #8432      +/-   ##
============================================
- Coverage     48.11%   47.07%   -1.04%     
+ Complexity     4618     4474     -144     
============================================
  Files           573      577       +4     
  Lines         26229    25626     -603     
  Branches       4709     4545     -164     
============================================
- Hits          12619    12063     -556     
- Misses        11676    11703      +27     
+ Partials       1934     1860      -74     
Impacted Files Coverage Δ
...alization/WhitelistHessian2FactoryInitializer.java 0.00% <0.00%> (ø)
...col/hessian/serialization/Hessian2FactoryUtil.java 66.66% <66.66%> (ø)
...ba/dubbo/rpc/protocol/hessian/HessianProtocol.java 69.41% <100.00%> (+0.36%) ⬆️
...ialization/AbstractHessian2FactoryInitializer.java 100.00% <100.00%> (ø)
...rialization/DefaultHessian2FactoryInitializer.java 100.00% <100.00%> (ø)
...aba/dubbo/common/compiler/support/JdkCompiler.java 0.00% <0.00%> (-61.82%) ⬇️
...bo/rpc/cluster/support/FailbackClusterInvoker.java 73.68% <0.00%> (-13.16%) ⬇️
...om/alibaba/dubbo/rpc/filter/ActiveLimitFilter.java 77.77% <0.00%> (-5.56%) ⬇️
...ubbo/rpc/protocol/dubbo/ChannelWrappedInvoker.java 37.50% <0.00%> (-4.17%) ⬇️
.../com/alibaba/dubbo/monitor/dubbo/DubboMonitor.java 87.85% <0.00%> (-1.87%) ⬇️
... and 38 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 5e68e43...ff82b45. Read the comment docs.

@AlbumenJ AlbumenJ merged commit 86b5e00 into apache:2.6.x Aug 11, 2021
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

3 participants