You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Luke Chen (Jira)" <ji...@apache.org> on 2023/05/30 09:51:00 UTC

[jira] [Created] (KAFKA-15037) initialize unifiedLog with remoteStorageSystemEnable correctly

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)