Kafka - Topics and Partitions
Given a Kafka topic with
retention.ms=60000 and segment.bytes=1048576, what happens when messages exceed 1 MB before 60 seconds?