Kafka - Producers
If a Kafka producer has
batch.size set to 16384 bytes and linger.ms set to 100 ms, what happens when 10 KB of messages arrive within 50 ms?