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

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

ewencp commented on pull request #6148: MINOR: Start Connect REST server in 
standalone mode to match distributed mode (KAFKA-7503 follow-up)
URL: https://github.com/apache/kafka/pull/6148
 
 
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


> 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
>             Fix For: 2.2.0, 2.1.1, 2.0.2
>
>
> 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)

Reply via email to