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] Queries with target ALL_COMPLETE not properly routed #413

Closed
OlivierHecart opened this issue Jan 5, 2023 · 0 comments · Fixed by #414
Closed

[Bug] Queries with target ALL_COMPLETE not properly routed #413

OlivierHecart opened this issue Jan 5, 2023 · 0 comments · Fixed by #414
Assignees
Labels
bug Something isn't working

Comments

@OlivierHecart
Copy link
Contributor

Describe the bug

Queries with target ALL_COMPLETE are not properly routed.

To reproduce

  1. Start a complete queryable:
$ z_queryable  --complete
  1. Send a matching query with target ALL_COMPLETE:
$ z_get -s demo/example/zenoh-rs-queryable -t ALL_COMPLETE

System info

Zenoh v0.7.0-rc

(This is a regression introduced by #373)

@OlivierHecart OlivierHecart added the bug Something isn't working label Jan 5, 2023
@OlivierHecart OlivierHecart self-assigned this Jan 5, 2023
@OlivierHecart OlivierHecart linked a pull request Jan 5, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant