[ https://issues.apache.org/jira/browse/KAFKA-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992136#comment-14992136 ]
ASF GitHub Bot commented on KAFKA-2753: --------------------------------------- GitHub user hachikuji opened a pull request: https://github.com/apache/kafka/pull/433 KAFKA-2753: improve SyncGroup error handling in client You can merge this pull request into a Git repository by running: $ git pull https://github.com/hachikuji/kafka KAFKA-2753 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/433.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 #433 ---- commit f109949a19d8cdb9dd94bb50423af95b121dbe41 Author: Jason Gustafson <ja...@confluent.io> Date: 2015-11-05T17:57:40Z KAFKA-2753: improve SyncGroup error handling in client ---- > Improve SyncGroup error handling in AbstractCoordinator > ------------------------------------------------------- > > Key: KAFKA-2753 > URL: https://issues.apache.org/jira/browse/KAFKA-2753 > Project: Kafka > Issue Type: Improvement > Affects Versions: 0.9.0.0 > Reporter: Jason Gustafson > Assignee: Jason Gustafson > > Current error handling for SyncGroup in client AbstractCoordinator seems > incomplete and is missing crucial response logging. -- This message was sent by Atlassian JIRA (v6.3.4#6332)