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

   With KIP-1357, task assignors are instantiated differently and now must be 
thread safe.
   
   This PR updates the interface JavaDocs accordingly.
   
   Additionally, it fixes StickyTaskAssignor, which currently keeps local state 
in an instance field, what is not thread safe. This PR refactors 
StickyTaskAssignor accordingly.


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