You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2018/08/07 09:06:00 UTC

[jira] [Closed] (PROTON-1901) arriving transfers for multiplexed multi-frame deliveries on a session are mishandled

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

Robbie Gemmell closed PROTON-1901.
----------------------------------

> arriving transfers for multiplexed multi-frame deliveries on a session are mishandled
> -------------------------------------------------------------------------------------
>
>                 Key: PROTON-1901
>                 URL: https://issues.apache.org/jira/browse/PROTON-1901
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-j
>    Affects Versions: proton-j-0.27.2, proton-j-0.28.0
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Critical
>             Fix For: proton-j-0.27.3, proton-j-0.28.1
>
>
> If a session has a delivery arriving split into multiple transfer frames, and those frames are multiplexed with transfer[s] for other deliveries on the session (i.e there are multiple links on the session), then the transfer frames are mishandled.
> The handling in the transport session is essentially expecting a single outstanding delivery at a time, whereas the spec allows (and proton-j will in certain situations send) multiplexed deliveries for different links on a session. The mishandling can result in a transfer being incorrectly treated as the start of another delivery (potentially leaving earlier bits/ones incomplete) and/or merged with the wrong preceding transfer content.



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

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