[
https://issues.apache.org/jira/browse/MESOS-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Mathiske updated MESOS-4417:
----------------------------------
Description:
There might be a bug that may crash the master as pointed out by [~bmahler] in
https://reviews.apache.org/r/42222/:
{noformat}
It looks like if we trip the resume call in addSlave, this delayed resume will
crash the master due to the CHECK(paused) that currently resides in resume.
{noformat}
was:There might be a bug that may crash the master as pointed out by
[~bmahler] in https://reviews.apache.org/r/42222/.
> Prevent allocator from crashing on successful recovery.
> -------------------------------------------------------
>
> Key: MESOS-4417
> URL: https://issues.apache.org/jira/browse/MESOS-4417
> Project: Mesos
> Issue Type: Bug
> Components: allocation
> Reporter: Alexander Rukletsov
> Assignee: Alexander Rukletsov
> Priority: Blocker
> Labels: mesosphere
>
> There might be a bug that may crash the master as pointed out by [~bmahler]
> in https://reviews.apache.org/r/42222/:
> {noformat}
> It looks like if we trip the resume call in addSlave, this delayed resume
> will crash the master due to the CHECK(paused) that currently resides in
> resume.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)