diff options
| author | Alexandru Scvortov <alexandru@rabbitmq.com> | 2010-08-12 12:20:50 +0100 |
|---|---|---|
| committer | Alexandru Scvortov <alexandru@rabbitmq.com> | 2010-08-12 12:20:50 +0100 |
| commit | 134eab808bd1fb6e408e964df83c59a7535b6cca (patch) | |
| tree | 112a49fccb67a837b9ce318779ea4e0f3a802372 /include | |
| parent | c229634a282a604c998a6d1936d9b33579bdebab (diff) | |
| download | rabbitmq-server-git-134eab808bd1fb6e408e964df83c59a7535b6cca.tar.gz | |
refactor + timer cancelled on channel terminate
When the channel terminates (for whatever reason), any outstanding
acks are simply lost. The reasoning behind this is that:
1) if the channel closed due to an exception, it should close immediately;
2) if the client wants to close the channel, but receive all of the
acks first, it should wait for the acks and only then send
channel.close.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
