Confluent Related Exams
CCDAK Exam
Which two statements are correct when assigning partitions to the consumers in a consumer group using the assign() API?
(Select two.)
The producer code below features a Callback class with a method called onCompletion().
In the onCompletion() method, when the request is completed successfully, what does the value metadata.offset() represent?
(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?)