You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2015/09/09 02:13:46 UTC

[jira] [Created] (MESOS-3397) sorter.cpp: Check failed: total.resources.contains(slaveId)

Yan Xu created MESOS-3397:
-----------------------------

             Summary: sorter.cpp: Check failed: total.resources.contains(slaveId)
                 Key: MESOS-3397
                 URL: https://issues.apache.org/jira/browse/MESOS-3397
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 0.24.0
            Reporter: Yan Xu


Observed in production.

{noformat:title=}
F0908 23:21:10.635751  6884 sorter.cpp:213] Check failed: total.resources.contains(slaveId)
*** Check failure stack trace: ***
    @     0x7f772cdb10bd  google::LogMessage::Fail()
    @     0x7f772cdb2f04  google::LogMessage::SendToLog()
    @     0x7f772cdb0cac  google::LogMessage::Flush()
    @     0x7f772cdb37f9  google::LogMessageFatal::~LogMessageFatal()
    @     0x7f772c8162d0  mesos::internal::master::allocator::DRFSorter::remove()
    @     0x7f772c6f61bc  mesos::internal::master::allocator::HierarchicalAllocatorProcess<>::removeFramework()
    @     0x7f772cd61f09  process::ProcessManager::resume()
    @     0x7f772cd6220f  process::internal::schedule()
    @     0x7f772ce73610  execute_native_thread_routine
    @     0x7f772bcb883d  start_thread
    @     0x7f772b4aafdd  clone
{noformat}



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