You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Colin P. McCabe (JIRA)" <ji...@apache.org> on 2018/06/27 16:14:00 UTC

[jira] [Created] (KAFKA-7109) KafkaConsumer should close its incremental fetch sessions on close

Colin P. McCabe created KAFKA-7109:
--------------------------------------

             Summary: KafkaConsumer should close its incremental fetch sessions on close
                 Key: KAFKA-7109
                 URL: https://issues.apache.org/jira/browse/KAFKA-7109
             Project: Kafka
          Issue Type: Improvement
            Reporter: Colin P. McCabe
            Assignee: Colin P. McCabe


KafkaConsumer should close its incremental fetch sessions on close.  Currently, the sessions are not closed, but simply time out once the consumer is gone.



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