Luke Chen created KAFKA-15040:
---------------------------------
Summary: segment copy to remote storage won't work in KRaft mode
Key: KAFKA-15040
URL: https://issues.apache.org/jira/browse/KAFKA-15040
Project: Kafka
Issue Type: Sub-task
Reporter: Luke Chen
Assignee: Luke Chen
Currently, when received LeaderAndIsr request, we'll notify remoteLogManager
about thisĀ leadership changed to trigger the following workflow. But
LeaderAndIsr won't be sent in KRaft mode, instead, the topicDelta will be
received.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)