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

[ISSUE #7679]Optimize the serialization of RemotingCommand processTimer property #7683

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

mxsm
Copy link
Member

@mxsm mxsm commented Dec 19, 2023

Which Issue(s) This PR Fixes

Fixes #7679

Brief Description

  • Optimize the serialization of RemotingCommand processTimer property

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9dec4cf) 43.12% compared to head (6875aba) 43.11%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7683      +/-   ##
=============================================
- Coverage      43.12%   43.11%   -0.01%     
- Complexity      9793     9797       +4     
=============================================
  Files           1165     1165              
  Lines          84482    84482              
  Branches       10968    10968              
=============================================
- Hits           36429    36427       -2     
- Misses         43523    43533      +10     
+ Partials        4530     4522       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RongtongJin RongtongJin merged commit 403ad6f into apache:develop Dec 20, 2023
@mxsm mxsm deleted the rocketmq-mxsm-7679 branch December 20, 2023 01:07
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.

[Enhancement]Cancel the serialization of RemotingCommand processTimer property
3 participants