Confluent
CCDAK · Question #123
A Kafka producer application wants to send log messages to a topic that does not include any key. What are the properties that are mandatory to configure for the producer configuration? (select three)
Sign in or unlock CCDAK to reveal the answer and full explanation for question #123. The question stem and answer options stay visible for context.
Developing Kafka Producers
Question
A Kafka producer application wants to send log messages to a topic that does not include any key. What are the properties that are mandatory to configure for the producer configuration? (select three)
Options
- Abootstrap.servers
- Bpartition
- Ckey.serializer
- Dvalue.serializer
- Ekey
- Fvalue
Unlock CCDAK to see the answer
You've previewed enough free CCDAK questions. Unlock CCDAK for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#bootstrap.servers#key.serializer#value.serializer#required producer properties