rdhabalia commented on issue #6122: [pulsar-admin] allow tenant admin to manage subscription permission URL: https://github.com/apache/pulsar/pull/6122#issuecomment-580969208 > I think we should introduce v4 api and make the change there. I don't think it is a good idea to change the base which would impact existing v1, v2, and v3 api. This is not a breaking change but it was a bug. Owner-Tenant can already manage all property level access rights such as : granting produce/consume permission to other tenants. and we have also added support to let consumer manage cursor level api in #2981 and admin-tenant should be able to access this api to grant permission. We should not introduce v4 api for this functionality, this is definitely not required. >> You can add a release note section for 2.6.0-SNAPSHOT in release notes and document this change. I think we add release not once we create a release. can you please point me which file should be updated with this documentation.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
