Aias00 commented on PR #10693: URL: https://github.com/apache/rocketmq/pull/10693#issuecomment-5144305603
Addressed the malformed PROXY metadata rejection coverage in `b0d3ee90a`. Changes: - Added `channelRead` regression coverage for out-of-range source/destination ports. - Added `channelRead` regression coverage for missing and empty PROXY protocol attributes. - These tests assert malformed metadata does not continue through `fireChannelRead`, does not forward outbound traffic, and closes the inbound channel. Local verification passed: `mvn -pl proxy -Dtest=HAProxyMessageForwarderTest -DfailIfNoTests=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]
