jerqi commented on PR #9384: URL: https://github.com/apache/gravitino/pull/9384#issuecomment-3616792986
> I would suggest we don't convert the deprecated privilege to the new one, just keep two and make sure both can work with no exception. Also, make sure that if user uses the deprecated privilge, he can also get the deprecated one, not the new one, which will keep compatible with the old code. I adopt this solution. Only convert the legacy privileges when authorizer loading the roles. But I checked privilege when granting. Either new or legacy privilege can be removed successfully. In 2.0, I will remove the deprecated privileges and convert the legacy privileges to new privileges in the storage. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
