Skip to content

Mark all RabbitMQ.Client.MessagePatterns as obsolete #514

@michaelklishin

Description

@michaelklishin

Subscription specifically has been deprecated since at least 3.4 where we had both a modern consumer operation dispatcher which prevents consumers from blocking I/O activity and automatic connection recovery which Subscription interferes with basically by design. However, it was never properly deprecated and removed from the docs.

See this rabbitmq-users thread for background.

[168224294]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions