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

Set specific serializer for native hessian and hessian rpc protocol #8238

Merged
merged 4 commits into from Jul 13, 2021

Conversation

chickenlj
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 7, 2021

Codecov Report

Merging #8238 (48be5ea) into master (3548eab) will decrease coverage by 0.02%.
The diff coverage is 60.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #8238      +/-   ##
============================================
- Coverage     61.27%   61.24%   -0.03%     
+ Complexity      490      445      -45     
============================================
  Files          1090     1093       +3     
  Lines         43994    44028      +34     
  Branches       6427     6430       +3     
============================================
+ Hits          26958    26967       +9     
- Misses        14066    14088      +22     
- Partials       2970     2973       +3     
Impacted Files Coverage Δ
...e/dubbo/serialize/hessian/Hessian2ObjectInput.java 0.00% <0.00%> (ø)
.../dubbo/serialize/hessian/Hessian2ObjectOutput.java 0.00% <0.00%> (ø)
...ian/dubbo/WhitelistHessian2FactoryInitializer.java 0.00% <0.00%> (ø)
...lize/hessian/dubbo/Hessian2FactoryInitializer.java 60.00% <60.00%> (ø)
...o/serialize/hessian/Hessian2SerializerFactory.java 77.14% <75.75%> (-2.86%) ⬇️
...he/dubbo/rpc/protocol/hessian/HessianProtocol.java 67.85% <100.00%> (+0.38%) ⬆️
...sian/dubbo/AbstractHessian2FactoryInitializer.java 100.00% <100.00%> (ø)
...ssian/dubbo/DefaultHessian2FactoryInitializer.java 100.00% <100.00%> (ø)
...in/java/org/apache/dubbo/common/utils/JVMUtil.java 81.13% <0.00%> (-11.33%) ⬇️
...o/remoting/transport/ChannelHandlerDispatcher.java 60.00% <0.00%> (-10.00%) ⬇️
... and 13 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 3548eab...48be5ea. Read the comment docs.

@chickenlj chickenlj merged commit daf6f25 into apache:master Jul 13, 2021
@chickenlj chickenlj deleted the hessian-protocol-serialization branch September 1, 2021 02:52
vio-lin pushed a commit to vio-lin/incubator-dubbo that referenced this pull request Feb 22, 2023
vio-lin pushed a commit to vio-lin/incubator-dubbo that referenced this pull request Feb 22, 2023
Set specific serializer for native hessian and hessian rpc protocol (apache#8238)

See merge request framework/dubbo!51
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