Aias00 opened a new pull request, #10777:
URL: https://github.com/apache/rocketmq/pull/10777

   ### What changed
   
   - Return `false` from `Http2ProtocolProxyHandler.match()` when fewer than 4 
readable bytes are available.
   - Add regression coverage for empty/short buffers and the valid HTTP/2 `PRI 
` prefix.
   
   Fixes #10776.
   
   ### Verification
   
   `mvn -pl proxy -Dtest=Http2ProtocolProxyHandlerTest test`
   
   Result: BUILD SUCCESS. `Http2ProtocolProxyHandlerTest` ran 3 tests with 0 
failures, errors, or skips. Checkstyle and SpotBugs also passed in the Maven 
run.
   


-- 
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]

Reply via email to