Confluent Related Exams
CCDAK Exam
Which two producer exceptions are examples of the class RetriableException? (Select two.)
(You are configuring a source connector that writes records to an Orders topic.
You need to send some of the records to a different topic.
Which Single Message Transform (SMT) is best suited for this requirement?)
The producer code below features a Callback class with a method called onCompletion().
When will the onCompletion() method be invoked?