Skip to content

Conversation

lpinca
Copy link
Member

@lpinca lpinca commented Mar 29, 2017

v7.x backport of #11926.

Prevent the events listeners of the sockets obtained with the HTTP
upgrade mechanism from retaining unneeded memory.

Ref: nodejs#11868
PR-URL: nodejs#11926
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. http Issues or PRs related to the http subsystem. v7.x labels Mar 29, 2017
@lpinca
Copy link
Member Author

lpinca commented Mar 29, 2017

@mscdex mscdex removed the build Issues and PRs related to build files or the CI. label Mar 29, 2017
Copy link
Contributor

@MylesBorins MylesBorins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this change breaks spdy... we should hold off landing on v7 for now

@lpinca
Copy link
Member Author

lpinca commented May 3, 2017

I've proposed a PR to fix the issue on node-spdy (spdy-http2/node-spdy#312) but maintainers seem to be unresponsive.

Is there anything I can do to move this forward or should I just close this?

@mscdex mscdex added the memory Issues and PRs related to the memory management or memory footprint. label May 11, 2017
@lpinca
Copy link
Member Author

lpinca commented May 23, 2017

The issue with node-spdy has been addressed. Is it ok to land this on v7.x now? If we want to be extra careful and not include this in v7.x I'll close.

@lpinca
Copy link
Member Author

lpinca commented Jun 16, 2017

Closing this as it doesn't make sense to backport to v7.x at this point.

@lpinca lpinca closed this Jun 16, 2017
@lpinca lpinca deleted the backport/11926 branch June 16, 2017 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http Issues or PRs related to the http subsystem. memory Issues and PRs related to the memory management or memory footprint.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants