lmr3796 commented on a change in pull request #9435:
URL: https://github.com/apache/kafka/pull/9435#discussion_r530139420



##########
File path: core/src/test/scala/unit/kafka/server/KafkaApisTest.scala
##########
@@ -107,6 +108,11 @@ class KafkaApisTest {
   private val time = new MockTime
   private val clientId = ""
 
+  @Before
+  def setUp(): Unit = {

Review comment:
       Hey @chia7712 you're right.  I did some reading and found that I 
misunderstood JUnit's behavior.  Just updated that part and rebased latest 
trunk.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to