m1a2st commented on PR #16153:
URL: https://github.com/apache/kafka/pull/16153#issuecomment-2144905450

   @kamalcph, Thanks for your comment. So you think that we should remove the 
`def remoteLogManagerConfig = _remoteLogManagerConfig` to avoid other developer 
can use `KafkaConfig.remoteLogManagerConfig()` to get `RemoteLogManagerConfig` 
values and should use `KafkaConfig#isRemoteLogStorageSystemEnabled` this method 
to get the `RemoteLogManagerConfig.REMOTE_LOG_STORAGE_SYSTEM_ENABLE_PROP` 
value. If we need to get another config's value we should add new method.


-- 
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]

Reply via email to