[ https://issues.apache.org/jira/browse/KAFKA-15326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787544#comment-17787544 ]
Guozhang Wang commented on KAFKA-15326: --------------------------------------- My bad not linking the first couple of PRs with this ticket --- was thinking to only rename them after I got someone to review, but in the end until it's merged I did not rename it. > Decouple Processing Thread from Polling Thread > ---------------------------------------------- > > Key: KAFKA-15326 > URL: https://issues.apache.org/jira/browse/KAFKA-15326 > Project: Kafka > Issue Type: Improvement > Components: streams > Reporter: Lucas Brutschy > Assignee: Lucas Brutschy > Priority: Critical > > As part of an ongoing effort to implement a better threading architecture in > Kafka streams, we decouple N stream threads into N polling threads and N > processing threads. The effort to consolidate N polling thread into a single > thread is follow-up after this ticket. -- This message was sent by Atlassian Jira (v8.20.10#820010)