You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/07/09 16:28:41 UTC

[GitHub] [kafka] cmccabe commented on a change in pull request #10794: KAFKA-12677: return not_controller error in envelope response itself

cmccabe commented on a change in pull request #10794:
URL: https://github.com/apache/kafka/pull/10794#discussion_r667072949



##########
File path: core/src/test/scala/integration/kafka/server/RaftClusterTest.scala
##########
@@ -29,7 +29,7 @@ import java.util
 import java.util.Collections
 import scala.jdk.CollectionConverters._
 
-@Timeout(120000)
+@Timeout(120)

Review comment:
       Hmm, I don't think 0.12 seconds is a good timeout for these integration tests. I would be OK cutting the time down to 60 seconds per test, though, rather than 120.




-- 
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-unsubscribe@kafka.apache.org

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