Re: [VOTE] PIP-339: Introducing the --log-topic Option for Pulsar Sinks and Sources

2024-02-26 Thread Hang Chen
+1(binding) Regards, Hang guo jiwei 于2024年2月27日周二 15:54写道: > > +1 (binding) > > Regards > Jiwei Guo (Tboy) > > > On Tue, Feb 27, 2024 at 10:18 AM Zike Yang wrote: > > > +1 (no-binding) > > > > BR, > > Zike Yang > > > > On Tue, Feb 27, 2024 at 8:56 AM PengHui Li wrote: > > > > > > +1 (binding)

Re: [VOTE] PIP-339: Introducing the --log-topic Option for Pulsar Sinks and Sources

2024-02-26 Thread guo jiwei
+1 (binding) Regards Jiwei Guo (Tboy) On Tue, Feb 27, 2024 at 10:18 AM Zike Yang wrote: > +1 (no-binding) > > BR, > Zike Yang > > On Tue, Feb 27, 2024 at 8:56 AM PengHui Li wrote: > > > > +1 (binding) > > > > Regards, > > Penghui > > > > On Mon, Feb 26, 2024 at 5:44 PM Pengcheng Jiang > > wr

Re: [ANNOUNCE] New Committer: Kiryl Valkovich

2024-02-26 Thread Lari Hotari
Congrats, Kiryl! -Lari On Tue, 27 Feb 2024 at 06:53, tison wrote: > > The Apache Pulsar Project Management Committee (PMC) has invited > Kiryl Valkovich https://github.com/visortelle to become a committer, and we > are pleased to announce that he has accepted. > > Welcome and Congratulations, Ki

[ANNOUNCE] David Jensen as new PMC member in Apache Pulsar

2024-02-26 Thread tison
The Apache Pulsar Project Management Committee (PMC) has invited David Jensen https://github.com/entvex to join the PMC, and we are pleased to announce that he has accepted. David is an active contributor of DotPulsar[1]. He is actively maintaining the project and doing releases. DotPulsar is the

[ANNOUNCE] New Committer: Kiryl Valkovich

2024-02-26 Thread tison
The Apache Pulsar Project Management Committee (PMC) has invited Kiryl Valkovich https://github.com/visortelle to become a committer, and we are pleased to announce that he has accepted. Welcome and Congratulations, Kiryl Valkovich! Please join us in congratulating and welcoming Kiryl onboard! B

Re: [ANNOUNCE] New Committer: Asaf Mesika

2024-02-26 Thread Ran Gao
Congratulations, Asaf! Best Regards, Ran Gao On 2024/02/20 16:50:29 Lari Hotari wrote: > The Apache Pulsar Project Management Committee (PMC) has invited > Asaf Mesika https://github.com/asafm to become a committer and we > are pleased to announce that he has accepted. > > Welcome and Congratula

Re: [VOTE] PIP-339: Introducing the --log-topic Option for Pulsar Sinks and Sources

2024-02-26 Thread Zike Yang
+1 (no-binding) BR, Zike Yang On Tue, Feb 27, 2024 at 8:56 AM PengHui Li wrote: > > +1 (binding) > > Regards, > Penghui > > On Mon, Feb 26, 2024 at 5:44 PM Pengcheng Jiang > wrote: > > > Hi, community > > > > I'm starting the vote for PIP-339: Introducing the --log-topic Option for > > Pulsar S

Re: [ANNOUNCE] New Committer: Asaf Mesika

2024-02-26 Thread PengHui Li
Congrats, Asaf. Penghui Li On Thu, Feb 22, 2024 at 8:17 PM Cong Zhao wrote: > Congratulations! > > Thanks, > Cong > > On 2024/02/20 16:50:29 Lari Hotari wrote: > > The Apache Pulsar Project Management Committee (PMC) has invited > > Asaf Mesika https://github.com/asafm to become a committer and

