In Kafka, every broker... (select three)
Which of the following Kafka Streams operators are stateless? (select all that apply)
Kafka is configured with following parameters - log.retention.hours = 168 log.retention.minutes = 168 log.retention.ms = 168 How long will the messages be retained for?
You are sending messages with keys to a topic. To increase throughput, you decide to increase the number of partitions of the topic. Select all that apply.
In Avro, adding a field to a record without default is a __ schema evolution