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

Modify the parsing header method to facilitate expansion #1325

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

EvenLjj
Copy link
Collaborator

@EvenLjj EvenLjj commented Apr 6, 2023

Modify the parsing header method to facilitate expansion.

@sofastack-bot sofastack-bot bot added cla:yes CLA is ok size/M labels Apr 6, 2023
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #1325 (408901d) into master (a283eb3) will decrease coverage by 0.01%.
The diff coverage is 56.25%.

@@             Coverage Diff              @@
##             master    #1325      +/-   ##
============================================
- Coverage     72.02%   72.02%   -0.01%     
+ Complexity      786      784       -2     
============================================
  Files           415      415              
  Lines         17651    17652       +1     
  Branches       2753     2752       -1     
============================================
- Hits          12714    12713       -1     
- Misses         3536     3538       +2     
  Partials       1401     1401              
Impacted Files Coverage Δ
...ipay/sofa/rpc/codec/bolt/SofaRpcSerialization.java 76.64% <56.25%> (+0.45%) ⬆️

... and 5 files with indirect coverage changes

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

Copy link
Contributor

@OrezzerO OrezzerO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EvenLjj EvenLjj added this to the 5.10.0 milestone Apr 10, 2023
Copy link
Collaborator

@chuailiwu chuailiwu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EvenLjj EvenLjj merged commit c390d66 into sofastack:master Apr 10, 2023
Lo1nt added a commit that referenced this pull request Jun 20, 2023
* Modify the parsing header method to facilitate expansion (#1325)

Co-authored-by: liujianjun.ljj <[email protected]>

* feat: let use of javassist compatible at jdk 17 (#1316)

Co-authored-by: junyuan <[email protected]>

* upgrade rpc version to 5.10.0-SNAPSHOT (#1326)

* upgrade rpc version to 5.10.0-SNAPSHOT

* upgrade rpc version to 5.10.0-SNAPSHOT

---------

Co-authored-by: liujianjun.ljj <[email protected]>

* Custom serializer register (#1296)

* feat: use extension on serializer register
---------

Co-authored-by: 均源 <[email protected]>
Co-authored-by: junyuan <[email protected]>

* chore: update version to release (#1328)

Co-authored-by: lo1nt <[email protected]>

* upgrade rpc version to 5.10.1-SNAPSHOT (#1334)

Co-authored-by: liujianjun.ljj <[email protected]>

* support change grpc maxInboundMessageSize (#1333)

Co-authored-by: liujianjun.ljj <[email protected]>

* Fix the unit test message too large problem (#1339)

* support change grpc maxInboundMessageSize

* fix the debug body message too large problem

---------

Co-authored-by: liujianjun.ljj <[email protected]>

* feat: bump hessian from 3.13.3 to 3.4.0 (#1338)

Co-authored-by: Lo1nt <[email protected]>

* updapte 5.10.1 version to release (#1337)

Co-authored-by: Lo1nt <[email protected]>

* update version

* bump hessian

* update version

* add ci

* set verison as 51100

* fix: destory

* fix: unit test

---------

Co-authored-by: evenliu <[email protected]>
Co-authored-by: liujianjun.ljj <[email protected]>
Co-authored-by: lo1nt <[email protected]>
Co-authored-by: lo1nt <[email protected]>
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.

3 participants