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

polish SendMessageProcessor.preSend #3955

Closed
ferrirW opened this issue Mar 10, 2022 · 1 comment
Closed

polish SendMessageProcessor.preSend #3955

ferrirW opened this issue Mar 10, 2022 · 1 comment

Comments

@ferrirW
Copy link
Contributor

ferrirW commented Mar 10, 2022

response.setCode(-1);
super.msgCheck(ctx, requestHeader, response);
if (response.getCode() != -1) {
return response;
}
return response;

delete useless check

ferrirW pushed a commit to ferrirW/rocketmq that referenced this issue Mar 10, 2022
Git-Yang pushed a commit that referenced this issue Mar 14, 2022
@Git-Yang
Copy link
Member

Merged

GenerousMan pushed a commit to GenerousMan/rocketmq that referenced this issue Aug 12, 2022
carlvine500 pushed a commit to carlvine500/rocketmq-apache that referenced this issue Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants