Skip to content

Queue names longer than 255 characters should be rejected early #72

Closed
@garyrussell

Description

@garyrussell

See https://groups.google.com/forum/#!topic/rabbitmq-users/0i22nvdfP-M

When a queue name exceeds 255 chars, an IllegalArgumentException is thrown but the channel is not closed; the next operation on the channel hangs.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions