Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-05-11 Thread Baozi
+1 Thanks, Baodi Shi > 2022年5月11日 16:0956,Enrico Olivelli 写道: > > +1 (binding) > > Enrico > > Il giorno mer 11 mag 2022 alle ore 08:28 Zixuan Liu > ha scritto: >> >> +1(non-binding) >> >> Thanks, >> Zixuan >> >> On 2022/04/26 12:07:32 guo jiwei wrote: >>> Hi community: >>> In PIP-39 >>>

Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-05-11 Thread Enrico Olivelli
+1 (binding) Enrico Il giorno mer 11 mag 2022 alle ore 08:28 Zixuan Liu ha scritto: > > +1(non-binding) > > Thanks, > Zixuan > > On 2022/04/26 12:07:32 guo jiwei wrote: > > Hi community: > >In PIP-39 > > , > > we have i

RE: [DISCUSSION] PIP-156: Enable system topic by default

2022-05-10 Thread Zixuan Liu
+1(non-binding) Thanks, Zixuan On 2022/04/26 12:07:32 guo jiwei wrote: > Hi community: >In PIP-39 > , > we have introduced namespace event to support topic level policy. This > feature was released in Pulsar 2.6. > >

Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-05-10 Thread Hang Chen
+1 (binding) Thanks, Hang Ran Gao 于2022年5月11日周三 13:54写道: > > +1 (non-binding) > > Best, > Ran > > On 2022/04/26 12:07:32 guo jiwei wrote: > > Hi community: > >In PIP-39 > > , > > we have introduced namespace event to su

Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-05-10 Thread Ran Gao
+1 (non-binding) Best, Ran On 2022/04/26 12:07:32 guo jiwei wrote: > Hi community: >In PIP-39 > , > we have introduced namespace event to support topic level policy. This > feature was released in Pulsar 2.6. > >The

Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-05-10 Thread Yunze Xu
+1 (non-binding) Thanks, Yunze

Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-05-10 Thread mattison chao
+1 Best, Mattison On Wed, 11 May 2022 at 13:49, Qiang Zhao wrote: > > > On 2022/04/26 12:07:32 guo jiwei wrote: > > Hi community: > >In PIP-39 > > >, > > we have introduced namespace event to support topic level poli

Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-05-10 Thread Qiang Zhao
On 2022/04/26 12:07:32 guo jiwei wrote: > Hi community: >In PIP-39 > , > we have introduced namespace event to support topic level policy. This > feature was released in Pulsar 2.6. > >Then PIP-92 >

Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-05-10 Thread 丛搏
+1 Thanks, Bo Haiting Jiang 于2022年4月27日周三 10:39写道: > > +1 > > Thanks, > Haiting > > On 2022/04/26 12:07:32 guo jiwei wrote: > > Hi community: > >In PIP-39 > > , > > we have introduced namespace event to support topic le

Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-04-26 Thread Haiting Jiang
+1 Thanks, Haiting On 2022/04/26 12:07:32 guo jiwei wrote: > Hi community: >In PIP-39 > , > we have introduced namespace event to support topic level policy. This > feature was released in Pulsar 2.6. > >Then PIP-92

Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-04-26 Thread PengHui Li
> Which are the downsides of enabling system topics? No obvious downsides, just created a __change_events topic under each namespace and the broker created a reader to read new messages from it. Looks like introducing some idle topics and idle readers if users will not use the topic policy. And t

Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-04-26 Thread Zike Yang
+1 Please update this PIP number. It's duplicated with https://github.com/apache/pulsar/issues/15207 Zike On Tue, Apr 26, 2022 at 8:09 PM Enrico Olivelli wrote: > > Which are the downsides of enabling system topics? > > Enrico > > Il Mar 26 Apr 2022, 14:07 guo jiwei ha scritto: > > > Hi commun

Re: [DISCUSSION] PIP-156: Enable system topic by default

2022-04-26 Thread Enrico Olivelli
Which are the downsides of enabling system topics? Enrico Il Mar 26 Apr 2022, 14:07 guo jiwei ha scritto: > Hi community: >In PIP-39 > , > we have introduced namespace event to support topic level policy. This > featur

[DISCUSSION] PIP-156: Enable system topic by default

2022-04-26 Thread guo jiwei
Hi community: In PIP-39 , we have introduced namespace event to support topic level policy. This feature was released in Pulsar 2.6. Then PIP-92