You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <ji...@apache.org> on 2018/10/15 17:56:00 UTC

[jira] [Created] (DISPATCH-1146) Core-endpoint can't receive deliveries on core-initiated links

Ted Ross created DISPATCH-1146:
----------------------------------

             Summary: Core-endpoint can't receive deliveries on core-initiated links
                 Key: DISPATCH-1146
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1146
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Router Node
            Reporter: Ted Ross
            Assignee: Ted Ross
             Fix For: 1.5.0


Links that are initiated from within a core module have no associated address.  The AMQP_rx_handler therefore treats the link as an anonymous link.  If a delivery arrives for which there is no address, the rx_handler treats the message as a no-address delivery on an anonymous link and rejects it.

Links originated in the core should be treated as a routed link as far as rx-handler is concerned.



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