showuon commented on code in PR #16209:
URL: https://github.com/apache/kafka/pull/16209#discussion_r1629199724


##########
core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala:
##########
@@ -4167,6 +4170,8 @@ class ReplicaManagerTest {
       assertEquals(3, 
yammerMetricValue("RemoteLogReaderTaskQueueSize").asInstanceOf[Int])
       // unlock all tasks
       doneLatch.countDown()
+      responseLatch.await()

Review Comment:
   nit: Please add a time limit to this await. 



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