Hi Pramod, Moreover I don't think there is a way to implement exactly once producer without some use of transactions one way or another.
Best, Piotrek pt., 8 sty 2021 o 09:34 Till Rohrmann <trohrm...@apache.org> napisaĆ(a): > Hi Pramod, > > Flink's Kafka connector uses transactions in order to support exactly once > semantic. > > Cheers, > Till > > On Thu, Jan 7, 2021 at 11:17 PM Pramod Immaneni <pra...@apache.org> wrote: > > > Is there a Kafka producer that can do exactly once semantic without the > use > > of transactions? > > > > Thanks > > >