Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

When disconnecting, the client should forward a DISCONNECT message #34

Open
afhall opened this issue Feb 21, 2014 · 0 comments
Open

When disconnecting, the client should forward a DISCONNECT message #34

afhall opened this issue Feb 21, 2014 · 0 comments

Comments

@afhall
Copy link

afhall commented Feb 21, 2014

As per instructions, http://stomp.github.io/stomp-specification-1.1.html#DISCONNECT

"To do a graceful shutdown, where the client is assured that all previous frames have been received by the server, the client should send a DISCONNECT frame with a receipt header set"

Without this, using ActiveMQ, you will receive the following message on the server:

[ActiveMQ Transport: tcp:///127.0.0.1:63893] INFO o.a.a.b.T.Transport - Transport failed: java.io.EOFException

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

No branches or pull requests

1 participant