Skip to content

Opening a link with an existing linkname on the same session throws resource-locked exception #153

Description

@abhipsaMisra

As per the AMQP spec, when we attach a link with the same linkname as one existing on the connection, the second attach should be successful, and the existing attached link should be closed with an error link-stolen. The AMQP library however does not accept the second attach, and returns a resource-locked error code instead.

Line no: https://github.com/Azure/azure-amqp/blob/master/src/AmqpSession.cs#L178

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions