What is returned by a producer.send() call in the Java API?
How do you create a topic named test with 3 partitions and 3 replicas using the Kafka CLI?
How can you gracefully make a Kafka consumer to stop immediately polling data from Kafka and gracefully shut down a consumer application?