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

AMQP: Use exchange instead of queue for discovery (WIP) #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jonnor
Copy link
Member

@jonnor jonnor commented Feb 27, 2017

No description provided.

Was completely uncovered in our tests.
Though `msgflo` has some that probably exercise this
@jonnor jonnor force-pushed the amqp-discovery-exchange branch 2 times, most recently from 513a709 to a1db2bc Compare February 27, 2017 17:37
@jonnor
Copy link
Member Author

jonnor commented Feb 27, 2017

Keeping this open until

  1. It is clear whether sending to fbp exchange from participant, when a fbp queue already exists will automatically put the message into the fbp queue.
  2. There are pull requests open for the participant libraries.

Need to bump version after this change also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant