Kafka - Basics and Event Streaming
What will be the output of the command
kafka-topics.sh --describe --topic test-topic --bootstrap-server localhost:9092 if the topic has 2 partitions and replication factor 1?