Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
proton-0.8
-
None
Description
A client tries to create two links with the same name over the same connection/session. Spec section 2.6.1 suggests that the first link is closed with status 'stolen' and the second link is created.
Currently the second link attach is ignored [1]. The client attach goes into the broker and no attach or error comes out. The same behavior happens to qpidd and to activemq 5.11 brokers.
A trace is available here:
https://issues.apache.org/jira/secure/attachment/12687862/qpidd-broker-ignores-link-steal-attempt.htm
[1] The client link state is half-half-attached.
Attachments
Issue Links
- is duplicated by
-
PROTON-1849 [c] server behaves incorrectly on duplicate link attach
- Closed