Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Node discovery does not work with publications supporting wildcards #126

Open
malsbat opened this issue Sep 15, 2020 · 0 comments
Open

Node discovery does not work with publications supporting wildcards #126

malsbat opened this issue Sep 15, 2020 · 0 comments

Comments

@malsbat
Copy link
Contributor

malsbat commented Sep 15, 2020

The test case is something along the lines of (to exercise wildcards and multiple subscriptions):

  1. ./build/test/bin/discover -s A -p B -s C
  2. ./build/test/bin/discover -p A -s B -s D
    Node 1 should receive pub A and node 2 should receive pub B, but they do not.

The root cause is the removal of the needs from discovery in bdd8141.

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

No branches or pull requests

1 participant