Re: [DISCUSS] Apache Pulsar 2.8.0 Release

2021-05-16 Thread Addison Higham
Hi all, Really looking forward to this release and all the new improvements. I would be happy to volunteer as the release manager for this release. Addison On Thu, May 13, 2021 at 8:37 PM Jia Zhai wrote: > +1 > > > On Wed, May 12, 2021 at 8:17 PM Anonymitaet _ > wrote: > > > Hi all, > > > > T

Re: [ANNOUNCE] Apache Pulsar 2.5.0 released

2020-01-20 Thread Addison Higham
Congrats on the release and many thanks to all the hard work put in by maintainers and contributors. Lots of great features and progress and excited to see Pulsar continue to grow :) On Mon, Jan 20, 2020 at 9:01 AM Sijie Guo wrote: > The Apache Pulsar team is proud to announce Apache Pulsar vers

Re: PIP 49: Permission levels and inheritance

2019-11-12 Thread Addison Higham
wer to spend. To what level do > we do resource controls? > > I am a little lost on the idea of sub-tenants (namespace admins). This is > the point where I would think that the system model would be better off > having those namespace as first-class tenants, and not as namespaces.

Re: PIP 49: Permission levels and inheritance

2019-11-11 Thread Addison Higham
Is there any appetite for considering a "namespace admin"? We could really have use of this as currently we have to give more people than we would want tenant admin to ease administration, when many users basically just need permissions to create topics and grant permissions to those topics. >From

Re: PIP 49: Permission levels and inheritance

2019-11-07 Thread Addison Higham
I can't speak to if these are all the correct level of access (thought it looks sane to me) but I am very excited about more granular permissions. I would also say that I I think even an initial simpler implementation of this with just the "namespace admin" would go a long way to improving it if f