XN137 opened a new pull request, #2340:
URL: https://github.com/apache/polaris/pull/2340

   all methods in `PolarisAuthorizer` currently have a `CallContext` parameter.
   in its only implementation only `CallContext.getRealmConfig` is getting used.
   
   so since `PolarisAuthorizer` cant be used outside a request, we can simply 
make it request-scoped and inject the request-scoped `RealmConfig` directly.


-- 
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]

Reply via email to