[ https://issues.apache.org/jira/browse/MESOS-10194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222769#comment-17222769 ]
Jerome Soussens commented on MESOS-10194: ----------------------------------------- Hi [~asekretenko], Thanks for the investigation. From what I remember, it occurred when the framework has been shutdown and the executor was still alive (maybe some tasks were not yet finished on this executor...). Thanks, Jerome > Mesos master failure "Check failed: 'get_(role)' Must be SOME" > -------------------------------------------------------------- > > Key: MESOS-10194 > URL: https://issues.apache.org/jira/browse/MESOS-10194 > Project: Mesos > Issue Type: Bug > Affects Versions: 1.10.0, 1.11.0 > Reporter: Jerome Soussens > Assignee: Andrei Sekretenko > Priority: Critical > Attachments: log_mesos_crash_role_13102020.txt > > > > *Impact* : mesos-master crash with log : > {code:java} > hierarchical.cpp:460] Check failed: 'get_(role)' Must be SOME > {code} > *Possible scenario :* > A framework, using a specific role, is stopped. More or less at the same > time, some remaining task status for this framework comes to the master from > the executor. But the roles is no more listed. > -- This message was sent by Atlassian Jira (v8.3.4#803005)