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

add getter for class Message ,fix json serialize bug #7439

Merged
merged 1 commit into from
Oct 10, 2023
Merged

add getter for class Message ,fix json serialize bug #7439

merged 1 commit into from
Oct 10, 2023

Conversation

LetLetMe
Copy link
Contributor

These getter and setter methods indeed cause the JSON serialization of the Message subclasses to fail.

Copy link
Contributor

@drpmma drpmma left a comment

Choose a reason for hiding this comment

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

LGTM

@LetLetMe
Copy link
Contributor Author

#7440

@codecov-commenter
Copy link

Codecov Report

Merging #7439 (9a89fc2) into develop (4acb43e) will increase coverage by 0.02%.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##             develop    #7439      +/-   ##
=============================================
+ Coverage      42.68%   42.71%   +0.02%     
- Complexity      9477     9485       +8     
=============================================
  Files           1150     1150              
  Lines          82814    82825      +11     
  Branches       10768    10771       +3     
=============================================
+ Hits           35346    35375      +29     
+ Misses         43045    43037       -8     
+ Partials        4423     4413      -10     
Files Coverage Δ
...va/org/apache/rocketmq/common/message/Message.java 48.45% <0.00%> (-6.20%) ⬇️

... and 12 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@drpmma drpmma merged commit dc3f22f into apache:develop Oct 10, 2023
10 checks passed
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.

3 participants