yuluo-yx opened a new pull request, #10842: URL: https://github.com/apache/rocketmq/pull/10842
### Which Issue(s) This PR Fixes - Fixes #10832 ### Brief Description Reject short command frames and unknown serialization types with `RemotingCommandException` instead of unchecked exceptions. ### How Did You Test This Change? - `mise x java@temurin-17 -- mvn -pl remoting -am -Dtest=RemotingCommandTest -Dsurefire.failIfNoSpecifiedTests=false test` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
