Luke Chen created KAFKA-15037:
---------------------------------
Summary: initialize unifiedLog with remoteStorageSystemEnable
correctly
Key: KAFKA-15037
URL: https://issues.apache.org/jira/browse/KAFKA-15037
Project: Kafka
Issue Type: Sub-task
Reporter: Luke Chen
Assignee: Luke Chen
UnifiedLog relied on the `remoteStorageSystemEnable` to identify if the broker
is enabling remote storage, but we never pass this value from the config into
UnifiedLog. So it'll always be false.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)