- Newest
- Most votes
- Most comments
confluent.topic.bootstrap.servers=**** is used for the licensing. Since it is a commercial connector, it needs to have a license information. Mentioned topic will be accessed by the internal mechanism when a connector instance starts to check the license.
Hello there,
MSK Connect provides a default worker configuration. You also have the option to create a custom worker configuration to use with your connectors [1]. As you aware each connector have its own configuration and some will be mandatory configurations. As per the doc [2] Confluent.topic.bootstrap.servers=**** looks to be an optional configuration as you are using MSK connect. Are you getting any error if not specifying confluent.topic.bootstrap.servers=**** in the configuration?
References: [1] https://docs.aws.amazon.com/msk/latest/developerguide/msk-connect-workers.html#msk-connect-default-worker-config [2] https://docs.confluent.io/5.4.0/connect/kafka-connect-aws-redshift/index.html#load-the-aws-redshift-sink-connector
Relevant content
- asked 3 years ago
- asked 2 years ago
