Walker Carlson created KAFKA-12705:
--------------------------------------
Summary: Task idling is not sufficiently tested
Key: KAFKA-12705
URL: https://issues.apache.org/jira/browse/KAFKA-12705
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: Walker Carlson
The test for task idling are a bit sparse. When I changed it so that
isProcessable always returns true only one test failed. That means the entire
code path is hinging on one unit test
(shouldBeProcessableIfAllPartitionsBuffered) that does not cover all branches
of logic.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)