Bill Farner created AURORA-27: --------------------------------- Summary: Scheduler will not react to unknown running tasks Key: AURORA-27 URL: https://issues.apache.org/jira/browse/AURORA-27 Project: Aurora Issue Type: Bug Components: Scheduler Reporter: Bill Farner Assignee: Bill Farner
While looking through the code in StateManagerImpl, i discovered that the scheduler currently has no mechanism to do things like request a kill on unknown tasks reported as active. The crux of this is that changeState accepts a query, which does not communicate an expected result. If the query returns an empty set, no action is taken. -- This message was sent by Atlassian JIRA (v6.1.5#6160)