Package io.debezium.connector.mongodb
Class MongoDbErrorHandler
java.lang.Object
io.debezium.pipeline.ErrorHandler
io.debezium.connector.mongodb.MongoDbErrorHandler
Error handler for MongoDB.
- Author:
- John Graf
-
Constructor Summary
ConstructorsConstructorDescriptionMongoDbErrorHandler(MongoDbConnectorConfig connectorConfig, ChangeEventQueue<?> queue) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class io.debezium.pipeline.ErrorHandler
getProducerThrowable, isCustomRetriable, isRetriable, setProducerThrowable
-
Constructor Details
-
MongoDbErrorHandler
-
-
Method Details
-
communicationExceptions
- Overrides:
communicationExceptionsin classErrorHandler
-