[ https://issues.apache.org/jira/browse/KAFKA-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821564#comment-15821564 ]
ASF GitHub Bot commented on KAFKA-4626: --------------------------------------- GitHub user rajinisivaram opened a pull request: https://github.com/apache/kafka/pull/2366 KAFKA-4626: Add KafkaConsumer#close change to upgrade notes You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajinisivaram/kafka KAFKA-4626 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2366.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 #2366 ---- commit 7d72d77e255f40067691442cdd57cf51f07fd698 Author: Rajini Sivaram <rajinisiva...@googlemail.com> Date: 2017-01-13T10:23:02Z KAFKA-4626: Add KafkaConsumer#close change to upgrade notes ---- > Add consumer close change to upgrade notes > ------------------------------------------ > > Key: KAFKA-4626 > URL: https://issues.apache.org/jira/browse/KAFKA-4626 > Project: Kafka > Issue Type: Task > Reporter: Rajini Sivaram > Assignee: Rajini Sivaram > Fix For: 0.10.2.0 > > > KafkaConsumer#close() takes longer to close because of the graceful close > changes from KIP-102 (KAFKA-4426). Add this to upgrade notes for 0.10.2.0 -- This message was sent by Atlassian JIRA (v6.3.4#6332)