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

[Trino-420] Relevant Error message should be shown when clientTags is not passed while query is run #21895

Open
lingarajg opened this issue May 9, 2024 · 0 comments · May be fixed by #21904
Assignees

Comments

@lingarajg
Copy link

Steps to reproduce the issue:

  1. Configure resource-groups.json on a co-ordinator node
  2. Add clientTags in one of the groups
  3. Try accessing the co-ordinator or running any query by passing the clientTags

Expected:
Connection should be successful and query should work

Actual:
Connectivity / Query is failing with "Query did not match any selection rule"

PFA screenshot for the same.
Trino_ClientTags_Issue

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

Successfully merging a pull request may close this issue.

2 participants