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

http, stream: writeHWM -> writableHighWaterMark #17050

Closed
wants to merge 1 commit into from

Conversation

mcollina
Copy link
Member

@mcollina mcollina commented Nov 15, 2017

See: #12860 (review)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

http, stream

@nodejs-github-bot nodejs-github-bot added the http Issues or PRs related to the http subsystem. label Nov 15, 2017
@mcollina
Copy link
Member Author

I landed a broken commit 157df5a. Can I fast track this?

Or force-push master? cc @nodejs/tsc

@mcollina
Copy link
Member Author

mcollina commented Nov 15, 2017

@jasnell
Copy link
Member

jasnell commented Nov 15, 2017

+1 for fast track

@mcollina
Copy link
Member Author

Landed as 3eb5778.

@mcollina mcollina closed this Nov 15, 2017
@mcollina mcollina deleted the fix-12680 branch November 15, 2017 18:12
mcollina added a commit that referenced this pull request Nov 15, 2017
See: #12860 (review)

PR-URL: #17050
Reviewed-By: Calvin Metcalf <calvin.metcalf@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request Dec 11, 2017
See: #12860 (review)

PR-URL: #17050
Reviewed-By: Calvin Metcalf <calvin.metcalf@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Dec 12, 2017
@MylesBorins
Copy link
Contributor

@mcollina should this be backported to v6.x or v8.x. It will need to be manually backported for both.

@MylesBorins
Copy link
Contributor

ping @mcollina

@mcollina
Copy link
Member Author

I would not backport it to v6. However it needs to be backported together with: fdf9601 (which is already in staging).

I won't be in the condition to do a backport for a week or two, so you might want to pull the above commit (or do both). I can review.

gibfahn pushed a commit that referenced this pull request Jan 27, 2018
See: #12860 (review)

PR-URL: #17050
Reviewed-By: Calvin Metcalf <calvin.metcalf@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants