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 2021/01/15 22:11:00 UTC

[jira] [Resolved] (KAFKA-12161) Raft observers should not require an id to fetch

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

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

> Raft observers should not require an id to fetch
> ------------------------------------------------
>
>                 Key: KAFKA-12161
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12161
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Major
>
> It is useful to allow observers to replay the metadata log without requiring a replica id. For example, this can be used by tools in order to inspect the current metadata state. In order to support this, we should modify `KafkaRaftClient` so that the broker id is not required.



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