You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2022/06/19 21:34:00 UTC

[jira] [Resolved] (KAFKA-13649) StandardAuthorizer should not finish loading until it is ready

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

Colin McCabe resolved KAFKA-13649.
----------------------------------
    Fix Version/s: 3.3
       Resolution: Fixed

We fixed this in the early.start.listeners work.

For the broker StandardAuthorizer becomes ready when the metadata is declared to be "caught up"

For the controller, StandardAuthorizer becomes ready when we first catch up with the high water mark

> StandardAuthorizer should not finish loading until it is ready
> --------------------------------------------------------------
>
>                 Key: KAFKA-13649
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13649
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Colin McCabe
>            Assignee: Colin McCabe
>            Priority: Major
>              Labels: kip-500, kip-801
>             Fix For: 3.3
>
>
> StandardAuthorizer should not finish loading until it reads up to the high water mark.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)