You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Rafael H. Schloming (JIRA)" <ji...@apache.org> on 2012/11/05 18:02:12 UTC

[jira] [Commented] (PROTON-116) Proton sends explicit disposition for pre-settled messages

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

Rafael H. Schloming commented on PROTON-116:
--------------------------------------------

It's not illegal to send the spurious disposition, however you're correct that it's not needed.
                
> Proton sends explicit disposition for pre-settled messages
> ----------------------------------------------------------
>
>                 Key: PROTON-116
>                 URL: https://issues.apache.org/jira/browse/PROTON-116
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.2
>            Reporter: Ted Ross
>            Priority: Minor
>
> When proton sends pre-settled messages (the settled flag is set in the transfer), it follows up with an explicit disposition frame for the message.
> I believe this disposition update is spurious and unneeded, though I haven't found a definitive statement one way or the other in the protocol specification.
> [0x1efaaa0:1] -> FLOW @19 [0, 1024, 0, 1024, 1, 0, 8, null, false]
> [0x1efaaa0:1] <- TRANSFER @20 [1, 0, b"\x00\x00\x00\x00\x00\x00\x00\x00", 0, true, false] (184)
> [0x1efaaa0:1] <- TRANSFER @20 [1, 1, b"\x01\x00\x00\x00\x00\x00\x00\x00", 0, true, false] (184)
> [0x1efaaa0:1] <- TRANSFER @20 [1, 2, b"\x02\x00\x00\x00\x00\x00\x00\x00", 0, true, false] (184)
> [0x1efaaa0:1] <- DISPOSITION @21 [false, 0, 2, true, null]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira