You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2016/05/17 13:58:13 UTC

[jira] [Updated] (KAFKA-3527) Consumer commitAsync should not expose internal exceptions

     [ https://issues.apache.org/jira/browse/KAFKA-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma updated KAFKA-3527:
-------------------------------
    Fix Version/s:     (was: 0.10.1.0)

> 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.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)