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

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

    [ https://issues.apache.org/jira/browse/KAFKA-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16780128#comment-16780128 ] 

ASF GitHub Bot commented on KAFKA-8014:
---------------------------------------

kkonstantine commented on pull request #6342: KAFKA-8014: Extend Connect integration tests to add and remove workers dynamically
URL: https://github.com/apache/kafka/pull/6342
 
 
   Extend Connect's integration test harness to add the capability to add and remove workers dynamically as well as discover the set of active workers at any point during an integration test. 
   
   The current integration tests are extended to test the new capabilities. 
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Priority: Major
>
>  
> 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)