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

Reinstate bounded documentStore (revert mistake) #6548

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

trevor-scheer
Copy link
Member

The documentStore didn't need to be changed to an UnboundedCache since it was previously bounded with a maxSize. This is undoing a mistake.
For reference:

maxSize: Math.pow(2, 20) * 30,

@trevor-scheer trevor-scheer requested a review from glasser June 8, 2022 23:31
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 8, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 41bc444:

Sandbox Source
Apollo Server Typescript Configuration
Apollo Server Configuration

@trevor-scheer trevor-scheer merged commit 74c9cca into release-3.9.0 Jun 8, 2022
@trevor-scheer trevor-scheer deleted the trevor/reinstate-document-store branch June 8, 2022 23:34
trevor-scheer added a commit that referenced this pull request Jun 15, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants