You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Nick Allen (JIRA)" <ji...@apache.org> on 2017/02/06 20:42:42 UTC

[jira] [Created] (METRON-702) `KAFKA_GET` Hangs If Specified Kafka Broker Does Not Exist

Nick Allen created METRON-702:
---------------------------------

             Summary: `KAFKA_GET` Hangs If Specified Kafka Broker Does Not Exist
                 Key: METRON-702
                 URL: https://issues.apache.org/jira/browse/METRON-702
             Project: Metron
          Issue Type: Bug
            Reporter: Nick Allen


By default, this function will attempt to connect to a Kafka Broker running at localhost:9092.  If one does not exist there, it will hang indefinitely.

It appears that the Kafka Consumer is not respecting the timeout settings when it attempts to connect to the broker.  See associated Kafka issue.

https://issues.apache.org/jira/browse/KAFKA-1894



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)