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

[jira] [Created] (DISPATCH-1081) Messages to multicast addresses are being released when no receivers attached

Alexander Rafferty created DISPATCH-1081:
--------------------------------------------

             Summary: 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


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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org