You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2015/09/26 00:42:04 UTC

[jira] [Resolved] (KAFKA-2582) ConsumerMetdata authorization error not returned to user

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

Jun Rao resolved KAFKA-2582.
----------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.0.0

> ConsumerMetdata authorization error not returned to user
> --------------------------------------------------------
>
>                 Key: KAFKA-2582
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2582
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: 0.9.0.0
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>             Fix For: 0.9.0.0
>
>
> The current authorization implementation for the ConsumerMetadata request throws AuthorizationException, but the exception handler does not convert this to an authorization error. Instead, the handler in ConsumerMetdataRequest converts all exceptions to ConsumerCoordinatoryNotAvailable, which would cause the client to continue retrying indefinitely.



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