Thanks to PengHui and Yubiao for discussing, and I'll close this PIP. -- Best Regards! crossoverJie
PengHui Li <peng...@apache.org> 于2023年12月28日周四 13:16写道: > -1 > > It should be part of the ACLs, not a configuration. > Now, only the tenant admin or super user can delete the topic. > You can leverage Pulsar's AuthorizationProvider to implement fine-grained > access control > since Pulsar doesn't have it right now. But Pulsar has already defined the > operation NamespaceOperation.DELETE_TOPIC > > Regards, > Penghui > > On Mon, Dec 25, 2023 at 7:51 PM Yubiao Feng > <yubiao.f...@streamnative.io.invalid> wrote: > > > Hi Jie > > > > Maybe a limitation of Authorization permissions is better? > > > > Thanks > > Yubiao Feng > > > > On Mon, Dec 25, 2023 at 7:05 PM Jie crossover <crossover...@gmail.com> > > wrote: > > > > > Hi dev, > > > I proposed a PIP: https://github.com/apache/pulsar/pull/21800 > > > to avoid mistaken data deletion. > > > Please take a look and give your feedback. > > > -- > > > Best Regards! > > > crossoverJie > > > > > >