Hello everyone, I have two questions about Kafka's operation. 1. Can I modify events after they are written to Kafka, or are they immutable? 2. Do consumers always receive messages in the order they were sent by Kafka?
Thank you in advance!
Hello everyone, I have two questions about Kafka's operation. 1. Can I modify events after they are written to Kafka, or are they immutable? 2. Do consumers always receive messages in the order they were sent by Kafka?
Thank you in advance!