Exam Name: | Confluent Certified Developer for Apache Kafka Certification Examination | ||
Exam Code: | CCDAK Dumps | ||
Vendor: | Confluent | Certification: | Confluent Certified Developer |
Questions: | 150 Q&A's | Shared By: | odin |
A client connects to a broker in the cluster and sends a fetch request for a partition in a topic. It gets an exception Not Leader For Partition Exception in the response. How does client handle this situation?
You are using JDBC source connector to copy data from 3 tables to three Kafka topics. There is one connector created with max.tasks equal to 2 deployed on a cluster of 3 workers. How many tasks are launched?
What is a generic unique id that I can use for messages I receive from a consumer?
A bank uses a Kafka cluster for credit card payments. What should be the value of the property unclean.leader.election.enable?