You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/09/23 17:24:00 UTC

[jira] [Created] (KAFKA-13321) Notify listener of leader change on registration

Jose Armando Garcia Sancio created KAFKA-13321:
--------------------------------------------------

             Summary: Notify listener of leader change on registration
                 Key: KAFKA-13321
                 URL: https://issues.apache.org/jira/browse/KAFKA-13321
             Project: Kafka
          Issue Type: Sub-task
          Components: kraft
            Reporter: Jose Armando Garcia Sancio
            Assignee: Jose Armando Garcia Sancio


When a Listener is registered with the RaftClient, the RaftClient doesn't notify the listener of the current leader when it is an follower. The current implementation of RaftClient notifies this listener of the leader change if it is the current leader and it has caught up to the leader epoch.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)