adixitconfluent commented on code in PR #19786:
URL: https://github.com/apache/kafka/pull/19786#discussion_r2106490855


##########
core/src/test/java/kafka/server/share/SharePartitionManagerTest.java:
##########
@@ -3158,7 +3179,6 @@ static Seq<Tuple2<TopicIdPartition, LogReadResult>> 
buildLogReadResult(List<Topi
         ))));
         return CollectionConverters.asScala(logReadResults).toSeq();
     }
-
     static void mockReplicaManagerDelayedShareFetch(ReplicaManager 
replicaManager,

Review Comment:
   nit: Empty line missing above `mockReplicaManagerDelayedShareFetch`



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