Skip to content

CreateQueue fails when attributes aren't passed but are changed from default #85

@dr3s

Description

@dr3s

https://github.com/adamw/elasticmq/blob/master/rest/rest-sqs/src/main/scala/org/elasticmq/rest/sqs/CreateQueueDirectives.scala#L47

CreateQueue doesn't take into consideration when attributes aren't passed in the request but have been changed from the defaults. This differs from AWS SQS behavior. If attributes aren't passed, they should not be considered in determining whether the queue name exists exception is thrown.

Metadata

Metadata

Assignees

No one assigned

    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