Your producer is producing at a very high rate and the batches are completely full each time. How can you improve the producer throughput? (select two)
What is a consequence of increasing the number of partitions in an existing Kafka topic?
We would like to be in an at-most once consuming scenario. Which offset commit strategy would you recommend?
What's is true about Kafka brokers and clients from version 0.10.2 onwards?
In stream processing applications, handling out-of-order data can be a challenge which could affect the implemented business logic.
Which type of Join handles out-of-order records?