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

[CORL-1485] Revert #3241 #3267

Merged
merged 2 commits into from
Oct 30, 2020
Merged

[CORL-1485] Revert #3241 #3267

merged 2 commits into from
Oct 30, 2020

Conversation

wyattjoh
Copy link
Collaborator

@wyattjoh wyattjoh commented Oct 30, 2020

What does this PR do?

It seems like the solution introduced in #3241 via apollographql/graphql-subscriptions#209 (comment) introduced a memory leak:

Memory Usage(1)

After rolling back that change the memory slope went away:

Memory Usage(3)

This is curious as we are transpiling for ES2018 running on a NodeJS 12-alpine Docker image.

What changes to the GraphQL/Database Schema does this PR introduce?

None.

How do I test this PR?

Wait for CI to pass!

@wyattjoh wyattjoh added the bug label Oct 30, 2020
@wyattjoh wyattjoh added this to the v6.4.1 milestone Oct 30, 2020
@wyattjoh wyattjoh marked this pull request as ready for review October 30, 2020 18:02
@wyattjoh wyattjoh merged commit 4de2d60 into master Oct 30, 2020
@wyattjoh wyattjoh deleted the fix/CORL-1485 branch October 30, 2020 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants