Guozhang Wang created KAFKA-10577:
-------------------------------------
Summary: StreamThread should be able to process any processible
tasks regardless of its state
Key: KAFKA-10577
URL: https://issues.apache.org/jira/browse/KAFKA-10577
Project: Kafka
Issue Type: Improvement
Reporter: Guozhang Wang
After KAFKA-10199 is done, we should allow active tasks processing even if we
are not yet in RUNNING. More generally speaking, we would no longer rely on the
thread's RUNNING state to start processing any tasks, but would just always
process any processible tasks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)