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/28 13:43:18 UTC

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

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


   Thanks @sijie thanks for the clarification. I guess I don't get the rationale for implementing a default method that just throws an exception rather than an abstract method which tells the developer "Hey you now have to implement these methods"?
   
   Fair enough is there someway to improve the exception/stack trace logging in standalone. So I don't just see
   ```19:40:12.304 [main] INFO  org.apache.pulsar.PulsarStandalone - HTTP 500 Internal Server Error```
   If you point me to the right part of the code I'd be happy to throw together a PR.
   


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