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

Reconnecting is creating some "ghost" connections #9

Open
elyssonmr opened this issue Jun 7, 2017 · 0 comments
Open

Reconnecting is creating some "ghost" connections #9

elyssonmr opened this issue Jun 7, 2017 · 0 comments

Comments

@elyssonmr
Copy link

When we leave the STOMP connection idle for a while, TorStomp logs that the "connection unexpected end" and then then tries to reconnect to the queue but the old connection still activate in rabbitMQ.
Due this issue rabbitMQ sends a new queue message to this old connection that is not being handled by TorStomp anymore.

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

1 participant