You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Konstantine Karantasis (JIRA)" <ji...@apache.org> on 2019/02/28 05:36:00 UTC

[jira] [Created] (KAFKA-8014) Extend Connect integration tests to add and remove workers dynamically

Konstantine Karantasis created KAFKA-8014:
---------------------------------------------

             Summary: Extend Connect integration tests to add and remove workers dynamically
                 Key: KAFKA-8014
                 URL: https://issues.apache.org/jira/browse/KAFKA-8014
             Project: Kafka
          Issue Type: Improvement
    Affects Versions: 2.3.0
            Reporter: Konstantine Karantasis
            Assignee: Konstantine Karantasis


 

To allow for even more integration tests that can focus on testing Connect framework itself, it seems necessary to add the ability to add and remove workers from within a test case. 

The suggestion is to extend Connect's integration test harness {{EmbeddedConnectCluster}} to include methods to add and remove workers as well as return the workers that are online at any given point.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)