Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional tests for different configuration styles #155

Merged
merged 9 commits into from
Apr 27, 2020

Conversation

orpiske
Copy link
Contributor

@orpiske orpiske commented Apr 27, 2020

Brings a set of tests covering configurating the connector via URL,
Kafka-native configuration style and the already-known SpringBoot autoconfiguration.

This should close issue #132

One of the scenarios for Cassandra is currently disabled because it is affected by #144
and could serve as a validation for the fix.

orpiske and others added 9 commits April 27, 2020 15:15
This brings a DSL-like configurator for the properties so that
different settings can be constructed more easily

Includes extended tests for:
- AWS SNS Sink connector
- AWS SQS Sink connector
- Cassandra Sink connector
- ElasticSearch Sink connector
The tests cover both the URL configuration style as well as the Kafka
Connect native style
The tests cover both the URL configuration style as well as the Kafka Connect native style
The tests cover both the URL configuration style as well as the Kafka Connect native style
The tests cover both the URL configuration style as well as the Kafka Connect native style
The tests cover both the URL configuration style as well as the Kafka Connect native style
The tests cover both the URL configuration style as well as the Kafka Connect native style
The tests cover both the URL configuration style as well as the Kafka Connect native style
The tests cover both the URL configuration style as well as the Kafka Connect native style
@oscerd oscerd merged commit 62e65ec into apache:master Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants