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

Alex Rudyy commented on QPID-7269:
----------------------------------

The change look reasonable to me. We should port it into 6.0.3

> broker issues disposition for delivery that is already settled
> --------------------------------------------------------------
>
>                 Key: QPID-7269
>                 URL: https://issues.apache.org/jira/browse/QPID-7269
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: qpid-java-6.0.3
>            Reporter: Gordon Sim
>            Assignee: Rob Godfrey
>             Fix For: qpid-java-6.1
>
>
> E.g. for proton python helloworld example:
> {noformat}
> [0x55610aa0de20]:  <- AMQP
> [0x55610aa0de20]:  -> AMQP
> [0x55610aa0de20]:0 -> @open(16) 
> [container-id="1cc695d7-3588-4730-848e-1047eda87f8b", hostname="localhost", 
> channel-max=32767]
> [0x55610aa0de20]:0 -> @begin(17) [next-outgoing-id=1, 
> incoming-window=2147483647, outgoing-window=2147483647]
> [0x55610aa0de20]:0 -> @attach(18) 
> [name="1cc695d7-3588-4730-848e-1047eda87f8b-examples", handle=0, role=true, 
> snd-settle-mode=2, rcv-settle-mode=0, source=@source(40) [address="examples", 
> durable=0, timeout=0, dynamic=false], target=@target(41) [durable=0, 
> timeout=0, dynamic=false], initial-delivery-count=0]
> [0x55610aa0de20]:0 -> @flow(19) [incoming-window=2147483647, 
> next-outgoing-id=1, outgoing-window=2147483647, handle=0, delivery-count=0, 
> link-credit=10, drain=false]
> [0x55610aa0de20]:0 <- @open(16) 
> [container-id="21188a24-ee12-45d2-a027-a630d7e3f10c", max-frame-size=32768, 
> channel-max=255, idle-time-out=0, properties={:product="qpid", 
> :version="6.0.3", :"qpid.build"="Unversioned directory", 
> :"qpid.instance_name"="Broker"}]
> [0x55610aa0de20]:0 <- @begin(17) [remote-channel=0, next-outgoing-id=0, 
> incoming-window=2048, outgoing-window=2048]
> [0x55610aa0de20]:0 <- @attach(18) 
> [name="1cc695d7-3588-4730-848e-1047eda87f8b-examples", handle=0, role=false, 
> snd-settle-mode=2, rcv-settle-mode=0, source=@source(40) [address="examples", 
> durable=0, timeout=0, dynamic=false], target=@target(41) [durable=0, 
> timeout=0, dynamic=false], initial-delivery-count=0]
> [0x55610aa0de20]:0 <- @transfer(20) [handle=0, delivery-id=0, 
> delivery-tag=b"\x00\x00\x00\x00\x00\x00\x00\x00", message-format=0] (78) 
> "\x00Sp\xd0\x00\x00\x00\x0b\x00\x00\x00\x05BP\x04@BR\x00\x00Ss\xd0\x00\x00\x00"\x00\x00\x00\x0d@@@@@@@@\x83\x00\x00\x00\x00\x00\x00\x00\x00\x83\x00\x00\x00\x00\x00\x00\x00\x00@R\x00@\x00Sw\xa1\x0cHello
>  World!"
> Hello World!
> [0x55610aa0de20]:0 -> @disposition(21) [role=true, first=0, last=0, 
> settled=true, state=@accepted(36) []]
> [0x55610aa0de20]:0 -> @close(24) []
> [0x55610aa0de20]:  -> EOS
> [0x55610aa0de20]:0 <- @disposition(21) [role=false, first=0, last=0, 
> settled=true, state=@accepted(36) []]
> [0x55610aa0de20]:0 <- @flow(19) [next-incoming-id=1, incoming-window=2048, 
> next-outgoing-id=1, outgoing-window=2048, handle=0, delivery-count=1, 
> link-credit=9, available=0, drain=false, echo=false]
> [0x55610aa0de20]:0 <- @close(24) []
> [0x55610aa0de20]:  <- EOS
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to