Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug - Passive declares are creating queue or exchange. #30

Merged

Conversation

inbarbarkai
Copy link

When calling QueueDeclarePassive it should throw exception is the queue does not exist or return the queue info.
When calling ExchangeDeclarePassive it should throw exception is the exchange does not exist.

@odalet odalet changed the base branch from master to inbarbarkai-pr November 6, 2021 13:52
@odalet odalet merged commit c602b01 into addupsolutions:inbarbarkai-pr Nov 6, 2021
odalet added a commit that referenced this pull request Nov 6, 2021
odalet added a commit that referenced this pull request Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants