[
https://issues.apache.org/jira/browse/KAFKA-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980091#comment-15980091
]
ASF GitHub Bot commented on KAFKA-4564:
---------------------------------------
GitHub user mjsax opened a pull request:
https://github.com/apache/kafka/pull/2897
KAFKA-4564: follow up hotfix for system test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjsax/kafka KAFKA-4564-follow-up
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2897.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 #2897
----
commit 3a8ca51fad7c8e9221c3709b354f37a072c5f71d
Author: Matthias J. Sax <[email protected]>
Date: 2017-04-22T19:12:01Z
KAFKA-4564: follow up hotfix for system test
----
> 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
> Fix For: 0.11.0.0
>
>
> 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)