Is it during implicit reconciliation when mesos master lists a set of tasks 
that aurora does not recognize and hence kills them. Could be because of a race 
between aurora and mesos and crashes involved. Just a guess.

Thx

> On Feb 1, 2018, at 4:45 PM, Mohit Jaggi <mohit.ja...@uber.com> wrote:
> 
> 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. 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