cmccabe commented on code in PR #14208:
URL: https://github.com/apache/kafka/pull/14208#discussion_r1295077023


##########
metadata/src/main/java/org/apache/kafka/image/loader/LogDeltaManifest.java:
##########
@@ -80,6 +137,7 @@ public LeaderAndEpoch leaderAndEpoch() {
         return leaderAndEpoch;
     }
 
+

Review Comment:
   whitespace change not needed?



##########
metadata/src/main/java/org/apache/kafka/controller/QuorumController.java:
##########
@@ -786,6 +798,7 @@ public void complete(Throwable exception) {
             }
         }
 
+

Review Comment:
   looks like extra whitespace?



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

Reply via email to