[ 
https://issues.apache.org/jira/browse/DISPATCH-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall updated DISPATCH-1090:
---------------------------------
    Description: 
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.  






  was:
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


> 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
>            Priority: Major
>         Attachments: DISPATCH-1090_dispatch_server.log
>
>
> 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.  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to