[ https://issues.apache.org/jira/browse/KAFKA-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-16859. ------------------------------------ Fix Version/s: 3.9.0 Resolution: Fixed > Cleanup check if tiered storage is enabled > ------------------------------------------ > > Key: KAFKA-16859 > URL: https://issues.apache.org/jira/browse/KAFKA-16859 > Project: Kafka > Issue Type: Task > Reporter: Mickael Maison > Assignee: 黃竣陽 > Priority: Minor > Fix For: 3.9.0 > > > We have 2 ways to detect whether tiered storage is enabled: > - KafkaConfig.isRemoteLogStorageSystemEnabled > - KafkaConfig.remoteLogManagerConfig().enableRemoteStorageSystem() > We use both in various files. We should stick with one way to do it. -- This message was sent by Atlassian Jira (v8.20.10#820010)