Re: [VOTE] PIP-339: Introducing the --log-topic Option for Pulsar Sinks and Sources

2024-02-26 Thread PengHui Li
+1 (binding) Regards, Penghui On Mon, Feb 26, 2024 at 5:44 PM Pengcheng Jiang wrote: > Hi, community > > I'm starting the vote for PIP-339: Introducing the --log-topic Option for > Pulsar Sinks and Sources > PIP link: https://github.com/apache/pulsar/pull/22071 > > Thanks, > Pengcheng Jiang >

Re: [DISCUSS] Apache Pulsar 3.1.3 Release

2024-02-26 Thread PengHui Li
+1 Thanks for driving the release. And it should be the last patch release of Apache Pulsar 3.1.0 Then, we will move to 3.2.x Regards, Penghui On Mon, Feb 26, 2024 at 8:08 PM ran leon wrote: > Dear the Apache Pulsar Dev community, > > I would like to propose releasing Apache Pulsar 3.1.3. > >

Re: [VOTE] Release Apache Pulsar Helm Chart 3.3.0 based on 3.3.0-candidate-1

2024-02-26 Thread PengHui Li
+1 (binding) - Deploy pulsar cluster on local docker-desktop(with Kubernetes) - Checked the signature - Checked the license Regards, Penghui On Sat, Feb 24, 2024 at 3:38 AM Lari Hotari wrote: > Hello Apache Pulsar Community, > > This is a call for the vote to release the Apache Pulsar Helm Cha

Re: [DISCUSS] Migrate CLI parser from jcommander to picocli

2024-02-26 Thread Zixuan Liu
The new implementation is compatible with the existing tests, otherwise, there will be a lot of changes in the src and test directories. Thanks, Zixuan Ran Gao 于2024年2月26日周一 19:49写道: > +1 (non-binding), it's more elegant. There will be a lot of changes, we > can create some tasks based on comma

Re: [DISCUSS] Migrate CLI parser from jcommander to picocli

2024-02-26 Thread Zixuan Liu
> If I am implementing a custom extension of Pulsar Shell/Pulsar Admin, > currently my code doesn't depend on jcommander Your PIP is a good design. I can handle the adaptation of custom extension of Pulsar Shell/Pulsar Admin, but `org.apache.pulsar.shell.ShellCommandsProvider` needs to be changed

[DISCUSS] Apache Pulsar 3.1.3 Release

2024-02-26 Thread ran leon
Dear the Apache Pulsar Dev community, I would like to propose releasing Apache Pulsar 3.1.3. It's almost two months since the release of 3.1.2, and there are 65 new commits in branch-3.1: https://github.com/apache/pulsar/compare/v3.1.2...branch-3.1 Please let me know if you have any essential fi

Re: [DISCUSS] Migrate CLI parser from jcommander to picocli

2024-02-26 Thread Ran Gao
+1 (non-binding), it's more elegant. There will be a lot of changes, we can create some tasks based on commands. - Ran Gao On 2024/02/21 05:07:46 Zixuan Liu wrote: > Hi Pulsar Community, > > The pulsar CLI(pulsar-admin, pulsar-client, pulsar-shell, and so on) uses > the jcommander [1] as CLI pa

Re: [DISCUSS] PIP-338: Introducing the --log-topic Option for Pulsar Sinks and Sources

2024-02-26 Thread Pengcheng Jiang
Oh, sorry, I missed the reply before sending the vote mail For the authorization, I think users are responsible for doing that, just like what they do while setting the log topic for functions. And it's easy to distinguish logs if one log topic is used for multiple functions because the producer

[VOTE] PIP-339: Introducing the --log-topic Option for Pulsar Sinks and Sources

2024-02-26 Thread Pengcheng Jiang
Hi, community I'm starting the vote for PIP-339: Introducing the --log-topic Option for Pulsar Sinks and Sources PIP link: https://github.com/apache/pulsar/pull/22071 Thanks, Pengcheng Jiang