frankvicky commented on code in PR #19853: URL: https://github.com/apache/kafka/pull/19853#discussion_r2135208762
########## storage/src/main/java/org/apache/kafka/server/log/remote/storage/RemoteLogManagerConfig.java: ########## @@ -407,18 +407,6 @@ public long remoteLogManagerTaskIntervalMs() { return config.getLong(REMOTE_LOG_MANAGER_TASK_INTERVAL_MS_PROP); } - public long remoteLogManagerTaskRetryBackoffMs() { Review Comment: Should we change these comments to Javadoc? -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org