[
https://issues.apache.org/jira/browse/KAFKA-8853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gwen Shapira resolved KAFKA-8853.
---------------------------------
Fix Version/s: 2.4.0
Reviewer: Stanislav Kozlovski
Resolution: Fixed
> 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
> Assignee: Scott Hendricks
> Priority: Major
> Fix For: 2.4.0
>
>
> 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)