[
https://issues.apache.org/jira/browse/KAFKA-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gwen Shapira resolved KAFKA-3318.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0.0
Issue resolved by pull request 1036
[https://github.com/apache/kafka/pull/1036]
> Improve consumer rebalance error messaging
> ------------------------------------------
>
> Key: KAFKA-3318
> URL: https://issues.apache.org/jira/browse/KAFKA-3318
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Fix For: 0.10.0.0
>
>
> A common problem with the new consumer is to have message processing take
> longer than the session timeout, causing an unexpected rebalance.
> Unfortunately, when this happens, the error messages are often cryptic (e.g.
> something about illegal generation) and contain no clear advice on what to do
> (e.g. increase session timeout). We should do a pass on error messages to
> ensure that users receive clear guidance on the problem and possible
> solutions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)