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 additional key checks for KV #575

Open
darkwatchuk opened this issue Jul 22, 2024 · 1 comment
Open

Add additional key checks for KV #575

darkwatchuk opened this issue Jul 22, 2024 · 1 comment

Comments

@darkwatchuk
Copy link
Contributor

Observed behavior

Adding a key/pair to a bucket with more than one consecutive dot in the key results in a "no response from stream" exception and is confusing. e.g. default..foobar

Expected behavior

If this format of key is not valid, then an appropriate more informative key format exception or similar should be raised.

Server and client version

Server 2.10.16
.NET Client 2.3.2

Host environment

No response

Steps to reproduce

No response

@mtmk
Copy link
Collaborator

mtmk commented Jul 22, 2024

we have validation I believe based on ADR-8 but this case might not have been covered cc @scottf

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

2 participants