Bug 469185 - client should be quiet during detach.
Summary: client should be quiet during detach.
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 1.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: mick
QA Contact: Kim van der Riet
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-30 14:20 UTC by mick
Modified: 2020-11-04 17:54 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description mick 2008-10-30 14:20:52 UTC
thanks, gsim:

Client continues responding to complete controls (and others) even in detaching state. After it receives detach, it should not send anything else.

if you don't sync before session.close(), you will sometimes see:


from the sending client:
    the exception:  "Failed: Incorrect session name from producer client."

from the broker:
    error Channel exception: not-attached: Channel 2 is not attached (qpid/amqp_0_10/SessionHandler.cpp:56)


Note You need to log in before you can comment on or make changes to this bug.