Remove the generic_hessian_write_definition_everytime parameter and write definition as needed#63
Open
wangjianxin199003 wants to merge 2 commits intosofastack:masterfrom
Conversation
wangjianxin199003
commented
Jul 8, 2020
- 通过对com.alipay.hessian.generic.io.GenericObjectSerializer.ObjectDefinition进行比较来决定当前要写入的GenericObject是否要重新写入definition
- 无需对每一个GenericObject都写入definition
- 减小序列化体积,节省带宽
|
Hi @wangjianxin199003, we detect non-English characters in the issue. This comment is an auto translation by @sofastack-robot to help other users to understand this issue.
-By comparing com.alipay.hessian.generic.io.GenericObjectSerializer.ObjectDefinition to determine whether the current GenericObject to be written should be rewritten to definition-No need to write definition for every GenericObject-Reduce serialization volume and save bandwidth |
|
Hi @wangjianxin199003, Please sign Contributor License Agreement! After you signed CLA, we will automatically sync the status of this pull request in 3 minutes. |
Contributor
|
It's a good idea |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.