Ensuring that Kafka message is persisted after acknowledgement

2021-08-25 Thread Kunal Goyal
there any way in which we can ensure fsync is called before acknowledgement of messages? Any help would be appreciated. -- Thanks & Regards Kunal Goyal

Re: Ensuring that Kafka message is persisted after acknowledgement

2021-08-30 Thread Kunal Goyal
[gentle reminder] On Wed, Aug 25, 2021 at 12:08 PM Kunal Goyal wrote: > Hello, > > We are exploring using Kafka for our application. Our requirement is that > once we write some messages to Kafka, it should be guaranteed that the > messages are persisted to disk. > We f

Timeline for production ready KRaft

2021-09-02 Thread Kunal Goyal
Hello, We wanted to use Kafka without zookeeper. It would be good to know when Apache KRaft is expected to be production ready. Can you please inform us of the timeline? It would help in our planning. -- Thanks & Regards Kunal Goyal