Debizum Kafka connect what happens when kafka is down?

649 Views Asked by At

I have a concern regarding the Debizum outbox pattern ,that is when the Kafka connect consumes messages from outbox table and trying to produce to kafka topic ,if the kafka brokers are down does the debizum retries the message delivery or just fail?

Do we have any configuration for kafka produce fail scenario?

0

There are 0 best solutions below