-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: 1.0
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The confluent documentation notes that it's possible to set either a `topics` property of `topics.regex` property. (see https://docs.confluent.io/current/installation/configuration/connect/sink-connect-configs.html)
We tried to set the `topics.regex`, but then we get the error that the required setting `topics` is missing in the config. But the documentation says: "Only one of topics or topics.regex should be specified". Setting both the `topics` and the `topics.regex` will result in an error too, saying that there should only be configured one of them.
Is there any possibility to use the `topics.regex` property instead of `topics`?
Kafka Connect version: 5.4.0
MongoDB Connect version: 1.0.0
- related to
-
KAFKA-263 Confluent MongoDbAtlasSinkConnector topics.regex
-
- Closed
-