Any idea folks?

On Tue, Jan 23, 2018 at 1:57 PM, Mohit Jaggi <mohit.ja...@uber.com> wrote:

> Folks,
> While changing code to use Mesos's SHUTDOWN call instead of KILL, I see
> that there is a unit test (
>
>    - StateManagerImplTest
>    
> <http://classes/org.apache.aurora.scheduler.state.StateManagerImplTest.html>
>    . testKillUnknownTask
>    
> <http://classes/org.apache.aurora.scheduler.state.StateManagerImplTest.html#testKillUnknownTask>)
>    to check killing of unknown tasks. When does this case happen? Should I
>    ignore the call in this case or switch to using a KILL as SHUTDOWN requires
>    the agent id which we cannot retrieve for unknown tasks.
>
> Mohit.
>

Reply via email to