pjain1 commented on issue #9380: URL: https://github.com/apache/druid/issues/9380#issuecomment-688260966
@jon-wei Upon thinking more it seems like why do we even need to namespace, users can add new permissions in the auth system that they are using and add them to roles as well. Then they can upgrade the code which will still keep on using the older set of permissions as the users will now have both old and new ones. Once they flip the switch the code will only consider newer set of permissions and then the older ones can be removed from auth system. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
