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

PES-3306 Reduced chunk size for handling janusgraph<>cassandra statement batch issue #3567

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

hr2904
Copy link
Collaborator

@hr2904 hr2904 commented Sep 30, 2024

Change description

When running cleanup on Nelnet, getting
Caused by: java.lang.IllegalStateException: Batch statement cannot contain more than 65535 statements. This is a quick unblock we are providing to the customer by reducing chunk size.

Type of change

  • Bug fix (fixes an issue)

Related issues

Fix #1

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as necessary
  • "Ready for review" label attached and reviewers assigned
  • Changes have been reviewed by at least one other contributor
  • Pull request linked to task tracker where applicable

@hr2904 hr2904 merged commit f48b43d into master Oct 1, 2024
5 checks passed
@sumandas0 sumandas0 deleted the PES-3306-cleanup-NPE-fix branch October 3, 2024 04:44
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.

3 participants