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 2018/05/15 02:57:50 UTC

[GitHub] hrsakai opened a new pull request #1780: Move isConnected method into each interface class

hrsakai opened a new pull request #1780: Move isConnected method into each interface class
URL: https://github.com/apache/incubator-pulsar/pull/1780
 
 
   ### Motivation
   
   We want to check connection status with a broker on an application side.
   
   ### Modifications
   
   Move isConnected method into each interface class.
   
   ### Result
   
   We can check connection status on an application side.

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