Skip to content

Using a predeclared exchange that does not exist creates it #282

@gvmw

Description

@gvmw

Running the following command creates an exchange:

make run ARGS="--producers 1 --rate 1 --consumers 0 --exchange idonotexist --predeclared true"

Since this exchange does not exist, it should not be created since we use the --predeclared true flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions