jeffkbkim commented on code in PR #12783: URL: https://github.com/apache/kafka/pull/12783#discussion_r1012436057
########## core/src/main/scala/kafka/log/UnifiedLog.scala: ########## @@ -390,7 +390,7 @@ class UnifiedLog(@volatile var logStartOffset: Long, * @param highWatermarkMetadata the suggested high watermark with offset metadata * @return the updated high watermark offset Review Comment: ditto ########## core/src/main/scala/kafka/log/UnifiedLog.scala: ########## @@ -379,7 +379,7 @@ class UnifiedLog(@volatile var logStartOffset: Long, * @param hw the suggested new value for the high watermark * @return the updated high watermark offset Review Comment: resolving as i've reverted the changes -- 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