You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2017/04/18 20:54:41 UTC

[jira] [Created] (KAFKA-5085) Add test for rebalance exceptions

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)