[
https://issues.apache.org/jira/browse/KAFKA-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava resolved KAFKA-3527.
------------------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0.0
0.10.1.0
Issue resolved by pull request 1300
[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)