Re: [DISCUSS] PIP-167: Make it Configurable to Require Subscription Permission

2022-05-17 Thread Enrico Olivelli
The proposal makes sense to me. +1 Enrico Il giorno mer 18 mag 2022 alle ore 07:18 Michael Marshall ha scritto: > > I switched to the name "permissionOnSubscriptionRequired" for this > feature [0]. It describes the feature while satisfying the requirement > to default to false. > > I plan to ad

Re: [DISCUSS] PIP-167: Make it Configurable to Require Subscription Permission

2022-05-17 Thread Michael Marshall
I switched to the name "permissionOnSubscriptionRequired" for this feature [0]. It describes the feature while satisfying the requirement to default to false. I plan to address the PR's remaining feedback and write tests tomorrow (Wednesday). If there isn't any other discussion, I'll start the vot

[DISCUSS] PIP-167: Make it Configurable to Require Subscription Permission

2022-05-13 Thread Michael Marshall
Hello Pulsar Community, Here is a PIP to add a new namespace policy to configure how the PulsarAuthorizationProvider handles the default subscription permission value (null/an empty set). I look forward to your feedback. PIP: https://github.com/apache/pulsar/issues/15597 Thanks, Michael ## Moti