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

doc: fix inspectPort documentation in cluster.md #14349

Merged
merged 1 commit into from Jul 18, 2017

Conversation

addaleax
Copy link
Member

  • Add missing changes: entry
  • Use full sentences
  • Use proper indentation

Ref: #14140


Can we fast-track this? I noticed it while updating the 8.2.0 proposal. /cc @refack @mcollina @cjihrig

Also, the original PR was labelled as a notable change. Can I get a one- or two-sentence description of what makes it notable?

@addaleax addaleax added cluster Issues and PRs related to the cluster subsystem. doc Issues and PRs related to the documentations. labels Jul 18, 2017
@nodejs-github-bot nodejs-github-bot added cluster Issues and PRs related to the cluster subsystem. doc Issues and PRs related to the documentations. labels Jul 18, 2017
@cjihrig
Copy link
Contributor

cjihrig commented Jul 18, 2017

Can I get a one- or two-sentence description of what makes it notable?

This change gives the user more fine-grained control over the inspector port used by individual cluster workers. Previously, cluster workers would simply increment from the master's debug port.

- Add missing `changes:` entry
- Use full sentences
- Use proper indentation

Ref: nodejs#14140
PR-URL: nodejs#14349
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@addaleax
Copy link
Member Author

Landed in a3365c6

@addaleax addaleax closed this Jul 18, 2017
@addaleax addaleax deleted the doc-cluster-inspectport branch July 18, 2017 18:44
@addaleax addaleax merged commit a3365c6 into nodejs:master Jul 18, 2017
@addaleax addaleax mentioned this pull request Jul 18, 2017
addaleax added a commit that referenced this pull request Jul 18, 2017
- Add missing `changes:` entry
- Use full sentences
- Use proper indentation

Ref: #14140
PR-URL: #14349
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
addaleax added a commit that referenced this pull request Jul 18, 2017
- Add missing `changes:` entry
- Use full sentences
- Use proper indentation

Ref: #14140
PR-URL: #14349
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Fishrock123 pushed a commit that referenced this pull request Jul 19, 2017
- Add missing `changes:` entry
- Use full sentences
- Use proper indentation

Ref: #14140
PR-URL: #14349
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
cluster Issues and PRs related to the cluster subsystem. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants