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

Broker to return error if unknown URI parameter is used #532

Closed
kzangeli opened this issue Sep 19, 2020 · 0 comments · Fixed by #536
Closed

Broker to return error if unknown URI parameter is used #532

kzangeli opened this issue Sep 19, 2020 · 0 comments · Fixed by #536

Comments

@kzangeli
Copy link
Collaborator

The broker currently has no knowledge of what URI parameter are supported.
Each service simply asks for the ones the service is interested in.
If any other URI parameters are issued to the broker then then are just simply ignored.

This issue is about giving the broker the knowledge of the URI parameters and return error if unsupported URI parameters are used.

@kzangeli kzangeli mentioned this issue Sep 19, 2020
kzangeli added a commit that referenced this issue Sep 21, 2020
@kzangeli kzangeli mentioned this issue Sep 21, 2020
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 a pull request may close this issue.

1 participant