Confluent Related Exams
CCDAK Exam
(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?
Which two statements are correct when assigning partitions to the consumers in a consumer group using the assign() API?
(Select two.)