Re: [ANNOUNCE] Apache Pulsar Client C++ 3.2.0 released

2023-05-16 Thread Yunze Xu
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 wrote: > > Hi, > > We have a requirement where the message has been consumed from one topic, > processed it and writt

RE: [ANNOUNCE] Apache Pulsar Client C++ 3.2.0 released

2023-05-16 Thread Karthikeyan A
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 detai

[ANNOUNCE] Apache Pulsar Client C++ 3.2.0 released

2023-05-16 Thread Yunze Xu
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 managemen