chia7712 commented on code in PR #18354:
URL: https://github.com/apache/kafka/pull/18354#discussion_r1903114289


##########
core/src/test/scala/unit/kafka/server/ReplicaFetcherThreadTest.scala:
##########
@@ -353,217 +246,13 @@ class ReplicaFetcherThreadTest {
     assertEquals(3, mockNetwork.fetchCount)
   }
 
-  @Test
-  def shouldTruncateToOffsetSpecifiedInEpochOffsetResponse(): Unit = {

Review Comment:
   ditto



##########
core/src/test/scala/unit/kafka/server/ReplicaFetcherThreadTest.scala:
##########
@@ -140,85 +118,6 @@ class ReplicaFetcherThreadTest {
     )
   }
 
-  @Test
-  def testFetchLeaderEpochRequestIfLastEpochDefinedForSomePartitions(): Unit = 
{

Review Comment:
   why to remove this test case? it happens only on zk broker?



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