Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Fix RabbitMQ user-defined queue parameters #76

Merged
merged 3 commits into from
Nov 30, 2020

Conversation

0snap
Copy link
Contributor

@0snap 0snap commented Nov 30, 2020

📔 Description

The rewrite in #61 introduced this bug. User-defined queue parameters were not passed to the RabbitMQ host.

This PR shall be released "out-of-band". Note: Our release workflow will trigger once we publish a new release. It will try to re-upload to PyPI and it will fail, because PyPI does not allow the re-use of existing versions but most versions haven't changed. So releasing without bumping all version numbers will color our CI red. It won't affect the correctness of the release, though.

📝 Checklist

  • All user-facing changes have changelog entries.
  • The changes are reflected on docs.tenzir.com/threatbus, if necessary.
  • The PR description contains instructions for the reviewer, if necessary.

🎯 Review Instructions

File-by-file.

@0snap 0snap added the bug Incorrect behavior label Nov 30, 2020
@0snap 0snap requested a review from mavam November 30, 2020 11:24
@0snap 0snap changed the title Story/ch2653/fix rabbitmq queue params Fix RabbitMQ user-defined queue parameters Nov 30, 2020
Copy link
Member

@mavam mavam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only a small robustness suggestion, plus a changelog wording tweak. Otherwise LGTM.

@0snap 0snap force-pushed the story/ch2653/fix-rabbitmq-queue-params branch from 3d2ba28 to f29c8c4 Compare November 30, 2020 14:18
@0snap 0snap merged commit 7521ba7 into master Nov 30, 2020
@0snap 0snap deleted the story/ch2653/fix-rabbitmq-queue-params branch November 30, 2020 14:30
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants