nit: this can be simplified to:
`TestUtils.waitForCondition(() -> driver.state() == KafkaStreams.State.ERROR, 
TIMEOUT_MS, "Streams didn't shutdown in error state");`

[ Full content available at: https://github.com/apache/kafka/pull/5693 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to