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 2019/05/27 21:24:00 UTC

[jira] [Resolved] (KAFKA-8437) Consumer should wait for api version before checking if offset validation is possible

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

Jason Gustafson resolved KAFKA-8437.
------------------------------------
    Resolution: Fixed

> Consumer should wait for api version before checking if offset validation is possible
> -------------------------------------------------------------------------------------
>
>                 Key: KAFKA-8437
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8437
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Major
>
> KAFKA-8422 fixed a problem with ACL assumptions made during offset validation. If using an old api version, we skip the validation. However, if we do not have an active connection to the node, then we will not have api version information available. Rather than skipping the validation check as we did in KAFKA-8422, we should await the version information.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)