Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move isConnected method into each interface class #1780

Merged
merged 1 commit into from
May 15, 2018

Conversation

hrsakai
Copy link
Contributor

@hrsakai hrsakai commented May 15, 2018

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 without casting to impl class.

@hrsakai
Copy link
Contributor Author

hrsakai commented May 15, 2018

retest this please

Copy link
Contributor

@merlimat merlimat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@merlimat merlimat added this to the 2.1.0-incubating milestone May 15, 2018
@merlimat merlimat added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label May 15, 2018
@merlimat merlimat merged commit d7ab96d into apache:master May 15, 2018
@hrsakai hrsakai deleted the isConnected branch June 17, 2020 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants