You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Zameer Manji (JIRA)" <ji...@apache.org> on 2015/10/01 21:49:26 UTC

[jira] [Created] (AURORA-1511) PreemptorService failure does not trigger shutdown

Zameer Manji created AURORA-1511:
------------------------------------

             Summary: PreemptorService failure does not trigger shutdown
                 Key: AURORA-1511
                 URL: https://issues.apache.org/jira/browse/AURORA-1511
             Project: Aurora
          Issue Type: Bug
            Reporter: Zameer Manji


While observing AURORA-1510 in production I noticed the bug caused the {{PreemptorService}} to transition to the FAILED state. The {{/services}} endpoint had:
{noformat}
{
name: "PreemptorService",
state: "FAILED",
failureCause: "java.util.ConcurrentModificationException"
},
{noformat}

However the scheduler continued to run. I believe this is a bug.



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