[jira] [Commented] (DISPATCH-1302) Large messages sent pre-settled may arrive unsettled and never get settled by the sender

2019-04-03 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809169#comment-16809169
 ] 

ASF subversion and git services commented on DISPATCH-1302:
---

Commit 425edb6ecba873f547feb279a18220a2be24e3de in qpid-dispatch's branch 
refs/heads/master from Ken Giusti
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=425edb6 ]

DISPATCH-1302: fix settlement propagation race

This closes #479


> Large messages sent pre-settled may arrive unsettled and never get settled by 
> the sender 
> -
>
> Key: DISPATCH-1302
> URL: https://issues.apache.org/jira/browse/DISPATCH-1302
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Router Node
>Affects Versions: 1.5.0, 1.6.0
>Reporter: Ken Giusti
>Assignee: Ken Giusti
>Priority: Major
> Fix For: 1.7.0
>
> Attachments: 0001-DISPATCH-1302-debug-reproducer.patch
>
>
> While testing very large presettled messages across a multi router path some 
> of the messages are received unsettled and are never settled via a 
> disposition from the sender.



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



[jira] [Commented] (DISPATCH-1302) Large messages sent pre-settled may arrive unsettled and never get settled by the sender

2019-04-03 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809168#comment-16809168
 ] 

ASF subversion and git services commented on DISPATCH-1302:
---

Commit a1288f7c7f56470b7a50fbf75988c6dde2152507 in qpid-dispatch's branch 
refs/heads/master from Ken Giusti
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=a1288f7 ]

DISPATCH-1302: only settle inbound pn_delivery locally in response to 
PN_DELIVERY event


> Large messages sent pre-settled may arrive unsettled and never get settled by 
> the sender 
> -
>
> Key: DISPATCH-1302
> URL: https://issues.apache.org/jira/browse/DISPATCH-1302
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Router Node
>Affects Versions: 1.5.0, 1.6.0
>Reporter: Ken Giusti
>Assignee: Ken Giusti
>Priority: Major
> Fix For: 1.7.0
>
> Attachments: 0001-DISPATCH-1302-debug-reproducer.patch
>
>
> While testing very large presettled messages across a multi router path some 
> of the messages are received unsettled and are never settled via a 
> disposition from the sender.



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



[jira] [Commented] (DISPATCH-1302) Large messages sent pre-settled may arrive unsettled and never get settled by the sender

2019-03-25 Thread Ken Giusti (JIRA)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800698#comment-16800698
 ] 

Ken Giusti commented on DISPATCH-1302:
--

The above debug patch reproduces the problem.

Note that it clobbers the system_tests_one_router.py file just because it's 
convenient to run this as "ctest -VV -R system_tests_one_router"

The test prints out the count of messages received both settled and unsettled 
for a client on router EB1.  Messages are sent settled from client on EA1.   
See the logs for whether or not the 'settled=true' flag is set on the transfers.

> Large messages sent pre-settled may arrive unsettled and never get settled by 
> the sender 
> -
>
> Key: DISPATCH-1302
> URL: https://issues.apache.org/jira/browse/DISPATCH-1302
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Router Node
>Affects Versions: 1.6.0
>Reporter: Ken Giusti
>Assignee: Ken Giusti
>Priority: Major
> Fix For: 1.7.0
>
> Attachments: 0001-DISPATCH-1302-debug-reproducer.patch
>
>
> While testing very large presettled messages across a multi router path some 
> of the messages are received unsettled and are never settled via a 
> disposition from the sender.



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