ji-seung-ryu commented on code in PR #19786:
URL: https://github.com/apache/kafka/pull/19786#discussion_r2106614756


##########
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:
   Done.



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