You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Arjun Satish (JIRA)" <ji...@apache.org> on 2018/10/14 02:44:00 UTC

[jira] [Updated] (KAFKA-7503) Integration Test Framework for Connect

     [ https://issues.apache.org/jira/browse/KAFKA-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arjun Satish updated KAFKA-7503:
--------------------------------
    Summary: Integration Test Framework for Connect  (was: Integration Tests for Connect)

> Integration Test Framework for Connect
> --------------------------------------
>
>                 Key: KAFKA-7503
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7503
>             Project: Kafka
>          Issue Type: Task
>          Components: KafkaConnect
>            Reporter: Arjun Satish
>            Assignee: Arjun Satish
>            Priority: Minor
>
> Implement a framework which enables writing and executing integration tests against real connect workers and kafka brokers. The worker and brokers would run within the same process the test is running (which is similar to how integration tests are written in Streams and Core). The complexity of these tests would lie somewhere between unit tests and system tests. The main utility is to be able to run end-to-end tests within the java test framework, and facilitate development of large features which could modify many parts of the framework.



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