rdhabalia commented on issue #2981: Allow subscribers to access subscription admin-api URL: https://github.com/apache/pulsar/pull/2981#issuecomment-438460762 Oh.. no, that will not help because in our useacase, recently many of the existing subscribers are reaching out to system-admin to execute subscription admin-api (eg: skip-all, skip, reset-cursor) due to multiple reasons (eg: backlog quota exceeded, reseting cursor with retention enable, etc..). So, in that case it's hard to handle multiple requests from subscribers so, it's better to let subscriber handle those admin-api. #899 restricts subscription-name creation with the role-name prefix but it will not address authorization of existing subscription name which doesn't have role-name prefix.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
