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

   With the new callback mechanism we were accidentally passing context with 
the wrong request local. Now include a RequestLocal as an explicit argument to 
the callback. 
   
   Also make the arguments passed through the callback clearer by separating 
the method out. 
   
   Added a test to ensure we use the request handler's request local and not 
the one passed in when the callback is executed via the request handler.
   
   ### 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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to