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: [email protected] With regards, Apache Git Services
