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

default_route_behaviour: BLOCK #803

Open
Denchick opened this issue Nov 11, 2024 · 0 comments
Open

default_route_behaviour: BLOCK #803

Denchick opened this issue Nov 11, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Denchick
Copy link
Collaborator

If the default_route_behaviour is set to BLOCK, the router will send a message to the client:

ERROR:  client processing error: error processing query 'CREATE TABLE test_pers (puid INT, data JSONB);': failed to match any datashard., tx status IDLE

This message can be misleading for users, so it would be better if the router could answer with a more informative message, such as "Your query is blocked due to the default route behavior."

@Denchick Denchick added bug Something isn't working good first issue Good for newcomers labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant