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

Use Stargate v2.1.0-BETA-4 #696

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 1, 2023

Automated changes that try to update Stargate version.

@github-actions github-actions bot requested a review from a team as a code owner December 1, 2023 18:45
@@ -801,25 +802,39 @@ private JsonNode createBigDoc(String docId, int minDocSize) throws IOException {

boolean bigEnough = false;

// Since we add one property before loop, reduce max by 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had to change generation of "big document" in a way that will not violate any of other size limitations than (for one case) max doc size -- specifically, number of properties per Object, per Doc, and (default) String value limit.

Those are limits will be verified with different tests.

@tatu-at-datastax tatu-at-datastax merged commit b98bdef into main Dec 1, 2023
3 checks passed
@tatu-at-datastax tatu-at-datastax deleted the create-pull-request/update-stargate-8423b4d branch December 1, 2023 21:55
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 this pull request may close these issues.

2 participants