Skip to content

Issue 53472: OutOfMemoryError during giant deletes from lists #6849

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

Open
wants to merge 2 commits into
base: release25.7-SNAPSHOT
Choose a base branch
from

Conversation

labkey-jeckels
Copy link
Contributor

Rationale

We can do better at baseline memory use and what's required for big query API operations.

Changes

  • Use RowMap and reused canonical case maps for key query APIs
  • Cache protocols by RowId instead of ExpProtocolImpl objects
  • Log errors when we have conflicting data with different casing for keys

Tasks 📍

  • Manual Testing
  • Needs Automation
  • Verify Fix

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.

1 participant