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

ASF subversion and git services commented on PROTON-2138:
---------------------------------------------------------

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

PROTON-2138: add test to verify coordinator target capability parsing

This closes #218


> Capabilities not retrieved from transaction coordinator target
> --------------------------------------------------------------
>
>                 Key: PROTON-2138
>                 URL: https://issues.apache.org/jira/browse/PROTON-2138
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: proton-c-0.29.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Major
>             Fix For: proton-c-0.30.0
>
>
> When paring an incoming ATTACH frame for a transaction coordinator Proton 
> does not correctly retrieve the coordinator target's capabilities field.
> Here's a trace from qpid-dispatch servicing a request between tx_send.py and 
> artemis:
> This attach frame arrives from tx_send.py:
> {noformat}
> 2019-11-20 11:39:25.133485 -0500 SERVER (trace) [2]:FRAME: 0 <- @attach(18) 
> [name="txn-ctrl", handle=1, role=false, snd-settle-mode=2, rcv-settle-mode=0, 
> source=@source(40) [durable=0, timeout=0, dynamic=false], 
> target=@coordinator(48) [capabilities=:"amqp:local-transactions"], 
> initial-delivery-count=0]
> {noformat}
> Note the " [capabilities=:"amqp:local-transactions"]" in the target.
> On dispatch attempting to retrieve the target's capabilities return no data: 
> 2019-11-20 11:39:25.133710 -0500 ROUTER (info) KAG: qdr-target=



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to