[ 
https://issues.apache.org/jira/browse/MESOS-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Greg Mann updated MESOS-1648:
-----------------------------
    Description: 
Add a {{--pidfile}} option to the common logging flags. Right now we use a 
number of wrapper scripts to try and keep up a 
{{/var/run/mesos/mesos-slave.pid}} in order to be able to monitor the process.  
It would be nice if this extra (somewhat fragile) wrapper was not necessary.

Following implementation of this command line option, consider locking the 
pidfile as a secondary signal that there is a live mesos-slave to new slaves 
attempting to start.

  was:Right now we use a number of wrapper scripts to try and keep up a 
{{/var/run/mesos/mesos-slave.pid}} in order to be able to monitor the process.  
It would be nice if this extra (somewhat fragile) wrapper was not necessary.  
Having a {{--pidfile}} option would eliminate some of this pain.


> mesos-slave and mesos-master should have a --pidfile option
> -----------------------------------------------------------
>
>                 Key: MESOS-1648
>                 URL: https://issues.apache.org/jira/browse/MESOS-1648
>             Project: Mesos
>          Issue Type: Improvement
>          Components: master, slave
>            Reporter: Tobias Weingartner
>            Assignee: Greg Mann
>              Labels: newbie, twitter
>
> Add a {{--pidfile}} option to the common logging flags. Right now we use a 
> number of wrapper scripts to try and keep up a 
> {{/var/run/mesos/mesos-slave.pid}} in order to be able to monitor the 
> process.  It would be nice if this extra (somewhat fragile) wrapper was not 
> necessary.
> Following implementation of this command line option, consider locking the 
> pidfile as a secondary signal that there is a live mesos-slave to new slaves 
> attempting to start.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to