[
https://issues.apache.org/jira/browse/KAFKA-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271802#comment-15271802
]
ASF GitHub Bot commented on KAFKA-3527:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/1300
> Consumer commitAsync should not expose internal exceptions
> ----------------------------------------------------------
>
> Key: KAFKA-3527
> URL: https://issues.apache.org/jira/browse/KAFKA-3527
> Project: Kafka
> Issue Type: Bug
> Components: consumer
> Affects Versions: 0.9.0.0, 0.9.0.1
> Reporter: Jason Gustafson
> Assignee: Liquan Pei
> Fix For: 0.10.1.0, 0.10.0.0
>
>
> Currently we expose some internal exceptions to the user in the consumer's
> OffsetCommitCallback (e.g. group load in progress, not coordinator for
> group). We should convert these to instances of CommitFailedException and
> provide a clear message to the user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)