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

Add option for having explicit shard setting mandatory #858

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

Add option for having explicit shard setting mandatory #858

nothrow opened this issue Nov 11, 2024 · 0 comments

Comments

@nothrow
Copy link
Contributor

nothrow commented Nov 11, 2024

I need my application to explicitly select shard for every single connection. Not doing so should be an error, because it can lead to data compromise.

My proposal is to add option to default_shard as 'fail'. When that is the case, running query without setting shard (either by comment, or by set shard) will result in failure.

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

No branches or pull requests

1 participant