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

2023-12-03 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 details on when the C++ client library for Transaction 
Support will be available for use.

Thanks & Regards
Karthikeyan A

-Original Message-
From: Yunze Xu  
Sent: 13 November 2023 19:03
To: dev@pulsar.apache.org; us...@pulsar.apache.org; annou...@apache.org
Subject: [ANNOUNCE] Apache Pulsar Client C++ 3.4.0 released

The Apache Pulsar team is proud to announce Apache Pulsar Client C++ version 
3.4.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 C++ client release details and downloads, visit:
https://pulsar.apache.org/download/#pulsar-c-client

Release Notes are at:
https://pulsar.apache.org/release-notes/client-cpp

API documents are at:
https://pulsar.apache.org/api/cpp/3.4.x/index.html

We would like to thank the contributors that made the release possible.

Regards,

The Pulsar Team


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

2023-11-30 Thread Karthikeyan A
Hi Team,

Any updates on including transaction support on C++ client ?

Thanks & Regards
Karthikeyan A

-Original Message-
From: Yunze Xu  
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 
 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 
> 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


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 details on when the C++ client library for Transaction 
Support will be available for use.

Thanks & Regards
Karthikeyan A


-Original Message-
From: Yunze Xu  
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


Regarding Transaction API support for C++ client

2022-05-11 Thread Karthikeyan A
Hello,

Currently, 'transaction API' is only available for Java clients.
We are looking for transacion API's for C++ clients for our project.

Could anyone please provide information on timeline and roadmap for including
transaction API's C++ client in future releases.

Thanks!!!
Regards
Karthikeyan A