Hello everyone, Does Kafka guarantee that the data flushed by the server is absolutely persisted into disk? Is it possible that the data that only accumulate in the page cache without sync to disk, get lost if the server crashes?
Thanks, Xin
Hello everyone, Does Kafka guarantee that the data flushed by the server is absolutely persisted into disk? Is it possible that the data that only accumulate in the page cache without sync to disk, get lost if the server crashes?
Thanks, Xin