Skip to content

Creating a queue with invalid name by moving messages #3074

Closed
@kaanyilgin

Description

@kaanyilgin

It is possible to create a queue with a name longer than the maximum character limit by moving the messages.

I tried to create a queue with the same name via "Add a new queue" panel and it doesn't let me create it. However, it is possible while moving messages. Also, it is not possible to delete the queue by using UI or HTTP API because it returns “414 Request-URI Too Large”.

Reproducing steps:

  • Create a queue
  • Publish a random message
  • Copy the response of https://swapi.dev/api/people/ to use it as the name
  • Move the message to a destination queue with the name of the copied json.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions