stream: add `highWaterMark` to the `map` and `filter` operator by rluvaton · Pull Request #49249 · nodejs/node

@nodejs-github-bot added the needs-ci

PRs that need a full CI run.

label

Aug 19, 2023

@rluvaton rluvaton marked this pull request as ready for review

August 19, 2023 23:41

@rluvaton rluvaton added the stream

Issues and PRs related to the stream subsystem.

label

Aug 19, 2023

@rluvaton rluvaton added request-ci

Add this label to start a Jenkins CI on a PR.

semver-minor

PRs that contain new features and should be released in the next minor version.

labels

Aug 20, 2023

mcollina

benjamingr

benjamingr

@rluvaton rluvaton added commit-queue-squash

Add this label to instruct the Commit Queue to squash all the PR commits into the first one.

commit-queue

Add this label to land a pull request using GitHub Actions.

and removed commit-queue-failed

An error occurred while landing this pull request using GitHub Actions.

labels

Aug 24, 2023

This was referenced

Aug 25, 2023

UlisesGascon pushed a commit that referenced this pull request

Sep 10, 2023
this is done so we don't wait for the first items to
finish before starting new ones

Fixes: #46132

Co-authored-by: Robert Nagy <ronagy@icloud.com>
PR-URL: #49249
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>

alexfernandez pushed a commit to alexfernandez/node that referenced this pull request

Nov 1, 2023
this is done so we don't wait for the first items to
finish before starting new ones

Fixes: nodejs#46132

Co-authored-by: Robert Nagy <ronagy@icloud.com>
PR-URL: nodejs#49249
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>

targos pushed a commit that referenced this pull request

Nov 27, 2023
this is done so we don't wait for the first items to
finish before starting new ones

Fixes: #46132

Co-authored-by: Robert Nagy <ronagy@icloud.com>
PR-URL: #49249
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>

sercher added a commit to sercher/graaljs that referenced this pull request

Apr 25, 2024
this is done so we don't wait for the first items to
finish before starting new ones

Fixes: nodejs/node#46132

Co-authored-by: Robert Nagy <ronagy@icloud.com>
PR-URL: nodejs/node#49249
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>

sercher added a commit to sercher/graaljs that referenced this pull request

Apr 25, 2024
this is done so we don't wait for the first items to
finish before starting new ones

Fixes: nodejs/node#46132

Co-authored-by: Robert Nagy <ronagy@icloud.com>
PR-URL: nodejs/node#49249
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>