[
https://issues.apache.org/jira/browse/KAFKA-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204833#comment-15204833
]
ASF GitHub Bot commented on KAFKA-3319:
---------------------------------------
GitHub user hachikuji opened a pull request:
https://github.com/apache/kafka/pull/1106
KAFKA-3319: improve session timeout broker/client config documentation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hachikuji/kafka KAFKA-3319
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1106.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 #1106
----
commit fd67e0929ee00065446e7d57c80f8e54d801bfc5
Author: Jason Gustafson <[email protected]>
Date: 2016-03-21T18:32:03Z
KAFKA-3319: improve session timeout broker/client config documentation
----
> Improve session timeout broker and client configuration documentation
> ---------------------------------------------------------------------
>
> Key: KAFKA-3319
> URL: https://issues.apache.org/jira/browse/KAFKA-3319
> Project: Kafka
> Issue Type: Improvement
> Components: config, consumer
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
>
> The current descriptions of the consumer's session timeout and the broker's
> group min and max session timeouts are very matter-of-fact: they define
> exactly what the configuration is and nothing else. We should provide more
> detail about why these settings exist and why a user might need to change
> them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)