Aias00 opened a new pull request, #10940: URL: https://github.com/apache/rocketmq/pull/10940
## What does this PR do? Returns the existing `VERSION_NOT_SUPPORTED` protocol response when a Proxy Remoting request has no `extFields` map, instead of dereferencing it and failing with a `NullPointerException`. ## Test - `mvn -pl proxy -Dtest=AbstractRemotingActivityTest test` - Adds coverage for normal forwarding and `SEND_MESSAGE_V2` requests with `extFields == null`. Closes #10939. -- 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]
