Re: [DISCUSS] PIP-272 Add a `StateStoreConfig` to the `WorkerConfig`

2023-05-28 Thread Enrico Olivelli
Looks good +1 Enrico Il Lun 29 Mag 2023, 04:47 Pengcheng Jiang ha scritto: > Dear Pulsar community, > > I created a pip to make pulsar functions' `StateStoreProvider` configurable > with custom configurations: https://github.com/apache/pulsar/issues/20419 > > Any feedback and suggestions are

[DISCUSS] PIP-272 Add a `StateStoreConfig` to the `WorkerConfig`

2023-05-28 Thread Pengcheng Jiang
Dear Pulsar community, I created a pip to make pulsar functions' `StateStoreProvider` configurable with custom configurations: https://github.com/apache/pulsar/issues/20419 Any feedback and suggestions are welcome Sincerely Pengcheng Jiang

Re: [Discuss] Release Pulsar Python Client 3.2.0

2023-05-28 Thread Zike Yang
+1 Thanks, Zike Yang On Mon, May 29, 2023 at 9:12 AM PengHui Li wrote: > > +1, thanks for driving the release > > Regards, > Penghui > > On Thu, May 25, 2023 at 9:48 PM Yunze Xu wrote: > > > Hi all, > > > > I would like to propose releasing the Pulsar Python Client 3.2.0. > > > > It has been

Re: Re: [DISCUSS] PIP-270 Add config to set metadata size threshold for compression.

2023-05-28 Thread PengHui Li
> managedLedgerInfoCompressionThresholdInBytes managedLedgerInfoCompressionThresholdInBytes It should be managedLedgerInfoCompressionThresholdInBytes managedCursorInfoCompressionThresholdInBytes And it is better to add a link to the data structure to help reviewers to understand the proposal.

Re: [VOTE] PIP-266: Support batch deletion of tenants, namespaces, topics, and subscriptions using input files and regex in Pulsar CLI

2023-05-28 Thread PengHui Li
+1(binding) Thanks, Penghui On Mon, May 29, 2023 at 9:05 AM guo jiwei wrote: > +1 (binding) > > > Regards > Jiwei Guo (Tboy) > > On Fri, May 5, 2023 at 11:12 AM Xiangying Meng > wrote: > > > > Hello Pulsar community, > > > > This thread is to start a vote for PIP-266: Support batch deletion

Re: [Discuss] Release Pulsar Python Client 3.2.0

2023-05-28 Thread PengHui Li
+1, thanks for driving the release Regards, Penghui On Thu, May 25, 2023 at 9:48 PM Yunze Xu wrote: > Hi all, > > I would like to propose releasing the Pulsar Python Client 3.2.0. > > It has been over 2 months since the last release (3.1.0). There have > been some new features and bug fixes

Re: [VOTE] PIP-266: Support batch deletion of tenants, namespaces, topics, and subscriptions using input files and regex in Pulsar CLI

2023-05-28 Thread guo jiwei
+1 (binding) Regards Jiwei Guo (Tboy) On Fri, May 5, 2023 at 11:12 AM Xiangying Meng wrote: > > Hello Pulsar community, > > This thread is to start a vote for PIP-266: Support batch deletion of > tenants, namespaces, topics, and subscriptions using input files and > regex in Pulsar CLI. > >

Re: [DISCUSS] PIP-265: PR-based system for managing and reviewing PIPs

2023-05-28 Thread Asaf Mesika
I pushed the first PR defining the new process: https://github.com/apache/pulsar/pull/20418 On Wed, May 10, 2023 at 7:46 PM Asaf Mesika wrote: > The documentation has severe issues with diagrams in general, today. > There is no standard way yet to do it. We have all kinds of ways to do >