I want to sink CDC messages from kafka to mongoDB
These messages were produced by Debezium SQLServer source CDC connector
What kind of connecotor class and handler class I can use ?
Is this in Atlas? If so and these messages are in JSON you can utilize Atlas Stream Processing to connect to Kafka and write them into your MongoDB Atlas Cluster.