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().
When will the onCompletion() method be invoked?