scylladb / kafka-connect-scylladb

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

Add Validators and Recommenders to ConfigDef #64

Closed Bouncheck closed 2 years ago

Bouncheck commented 2 years ago

Adds a few new Validators and Recommenders to some Configs. Some values were changed to be null by default. Some Configs have been updated to have other Configs as dependents. TTL_CONFIG is now an Integer.

avelanarius commented 2 years ago

When testing this branch under Confluent 6.0.0 I get this:

image

and no further properties are shown.

Bouncheck commented 2 years ago

I've mistakenly passed null instead of empty list in one place. Now seems to work as intended.

Bouncheck commented 2 years ago

Seems to be stable with following configuration: