You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Gaurav (JIRA)" <ji...@apache.org> on 2019/06/07 15:37:00 UTC

[jira] [Created] (KAFKA-8506) Kafka Consumer broker never stops on connection failure

Gaurav created KAFKA-8506:
-----------------------------

             Summary: Kafka Consumer broker never stops on connection failure
                 Key: KAFKA-8506
                 URL: https://issues.apache.org/jira/browse/KAFKA-8506
             Project: Kafka
          Issue Type: Bug
            Reporter: Gaurav


not able to stop the Kafka broker on connection failure it keeps retrying to create connection on calling consumer.poll(1000). We poll ondemand via rest if case of connection failure it should stop and throw exception. 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)