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

Ismael Juma updated KAFKA-4034:
-------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Consumer need not lookup coordinator when using manual assignment
> -----------------------------------------------------------------
>
>                 Key: KAFKA-4034
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4034
>             Project: Kafka
>          Issue Type: Bug
>          Components: consumer
>    Affects Versions: 0.9.0.0, 0.9.0.1, 0.10.0.0, 0.10.0.1
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>             Fix For: 0.10.1.0, 0.10.0.2
>
>
> Currently, we lookup the coordinator even if the user is using manual 
> assignment and not storing offsets in Kafka. This seems unnecessary and can 
> lead to surprising group authorization failures if the user does not have 
> Describe access to the group. We should be able to change the code to only 
> lookup the coordinator when we know we are going to use it.



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

Reply via email to