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


   Kafka Streams' TaskManager is a central class that grew quite big. This
   PR breaks out a new 'task container' class to descope what TaskManager
   does. In follow up PRs, we plan to move more methods from TaskManager
   to the new 'Tasks.java' class and also improve task-type type safety.
   
   Call for review @ableegoldman @vvcephei @guozhangwang 
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to