Re: Multiple master processes per reloading

2019-07-07 Thread allenhe
Patrick Wrote: --- > On 2019-07-07 22:39, allenhe wrote: > > Per my understanding, the reloading would only replace the old > workers with > > new ones, while during testing (constantly reloading), I found the > output of > > "ps -ef" shows multip

Re: Multiple master processes per reloading

2019-07-07 Thread Patrick
On 2019-07-07 22:39, allenhe wrote: > Per my understanding, the reloading would only replace the old workers with > new ones, while during testing (constantly reloading), I found the output of > "ps -ef" shows multiple masters and shutting down workers which would fade > away very quickly, so I gue

Multiple master processes per reloading

2019-07-07 Thread allenhe
Hi, Per my understanding, the reloading would only replace the old workers with new ones, while during testing (constantly reloading), I found the output of "ps -ef" shows multiple masters and shutting down workers which would fade away very quickly, so I guess the master process may undergo the s