Skip to content

http: refactor to use min of validateNumber for maxTotalSockets - #46115

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
deokjinkim:230106_http_validate_min
Jan 13, 2023
Merged

http: refactor to use min of validateNumber for maxTotalSockets#46115
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
deokjinkim:230106_http_validate_min

Conversation

@deokjinkim

Copy link
Copy Markdown
Contributor

Remove duplicate implementation by using min of validateNumber.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/http
  • @nodejs/net

@nodejs-github-botnodejs-github-bot added http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. labels Jan 6, 2023
Remove duplicate implementation by using min of validateNumber.
@deokjinkim
deokjinkimforce-pushed the 230106_http_validate_min branch from d596c69 to db788cbCompareJanuary 6, 2023 04:08

@ShogunPandaShogunPanda left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@mcollinamcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 6, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 6, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@mcollinamcollina added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. and removed needs-ci PRs that need a full CI run. labels Jan 13, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 13, 2023
@nodejs-github-bot
nodejs-github-bot merged commit a691002 into nodejs:mainJan 13, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in a691002

RafaelGSS pushed a commit to RafaelGSS/node that referenced this pull request Jan 17, 2023
Remove duplicate implementation by using min of validateNumber.
PR-URL: nodejs#46115
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Jan 20, 2023
Remove duplicate implementation by using min of validateNumber.
PR-URL: #46115
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@RafaelGSSRafaelGSS mentioned this pull request Jan 20, 2023
juanarbol pushed a commit that referenced this pull request Jan 26, 2023
Remove duplicate implementation by using min of validateNumber.
PR-URL: #46115
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@juanarboljuanarbol mentioned this pull request Jan 28, 2023
juanarbol pushed a commit that referenced this pull request Jan 31, 2023
Remove duplicate implementation by using min of validateNumber.
PR-URL: #46115
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.httpIssues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@deokjinkim@nodejs-github-bot@mcollina@ShogunPanda@jasnell@tniessen