You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2016/11/01 19:31:58 UTC

[jira] [Updated] (KAFKA-4357) Consumer group describe exception when there is no active member (old consumer)

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

Jason Gustafson updated KAFKA-4357:
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.2.0
           Status: Resolved  (was: Patch Available)

Issue resolved by pull request 2075
[https://github.com/apache/kafka/pull/2075]

> Consumer group describe exception when there is no active member (old consumer)
> -------------------------------------------------------------------------------
>
>                 Key: KAFKA-4357
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4357
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Vahid Hashemian
>            Assignee: Vahid Hashemian
>             Fix For: 0.10.2.0
>
>
> If the consumer group that is based on old consumer has no active member the following error/exception is raised:
> {code}
> Error: Executing consumer group command failed due to Expected a valid consumer group state, but none found.
> {code}
> The command should instead report the existing offsets within the group (with no data under member column).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)