I focused on other projects in the last few months so I might not have the plan recently. If someone else is interested in implementing the transaction feature for the C++ client, welcome your contributions.
Thanks, Yunze On Thu, Nov 30, 2023 at 7:55 PM Karthikeyan A <karthikeya...@ericsson.com.invalid> wrote: > > Hi Team, > > Any updates on including transaction support on C++ client ? > > Thanks & Regards > Karthikeyan A > > -----Original Message----- > From: Yunze Xu <x...@apache.org> > Sent: 17 May 2023 08:33 > To: dev@pulsar.apache.org > Subject: Re: [ANNOUNCE] Apache Pulsar Client C++ 3.2.0 released > > I have a plan to support the transaction on C++ client next month (June). It > might be included in the 3.3.0 release. > > Thanks, > Yunze > > On Tue, May 16, 2023 at 10:09 PM Karthikeyan A > <karthikeya...@ericsson.com.invalid> wrote: > > > > Hi, > > > > We have a requirement where the message has been consumed from one topic, > > processed it and written to another topic in single transaction. > > Looks like transaction support related client APIs in C++ is still not > > available and that is in roadmap of pulsar delivery. > > > > Please let us know the details on when the C++ client library for > > Transaction Support will be available for use. > > > > Thanks & Regards > > Karthikeyan A > > > > > > -----Original Message----- > > From: Yunze Xu <x...@apache.org> > > Sent: 16 May 2023 18:17 > > To: dev@pulsar.apache.org; us...@pulsar.apache.org; > > annou...@apache.org > > Subject: [ANNOUNCE] Apache Pulsar Client C++ 3.2.0 released > > > > The Apache Pulsar team is proud to announce Apache Pulsar Client C++ > > version 3.2.0. > > > > Pulsar is a highly scalable, low latency messaging platform running on > > commodity hardware. It provides simple pub-sub semantics over topics, > > guaranteed at-least-once delivery of messages, automatic cursor management > > for subscribers, and cross-datacenter replication. > > > > For Pulsar release details and downloads, visit: > > > > https://pulsar.apache.org/download > > > > Release Notes are at: > > https://pulsar.apache.org/release-notes/client-cpp/ > > > > We would like to thank the contributors that made the release possible. > > > > Regards, > > > > The Pulsar Team