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 2017/12/12 01:37:05 UTC

[GitHub] hrsakai opened a new pull request #958: Don't create client when authentication fails on websocket proxy

hrsakai opened a new pull request #958: Don't create client when authentication fails on websocket proxy
URL: https://github.com/apache/incubator-pulsar/pull/958
 
 
   ## Motivation
   Websocket proxy create producer/consumer even though authentication fails and they remains until proxy is restart.
   
   ### Modifications
   Proxy doesn't create producer/consumer when authentication fails.
   
   ### Result
   producer/consumer doesn't increase when authentication fails.

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


With regards,
Apache Git Services