[
https://issues.apache.org/jira/browse/MESOS-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
pramod r updated MESOS-7093:
----------------------------
Description:
Edit ip file in nano editor, type invalid ip and close terminal without saving.
Which results in ip.save file.
now try to start mesos-slave
sudo service mesos-slave start
mesos-slave doesn't start because ip.save has invalid ip
If we remove ip.save, then mesos-slave starts fine.
mesos-slave should have used ip file instead of ip.save
was:
Edit ip file in nano editor, type invalid ip and close terminal without saving.
Which results in ip.save file.
now try to start mesos-slave
sudo service mesos-slave start
mesos-slave doesn't start because ip.save has invalid ip
If we remove ip.save, then mesos-slave starts fine.
> mesos-slave uses ip.save instead of ip file
> -------------------------------------------
>
> Key: MESOS-7093
> URL: https://issues.apache.org/jira/browse/MESOS-7093
> Project: Mesos
> Issue Type: Bug
> Components: agent
> Affects Versions: 1.1.0
> Reporter: pramod r
> Priority: Minor
>
> Edit ip file in nano editor, type invalid ip and close terminal without
> saving.
> Which results in ip.save file.
> now try to start mesos-slave
> sudo service mesos-slave start
> mesos-slave doesn't start because ip.save has invalid ip
> If we remove ip.save, then mesos-slave starts fine.
> mesos-slave should have used ip file instead of ip.save
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)