Lucas Brutschy created KAFKA-15326:
--------------------------------------
Summary: Decouple Processing Thread from Polling Thread
Key: KAFKA-15326
URL: https://issues.apache.org/jira/browse/KAFKA-15326
Project: Kafka
Issue Type: Task
Components: streams
Reporter: Lucas Brutschy
Assignee: Lucas Brutschy
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)