Keith Wall created DISPATCH-1090:
------------------------------------

             Summary: Transfer/Disposition(state=release) loop forms when 
application disconnects abruptly from brokered queue until link credit is 
exhausted.
                 Key: DISPATCH-1090
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1090
             Project: Qpid Dispatch
          Issue Type: Bug
            Reporter: Keith Wall


I have configured a single Dispatch Router instance to route messages through a 
broker queue (i.e. following section 7.2.5 of the 
[docs|https://qpid.apache.org/releases/qpid-dispatch-1.2.0/user-guide/index.html#routing-messages-through-broker]).

The application does the following:

# Forms a sending links to the queue, sends a single message then disconnects.
# Forms a receiving link to the same queue, receives the message without 
settling then abruptly terminates the program.

Inspecting the protocol trace, I see that after the Dispatch Router has sent a 
{{Disposition state=modified}} for the message that was held by the application 
when it terminated, a {{Transfer}}/{{Disposition state=release}} loop forms 
between the Dispatch Router and Broker until the link credit is exhausted.  





The application connects sends to the queue via the router, disconnects and the 
then connects a second time



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to