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)
A) bootstrap.servers and C) key.serializer and D) value.serializer
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)
Currently there are no comments in this discussion, be the first to comment!