hachikuji opened a new pull request, #12185:
URL: https://github.com/apache/kafka/pull/12185

   The test cases we have in `RequestChannelTest` for `buildResponseSend` 
construct the envelope request incorrectly. Basically they confuse the envelope 
context and the reference to the wrapped envelope request object. This patch 
fixes `TestUtils.buildEnvelopeRequest` so that the wrapped request is built 
properly. It also consolidates the tests in `RequestChannelTest` to avoid 
duplication.
   
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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