Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

startMaster() no longer supports options.workerFilename, options.args and options.workers#2420

Closed
whiteboardmonk wants to merge 1 commit intonodejs:masterfrom
whiteboardmonk:master
Closed

startMaster() no longer supports options.workerFilename, options.args and options.workers#2420
whiteboardmonk wants to merge 1 commit intonodejs:masterfrom
whiteboardmonk:master

Conversation

@whiteboardmonk
Copy link

I was looking through the code to find a way to specify the workerFilename; seems like from 8652848 onwards the option to specify options.workerFilename, options.args and options.workers were removed.

Would be nice to remove the related comments from the code as well.

@AndreasMadsen
Copy link
Member

This will be fixed in cluster 2.0 – step 5, where startMaster will suport this features.
Step 4 is waiting for final review, so step 5 have not been made yet. You will have to look at #2038 instead.

@ry
Copy link

ry commented Jan 20, 2012

fixed in f9a47de

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants