You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/08/26 01:36:29 UTC

[GitHub] [pulsar] sijie commented on issue #7893: Regression: Authorization Provider implementation that worked in 2.5.2 now throws 500 on Pulsar startup

sijie commented on issue #7893:
URL: https://github.com/apache/pulsar/issues/7893#issuecomment-680408523


   @frankjkelly there is a big change in AuthorizationProvider to support finer granularity access control in 2.6.0. So if you are customizing an AuthorizationProvider, you might have to implement those methods.
   
   Alternatively, we can try to make sure the default methods use the old methods. But it will require a fair amount of refactoring work again. Let me know what you think.


----------------------------------------------------------------
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:
users@infra.apache.org