Skip to content

Disable LabKey caching of ResultSet by default#1222

Open
labkey-jeckels wants to merge 1 commit into
developfrom
fb_disableCacheByDefault
Open

Disable LabKey caching of ResultSet by default#1222
labkey-jeckels wants to merge 1 commit into
developfrom
fb_disableCacheByDefault

Conversation

@labkey-jeckels
Copy link
Copy Markdown
Contributor

Rationale

As we work to reduce OutOfMemoryError risk, we need to have places that rely on caching Results behavior opt-in. Here, it's so that we can ask the size of the result set before iterating it.

Related Pull Requests

Changes

  • Opt-in to a CachedResultSet

@labkey-jeckels labkey-jeckels self-assigned this Jun 2, 2026
@labkey-jeckels labkey-jeckels marked this pull request as draft June 3, 2026 00:07
@labkey-jeckels
Copy link
Copy Markdown
Contributor Author

@labkey-adam this is somewhat more involved. I found more QueryService.select() overloads that should be migrated

@labkey-jeckels labkey-jeckels marked this pull request as ready for review June 3, 2026 01:24
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