sijie opened a new issue #2283: Improve error message if authorization is not enabled URL: https://github.com/apache/incubator-pulsar/issues/2283 *Problem* If `authorizationEnabled` is not enabled, authorization service is not set. All the accesses to this authorization service will throw NPE and clients will receive `Internal Server Error`. The message is meaningless. It is better to return a more meaningful message.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
