Re: Kafka Exactly-Once Semantics in .NET support

2020-07-01 Thread Saher Ahwal
Hi Boyang Thank you so much for the reply. I opened an issue on confluent dotnet on github and it was answered here: https://github.com/confluentinc/confluent-kafka-dotnet/issues/1342 I will re-paste it here for the benefit of others who might be interested: Matt's reply from Confluent: " We don

Re: Kafka Exactly-Once Semantics in .NET support

2020-06-30 Thread Boyang Chen
Thanks for the interest Saher. TBH, I don't know how the .NET confluent library works, but I would assume it is based on the https://github.com/edenhill/librdkafka. Maybe propose an issue there as well to attract some expertes. Boyang On Tue, Jun 30, 2020 at 3:22 PM Saher Ahwal wrote: > Hi > >

Kafka Exactly-Once Semantics in .NET support

2020-06-30 Thread Saher Ahwal
Hi I am working on exactly-once semantics with Kafka and I have streaming scenario of read-process-write. I noticed the new exactly-once scalability design with correctness in case of partition reassignment here: https://docs.google.com/document/d/1LhzHGeX7_Lay4xvrEXxfciuDWATjpUXQhrEIkph9qRE/edit#