[
https://issues.apache.org/jira/browse/QPID-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093194#comment-16093194
]
ASF subversion and git services commented on QPID-7866:
-------------------------------------------------------
Commit f2bce81856864b0c4833f3a538f5e5d729d58184 in qpid-broker-j's branch
refs/heads/master from [~godfrer]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=f2bce81 ]
QPID-7866 : [Java Broker] AMQP 1.0 publishing links do not register themselves
with queues
> [Java Broker] AMQP 1.0 publishing links do not register themselves with queues
> ------------------------------------------------------------------------------
>
> Key: QPID-7866
> URL: https://issues.apache.org/jira/browse/QPID-7866
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Reporter: Rob Godfrey
>
> the MessageDestination interface defines two methods:
> {code}
> void linkAdded(MessageSender sender, PublishingLink link);
> void linkRemoved(MessageSender sender, PublishingLink link);
> {code}
> In the 0-x protocol layers these are used when a binding is made between an
> exchange and a queue. For the 1.0 protocol layer these methods should be
> called whenever a sending link from a client is established to the
> destination.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]