Hello community and Chris,
When I already filled in the parameter of schema.history.internal.kafka.bootstrap.servers with the broker host and port still not working. When I check the logs, the node disconnects to the bootstrap server broker as if it cannot reach from the connector to the bootstrap broker host.
Note : the connectivity from Kafka-Connect to bootstrap server broker, already exists.
+ Here are some broker configurations (Control Center):
1) ssl.keystore.type : JKS
2) sasl.mechanism.inter.broker.protocol : SCRAM-SHA-256
I wonder if there any other configurations to set up related with SSL for the connectivity of bootstrap broker and the Debezium source connector?
Please let me know, if you need me to mention other configurations
Thanks,
Rithy