Skip to content

KAFKA-7503: Connect integration test harness#5516

Closed
wicknicks wants to merge 52 commits intoapache:trunkfrom
wicknicks:connect-integration-test
Closed

KAFKA-7503: Connect integration test harness#5516
wicknicks wants to merge 52 commits intoapache:trunkfrom
wicknicks:connect-integration-test

Conversation

@wicknicks
Copy link
Copy Markdown
Contributor

@wicknicks wicknicks commented Aug 16, 2018

Expose a programmatic way to bring up a Kafka and Zk cluster through Java API to facilitate integration tests for framework level changes in Kafka Connect. The Kafka classes would be similar to KafkaEmbedded in streams. The new classes would reuse the kafka.server.KafkaServer classes from :core, and provide a simple interface to bring up brokers in integration tests.

Signed-off-by: Arjun Satish arjun@confluent.io

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants