[
https://issues.apache.org/jira/browse/DISPATCH-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613621#comment-16613621
]
ASF GitHub Bot commented on DISPATCH-1081:
------------------------------------------
GitHub user bhardesty opened a pull request:
https://github.com/apache/qpid-dispatch/pull/376
DISPATCH-1081 - Update doc for multicast delivery settlement
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bhardesty/qpid-dispatch dispatch-1081
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/376.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #376
----
commit 5d98aa04b46a2bf35ad51abb9273b1d615cd9d6f
Author: Ben Hardesty <bhardest@...>
Date: 2018-09-13T15:12:14Z
Update doc for multicast delivery settlement
----
> Messages to multicast addresses are being released when no receivers attached
> -----------------------------------------------------------------------------
>
> Key: DISPATCH-1081
> URL: https://issues.apache.org/jira/browse/DISPATCH-1081
> Project: Qpid Dispatch
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Alexander Rafferty
> Assignee: Ganesh Murthy
> Priority: Major
>
> When sending messages to a multicast address to which no consumers are
> attached, the router sends back a disposition of RELEASED. The expected
> behaviour is that all messages will be immediately settled by the ingress
> router with a disposition of ACCEPTED as per section 2.4.1 of the Dispatch
> router book:
> {quote}Multicast delivery is not reliable. If a producer sends an unsettled
> delivery, the ingress router shall settle the delivery with ACCEPTED
> disposition regardless of whether the message was delivered to any consumers.
> {quote}
> Is this a bug, or is this the expected behaviour? If this is the expected
> behaviour, can the router be configured to always accept messages to
> multicast addresses even where no consumers are actively listening?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]