kamalcph commented on PR #16153: URL: https://github.com/apache/kafka/pull/16153#issuecomment-2144269279
I would prefer the other way around: 1. `KafkaConfig.remoteLogManagerConfig().enableRemoteStorageSystem()` sounds like a setter which reduces the code readability 2. `isRemoteLogStorageSystemEnabled` is a getter which makes the code clear to read. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
