dengziming commented on code in PR #17986: URL: https://github.com/apache/kafka/pull/17986#discussion_r1864117652
########## core/src/test/scala/integration/kafka/server/DynamicBrokerReconfigurationTest.scala: ########## @@ -87,7 +87,7 @@ class DynamicBrokerReconfigurationTest extends QuorumTestHarness with SaslSetup private val servers = new ArrayBuffer[KafkaBroker] private val numServers = 3 - private val numPartitions = 10 + private val numPartitions = 25 Review Comment: Is there any satisfactory explanation for the flaky and solution? -- 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]
