You want to send a message of size 3 MB to a topic with default message size configuration. How does KafkaProducer handle large messages?
Select the Kafka Streams joins that are always windowed joins.
How much should be the heap size of a broker in a production setup on a machine with 256 GB of RAM, in PLAINTEXT mode?
A consumer starts and has auto.offset.reset=latest, and the topic partition currently has data for offsets going from 45 to 2311. The consumer group has committed the offset 643 for the topic before. Where will the consumer read from?
What is the protocol used by Kafka clients to securely connect to the Confluent REST Proxy?