doc: add missing deprecated blocks to cluster by tniessen · Pull Request #47981 · nodejs/node
I believe that these are required so that the respective APIs are marked as deprecated in the table of contents.
added
cluster
labels
May 12, 2023
tniessen
added
the
author ready
label
May 13, 2023deokjinkim 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, 2023I 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, 2023targos pushed a commit that referenced this pull request
May 30, 2023danielleadams pushed a commit that referenced this pull request
Jul 6, 2023I 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, 2023MoLow pushed a commit to MoLow/node that referenced this pull request
Jul 6, 2023I 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters