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

ASF GitHub Bot commented on ARTEMIS-2027:
-----------------------------------------

Github user gemmellr commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2245
  
    Merged to 2.6.x in commit c1c2d01bc525411d46cef1c7589e4a1e71e42b02


> handle arriving AMQP deliveries being aborted
> ---------------------------------------------
>
>                 Key: ARTEMIS-2027
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2027
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 2.6.2
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Major
>             Fix For: 2.7.0, 2.6.3
>
>
> AMQP allows for deliveries to be sent in multiple transfer frames, and as 
> part of this also allows for a delivery to be explicitly aborted without 
> completing. This scenario can now arise when fronting a receiver such as the 
> broker with a Qpid Dispatch router, as it streams larger messages to 
> receivers while they are sent to the router. If such messages are in process 
> of being sent to the router and the sending connection drops before it 
> completes, the router will abort the incomplete delivery to any receivers it 
> was streaming the payload to already. The broker should handle such aborted 
> deliveries appropriately.



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

Reply via email to