apalan60 commented on PR #19274: URL: https://github.com/apache/kafka/pull/19274#issuecomment-2759098547
I ran a few tests, and so far I have successfully invoked 14 nodes, with the tests remaining stable.  ``` ==================================================================================================== SESSION REPORT (ALL TESTS) ducktape version: 0.12.0 session_id: 2025-03-28--001 run time: 24.712 seconds tests run: 1 passed: 1 flaky: 0 failed: 0 ignored: 0 ==================================================================================================== test_id: kafkatest.tests.client.pluggable_test.PluggableConsumerTest.test_start_stop.metadata_quorum=ISOLATED_KRAFT status: PASS run time: 24.601 seconds ---------------------------------------------------------------------------------------------------- ==================================================================================================== test_id: kafkatest.tests.client.compression_test.CompressionTest.test_compressed_topic.compression_types=.snappy.gzip.lz4.zstd.none.metadata_quorum=ISOLATED_KRAFT status: PASS run time: 1 minute 29.102 seconds ---------------------------------------------------------------------------------------------------- ``` -- 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]
