massakam opened a new pull request #949: Fix authentication logic in 
WebSocketWebResource
URL: https://github.com/apache/incubator-pulsar/pull/949
 
 
   ### Motivation
   
   When authentication of WebSocket Proxy is enabled, any HTTP request to proxy 
stats API is rejected.
   I think it is because an authentication logic in WebSocketWebResource class 
is incorrect.
   
   ### Modifications
   
   Fix the authentication logic in WebSocketWebResource class.
   
   ### Result
   
   We can access proxy stats API even when authentication is enabled.

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


With regards,
Apache Git Services

Reply via email to