Re: [DISCUSS] PIP-242 Topic name restrictions

2023-02-18 Thread mattisonchao
Hi, All After discussing with Enrico and Michael offline. I will split the discussed topic into two PIP. 1. Topic name restrictions a. `-partition-` keyword. b. enable topic name character pattern. 2. System topic a. System topic name pattern. b. System topic authorisation. c.

Re: [PROPOSAL] Roadmap for 3.0 release

2023-02-18 Thread mattisonchao
+1 On Feb 18, 2023, 14:56 +0800, Michael Marshall , wrote: > +1 - this timeline sounds even better :) > > On Sat, Feb 18, 2023 at 12:41 AM Matteo Merli wrote: > > > > Ups, > > > > I started from the release date I was meaning April for the RCs: > > > > * Tue - 2023-04-11 > > * Tue - 2023-04-18 - R

[VOTE][PIP-242] Topic name restriction

2023-02-18 Thread mattisonchao
Hi, All After a fascinating discussion, I would start the vote of PIP-242. We have chosen to drop out the `system topic` related improvement to another PIP. Therefore, the current version is simple enough and it has a clear boundary. Please leave +1/-1 in this thread to join the vote. and feel

[DISSCUSS] Support getStats/update partitioned topic with `-partition-`

2023-02-18 Thread Ruguo Yu
Hello community, ### Motivation Same as [19230](https://github.com/apache/pulsar/pull/19230), We allow users to use the `Client API` to create the partitioned topic which name contains `-partition-{not-number}` when `allowAutoTopicCreation` is `true` and `allowAutoTopicCreationType` is `par