[ https://issues.apache.org/jira/browse/KAFKA-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963479#comment-15963479 ]
ASF GitHub Bot commented on KAFKA-4564: --------------------------------------- GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/2837 KAFKA-4564: Add system test for pre-0.10 brokers You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/kafka kafka-4564-fail-fast-test-stream-compatibility Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2837.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2837 ---- commit 6f6e6cfcc866887c5dfabb94bd90d2a39bd5cb18 Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-04-10T18:18:01Z KAFKA-4564: Add system test for pre-0.10 brokers ---- > When the destination brokers are down or misconfigured in config, Streams > should fail fast > ------------------------------------------------------------------------------------------ > > Key: KAFKA-4564 > URL: https://issues.apache.org/jira/browse/KAFKA-4564 > Project: Kafka > Issue Type: Bug > Components: streams > Reporter: Guozhang Wang > Assignee: Matthias J. Sax > Labels: newbie > > Today if Kafka is down or users misconfigure the bootstrap list, Streams may > just hangs for a while without any error messages even with the log4j > enabled, which is quite confusing. -- This message was sent by Atlassian JIRA (v6.3.15#6346)