chia7712 commented on pull request #9229:
URL: https://github.com/apache/kafka/pull/9229#issuecomment-683347067


   Could we use ThreadLocal to keep those thread resources, like BufferSupplier 
and ActionQueue, to simplify the method arguments? The cost of ThreadLocal is 
low and it is easy to add new thread local resource in the future (and we don’t 
need to changes a lot of method arguments)


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

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


Reply via email to