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

heartbeat not work with active mq #11

Open
guotie opened this issue Mar 26, 2015 · 3 comments
Open

heartbeat not work with active mq #11

guotie opened this issue Mar 26, 2015 · 3 comments

Comments

@guotie
Copy link

guotie commented Mar 26, 2015

I use default heartbeat setting, but the connection closed every 4 minutes.

@Faeriol
Copy link

Faeriol commented Jun 25, 2015

Good morning. I am facing the same issue. @guotie have you found a solution yet? I may dig in when I have a bit more time on my hands, but so far I just working around it by reconnecting when I get the disconnect status

@guotie
Copy link
Author

guotie commented Jun 25, 2015

https://github.com/guotie/stomp

The active MQ close the connection even if the heart beat message late 1 ns, so just modify the write heart beat time can solve the problem.

but there are other problem with this package, i have fix it in my branch.

@Faeriol
Copy link

Faeriol commented Jun 25, 2015

I had modified the heart beat time and still no luck. I'll look at your
branch, thanks

On 25 June 2015 at 10:55, 铁哥 [email protected] wrote:

https://github.com/guotie/stomp

The active MQ close the connection even if the heart beat message late 1
ns, so just modify the write heart beat time can solve the problem.

but there are other problem with this package, i have fix it in my branch.


Reply to this email directly or view it on GitHub
#11 (comment).

Maxime Paradis
Membre du conseil | Member of council
Club de science informatique | Computer Science Club
Université d'Ottawa | University of Ottawa
[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants