Matthias J. Sax created KAFKA-5085: -------------------------------------- Summary: Add test for rebalance exceptions Key: KAFKA-5085 URL: https://issues.apache.org/jira/browse/KAFKA-5085 Project: Kafka Issue Type: Bug Components: streams, unit tests Reporter: Matthias J. Sax
We currently lack a proper test for the case that an exceptions in throw during rebalance within Streams rebalance listener. We recently had a bug, for which the app hang on an exception because the exception was not handled properly (KAFKA-5073). Writing a test might require some code refactoring to make testing simpler in the first place. -- This message was sent by Atlassian JIRA (v6.3.15#6346)