[
https://issues.apache.org/jira/browse/KAFKA-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262567#comment-15262567
]
ASF GitHub Bot commented on KAFKA-3636:
---------------------------------------
GitHub user hachikuji opened a pull request:
https://github.com/apache/kafka/pull/1284
KAFKA-3636: change default max session timeout to 3 minutes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hachikuji/kafka KAFKA-3636
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1284.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 #1284
----
commit 9ffba6703df5eeba73373fb3a4e7daab2d3e446c
Author: Jason Gustafson <[email protected]>
Date: 2016-04-28T17:22:17Z
KAFKA-3636: change default max session timeout to 3 minutes
----
> Increase default group.max.session.timeout.ms to 3 minutes
> ----------------------------------------------------------
>
> Key: KAFKA-3636
> URL: https://issues.apache.org/jira/browse/KAFKA-3636
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
>
> By default, we set the max session timeout that the broker will allow to 30s,
> which exactly matches the default configured on the consumer. Seems to make
> sense to set this higher by default to give users more room to adjust the
> timeout without making a change to the broker configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)