Re: Mesos master stops sending offers

2020-02-19 Thread Harjinder Singh Mistry
Thanks Vinod for your reply ! On investigating the issue a bit more deeper, I have noticed that Chronos thread is blocked on Zookeeper. Chronos is using zookeeper client available in Mesos native library. I am investigating why zk client is still waiting for response while ZK stats/mntr don't

Re: Mesos master stops sending offers

2019-12-26 Thread Dalton Matos
Hello Harjinder, We had this same problem some time ago but had additional behaviors during the "Queued" period, that was: - Other frameworks also stopped getting new offers from mesos master, not only Chronos. Here we have multiple frameworks connected to the same mesos cluster; - In the Mesos

Re: Mesos master stops sending offers

2019-12-25 Thread Vinod Kone
The suggested info would be needed to triage this. Thanks, Vinod > On Dec 24, 2019, at 11:32 PM, Harjinder Singh Mistry > wrote: > >  > We have been encountering an intermittent issue where Chronos stops getting > resource offers from Mesos master and the scheduled jobs get stuck in

Mesos master stops sending offers

2019-12-24 Thread Harjinder Singh Mistry
We have been encountering an *intermittent* issue where Chronos stops getting resource offers from Mesos master and the scheduled jobs get stuck in 'Queued' state at Chronos. The sequence of observed events is as follows: 1. Chronos jobs are not executed by Mesos and status of jobs on Chronos