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

Fix the heartbeat issue #40 #42

Merged
merged 1 commit into from
Jul 9, 2018
Merged

Conversation

deepsleep
Copy link
Contributor

  1. Fix issue Heartbeat configuration in the default stomp server handler appears to be incorrect #40 found in both StompClientConnectionImpl and DefaultStompHandler.

  2. Add unit test testAsymmetricHeartbeatTime to StompClientImplTest.

… and DefaultStompHandler.

2. Add unit test testAsymmetricHeartbeatTime to StompClientImplTest.
@cescoffier cescoffier self-requested a review July 9, 2018 06:32
Copy link
Member

@cescoffier cescoffier left a comment

Choose a reason for hiding this comment

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

LGTM.

@cescoffier
Copy link
Member

@deepsleep did you sign the Eclipse CLA?

@deepsleep
Copy link
Contributor Author

@cescoffier Sorry that I am not sure about that, since it's my first PR in Github. And sure I would like to sign the Eclipse CLA.

@cescoffier
Copy link
Member

@deepsleep you just have to create an account and sign the CLA on https://accounts.eclipse.org/user/login?destination=user/eca.

The value behind this extra step is to be sure that the contribution is "cleared" in term of IP. You sign the CLA only once for all your contribution to Eclipse projects.

@deepsleep
Copy link
Contributor Author

Thanks @cescoffier. I have signed the Eclipse CLA. And my email address of Eclipse account is [email protected] . Thanks again. :)

@cescoffier cescoffier merged commit 0bf4166 into vert-x3:master Jul 9, 2018
@pmlopes pmlopes removed the to review label Jul 9, 2018
@cescoffier cescoffier self-assigned this Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants