vrajat commented on PR #15902: URL: https://github.com/apache/pinot/pull/15902#issuecomment-2911141751
You'll still have to return an `AuthorizationResult` ? Changing the interface completely is a backward-compatible problem. Unfortunately an interface `AccessControl` returns a class instead of the interface `AuthorizationResult`. Also in the description did you mean `AuthorizationResult` and NOT `AuthenticationResult` ? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
