Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-20 Thread Zike Yang
Here is an update for the go client release: I will include this PR in the release: https://github.com/apache/pulsar-client-go/pull/994. It's a fix for a regression bug. And will also include this in-progress feature: https://github.com/apache/pulsar-client-go/issues/927 BR, Zike Yang On Sat, Ma

Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-17 Thread Zike Yang
Hi, Frank I will start the release next Monday. BR, Zike Yang On Sat, Mar 18, 2023 at 2:52 AM Frank Kelly wrote: > > Hello, > Any updates on this? > > Thanks in advance > > -Frank > > On Fri, Mar 3, 2023 at 6:49 AM Frank Kelly wrote: > > > I too am excited for the 0.10.0 release - thank you

Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-17 Thread Frank Kelly
Hello, Any updates on this? Thanks in advance -Frank On Fri, Mar 3, 2023 at 6:49 AM Frank Kelly wrote: > I too am excited for the 0.10.0 release - thank you for driving this! > > -Frank Kelly > > On Wed, Mar 1, 2023 at 10:07 PM Zike Yang wrote: > >> Hi, Baodi, Yunze >> >> Thanks. Sure, I wi

Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-03 Thread Frank Kelly
I too am excited for the 0.10.0 release - thank you for driving this! -Frank Kelly On Wed, Mar 1, 2023 at 10:07 PM Zike Yang wrote: > Hi, Baodi, Yunze > > Thanks. Sure, I will wait for them. > > BR, > Zike Yang > > On Wed, Mar 1, 2023 at 9:02 PM Yunze Xu > wrote: > > > > Please wait for a perf

Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-01 Thread Zike Yang
Hi, Baodi, Yunze Thanks. Sure, I will wait for them. BR, Zike Yang On Wed, Mar 1, 2023 at 9:02 PM Yunze Xu wrote: > > Please wait for a performance fix for the case when batch index ACK is > enabled, I'm working on it. Currently, the throughput cannot exceed > even 20MB/s when it's enabled. > >

Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-01 Thread Yunze Xu
Please wait for a performance fix for the case when batch index ACK is enabled, I'm working on it. Currently, the throughput cannot exceed even 20MB/s when it's enabled. Thanks, Yunze On Wed, Mar 1, 2023 at 8:39 PM Baodi Shi wrote: > > Hi, zike. > > The current pulsar-client-go master branch has

Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-01 Thread Baodi Shi
Hi, zike. The current pulsar-client-go master branch has some flay-test. There may be some internal bugs, I think we need to wait for them to be fixed. - https://github.com/apache/pulsar-client-go/issues/971 Thanks, Baodi Shi 在 2023年3月1日 20:26:10 上,Zike Yang 写道: > I will include this PR

Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-01 Thread Zike Yang
I will include this PR https://github.com/apache/pulsar-client-go/pull/968 to this release since it's an important performance improvement. BR, Zike Yang On Wed, Mar 1, 2023 at 8:25 PM Zike Yang wrote: > > Hi everyone, > > I would like to propose releasing the Pulsar Go Client 0.10.0. > > It has

[DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-01 Thread Zike Yang
Hi everyone, I would like to propose releasing the Pulsar Go Client 0.10.0. It has been several months since the last release. And there are several new features and bug fixes in the master branch[0]. It’s time to release a new version. Please let me know if you have any PRs that need to be incl