On 10/26/2009 06:49 AM, Gordon Sim wrote:
On 10/23/2009 02:27 AM, Rajith Attapattu wrote:
Running org.apache.qpid.test.unit.xa.FaultTest.testPrepare() seems to
cause the C++ broker to send SessionKnownCompletedBody after
SessionDetachBody in some cases.
I think this is an unintended consequence of
http://svn.apache.org/viewvc?view=revision&revision=828108, specifically
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/amqp_0_10/SessionHandler.cpp?r1=828108&r2=828107&pathrev=828108
The sending of known-completed is triggered by receiving a
session-completed from the client. All session controls are now always
invoked where previously they were ignored (apart from session-detached)
after a detach was issued.
That sounds like a mistake on my part, I think it should be ignoring al but
detach and detached.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]