You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/04/03 13:28:41 UTC

[jira] [Commented] (QPID-7659) [Java Broker, AMQP 1.0] Support Link stealing

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

ASF subversion and git services commented on QPID-7659:
-------------------------------------------------------

Commit 1789991 from [~lorenz.quack] in branch 'java/trunk'
[ https://svn.apache.org/r1789991 ]

QPID-7659: [Java Broker] Fix Link stealing in AMQP 1.0

> [Java Broker, AMQP 1.0] Support Link stealing
> ---------------------------------------------
>
>                 Key: QPID-7659
>                 URL: https://issues.apache.org/jira/browse/QPID-7659
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Broker
>            Reporter: Lorenz Quack
>             Fix For: qpid-java-broker-7.0.0
>
>
> Currently, the broker does not support Link stealing as specified by the AMQP 1.0 specification (section 2.6.1).
> This means that Link uniqueness is not properly enforced.
> -This also breaks the JMS bindings that rely on Link uniqueness to enforce things like uniqueness of ClientIds.-
> In accordance with [this document|https://cwiki.apache.org/confluence/display/qpid/Link+Registry+Design#LinkRegistryDesign-Designv3] the Link should handle Attach and Link stealing. See IRC conversation attached to the linked wiki for some ideas about Link stealing.
> This is tricky because the threading issues involved.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org