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)