scylladb / kafka-connect-scylladb

Kafka Connect Scylladb Sink
Apache License 2.0
46 stars 22 forks source link

Override connector validate() method. #63

Closed Bouncheck closed 2 years ago

Bouncheck commented 2 years ago

Provides custom implementation of validate() method. Performs some simple cross-checks between different ConfigValues and makes a trial connection with the database.