Hi guys,

    Does kafka send the acks response to the producer  after flush the messages 
to the disk or just keep them in the memory? 
    How does Kafka flush the messages? By calling the system call, like fsync()?

Thanks
Chen

Reply via email to