Kafka - Message Delivery Semantics
Given a Kafka consumer with
enable.auto.commit=false and manual commit after processing, what happens if the consumer crashes before commit?