[
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)