Scott Hendricks created KAFKA-8853: -------------------------------------- Summary: Create sustained connections test for Trogdor Key: KAFKA-8853 URL: https://issues.apache.org/jira/browse/KAFKA-8853 Project: Kafka Issue Type: Improvement Components: system tests Reporter: Scott Hendricks
There are currently tests to run a high amount of connects and disconnects, but there are no tests that create and maintain connections to bring Kafka to its limit. My plan is to write a test that will take a desired number of clients (KafkaConsumer, KafkaProducer, and AdminClient), the keep-alive rate for these connections, and the number of threads desired to maintain these connections. Each worker will spawn the desired number of threads that will find connections that need to be maintained and act on them. -- This message was sent by Atlassian Jira (v8.3.2#803003)