[
https://issues.apache.org/jira/browse/KAFKA-15326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lucas Brutschy updated KAFKA-15326:
-----------------------------------
Issue Type: Improvement (was: Task)
> 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)