doc: add missing deprecated blocks to cluster by tniessen · Pull Request #47981 · nodejs/node

@tniessen

I believe that these are required so that the respective APIs are
marked as deprecated in the table of contents.

@nodejs-github-bot added cluster

Issues and PRs related to the cluster subsystem.

doc

Issues and PRs related to the documentations.

labels

May 12, 2023

Mesteery

@tniessen tniessen added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

May 13, 2023

VoltrexKeyva

deokjinkim

deokjinkim added a commit to deokjinkim/node that referenced this pull request

May 14, 2023
`cluster.isMaster` was deprecated. So need to use `cluster.isPrimary`
for benchmark and test.

Refs: nodejs#47981

deokjinkim added a commit to deokjinkim/node that referenced this pull request

May 14, 2023
`cluster.isMaster` was deprecated. So need to use `cluster.isPrimary`
for benchmark.

Refs: nodejs#47981

targos pushed a commit that referenced this pull request

May 15, 2023
I believe that these are required so that the respective APIs are
marked as deprecated in the table of contents.

PR-URL: #47981
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>

nodejs-github-bot pushed a commit that referenced this pull request

May 17, 2023
`cluster.isMaster` was deprecated. So need to use `cluster.isPrimary`
for benchmark.

Refs: #47981
PR-URL: #48002
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

targos pushed a commit that referenced this pull request

May 30, 2023
`cluster.isMaster` was deprecated. So need to use `cluster.isPrimary`
for benchmark.

Refs: #47981
PR-URL: #48002
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

danielleadams pushed a commit that referenced this pull request

Jul 6, 2023
I believe that these are required so that the respective APIs are
marked as deprecated in the table of contents.

PR-URL: #47981
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>

danielleadams pushed a commit that referenced this pull request

Jul 6, 2023
`cluster.isMaster` was deprecated. So need to use `cluster.isPrimary`
for benchmark.

Refs: #47981
PR-URL: #48002
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

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

Jul 6, 2023
I believe that these are required so that the respective APIs are
marked as deprecated in the table of contents.

PR-URL: nodejs#47981
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>

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

Jul 6, 2023
`cluster.isMaster` was deprecated. So need to use `cluster.isPrimary`
for benchmark.

Refs: nodejs#47981
PR-URL: nodejs#48002
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>