We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
No response
Refactor example:
rocketmq-rust/rocketmq-remoting/src/protocol/header/message_operation_header/send_message_request_header.rs
Lines 29 to 63 in a720b7f
Ensure the refactor does not introduce new bugs
Update unit tests if applicable
Ensure the refactor does not negatively impact performance
Document any new patterns or architecture changes
Test the refactor in different environments (e.g., staging, production)
The text was updated successfully, but these errors were encountered:
[ISSUE mxsm#1510]♻️Refactor GetBrokerMemberGroupRequestHeader with de…
6a1ca93
…rive marco RequestHeaderCodec
[ISSUE #1510]♻️Refactor GetBrokerMemberGroupRequestHeader with derive…
4e7d5d9
… marco RequestHeaderCodec (#1518)
Successfully merging a pull request may close this issue.
Which part of the code will be refactored?
No response
What problems does the refactor aim to solve?
Refactor example:
rocketmq-rust/rocketmq-remoting/src/protocol/header/message_operation_header/send_message_request_header.rs
Lines 29 to 63 in a720b7f
Do you have any specific design or implementation considerations?
No response
Is there a related issue or PR?
No response
Checklist
Ensure the refactor does not introduce new bugs
Update unit tests if applicable
Ensure the refactor does not negatively impact performance
Document any new patterns or architecture changes
Test the refactor in different environments (e.g., staging, production)
The text was updated successfully, but these errors were encountered: