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 IT for maximum String value length #686

Closed
tatu-at-datastax opened this issue Nov 29, 2023 · 0 comments · Fixed by #687
Closed

Add IT for maximum String value length #686

tatu-at-datastax opened this issue Nov 29, 2023 · 0 comments · Fixed by #687
Assignees

Comments

@tatu-at-datastax
Copy link
Contributor

Most Document limits (maximum doc size, max number of properties, maximum number value length etc) are already covered by both unit and integration tests.

But it looks like maximum String length (16,000 characters) is currently only tested by unit tests. There have been reports that long (over 5kB) String values may be problematic with Storage-Attached Index updates, so let's add ITs (max allowed, too long) to cover this gap.

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