Retry/reconnect mechanism Mongodb Source Connectors on MongoTimeoutException
The MongoDB Kafka Source and Sink connectors for the data streaming are working fine seamlessly until there are any errors in Kafka Source connectors.
If there is any error occurs, the connectors are not recovered from the timeout exceptions and need to be reposted/restarted connectors.
Exception:
com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches
3
votes
Durga Prasad
shared this idea