Re: Welcome Neil Conway as Mesos Committer and PMC member!

2017-01-23 Thread Gastón Kleiman
Congratulations!!! =) On Mon, Jan 23, 2017 at 1:46 AM, Neil Conway wrote: > Thanks for the kind words, everyone! It's been a pleasure to be a part > of the Mesos community, and I'm looking forward to continuing to > contribute. > > Neil > > On Sun, Jan 22, 2017 at 2:16

Re: Welcome Neil Conway as Mesos Committer and PMC member!

2017-01-23 Thread Greg Mann
Congratulations Neil!!! :D On Sun, Jan 22, 2017 at 4:46 PM, Neil Conway wrote: > Thanks for the kind words, everyone! It's been a pleasure to be a part > of the Mesos community, and I'm looking forward to continuing to > contribute. > > Neil > > On Sun, Jan 22, 2017 at

Re: Framework stops to receive the heartbeats and events and gets removed from master

2017-01-23 Thread Vinod Kone
No problem. Glad you figured out. @vinodkone > On Jan 23, 2017, at 8:38 AM, Vova Shelgunov wrote: > > Yes, it works. Sorry for troubling, the first time when I looked at the logs > I did not notice that failover_timeout is zero. > > 2017-01-23 19:27 GMT+03:00 Vova

Re: Framework stops to receive the heartbeats and events and gets removed from master

2017-01-23 Thread Vova Shelgunov
Yes, it works. Sorry for troubling, the first time when I looked at the logs I did not notice that failover_timeout is zero. 2017-01-23 19:27 GMT+03:00 Vova Shelgunov : > Logs from mesos master: > > 0123 15:53:44.523613 7 http.cpp:391] HTTP POST for >

Re: Framework stops to receive the heartbeats and events and gets removed from master

2017-01-23 Thread Vinod Kone
Can you paste the logs or master and framework? @vinodkone > On Jan 23, 2017, at 8:05 AM, Vova Shelgunov wrote: > > Hi, > > I faced a very strange situation with my framework that talks to mesos master > via Scheduler HTTP API: > > Sometimes my framework stops to receive

Re: Framework stops to receive the heartbeats and events and gets removed from master

2017-01-23 Thread Vova Shelgunov
Logs from mesos master: 0123 15:53:44.523613 7 http.cpp:391] HTTP POST for /master/api/v1/scheduler from 172.18.0.1:58864 with User-Agent='AHC/2.0' I0123 15:53:44.524159 7 master.cpp:4827] Processing ACKNOWLEDGE call ac9a6e5e-67b3-490a-930f-0024eab734b4 for task 10336 of framework

Framework stops to receive the heartbeats and events and gets removed from master

2017-01-23 Thread Vova Shelgunov
Hi, I faced a very strange situation with my framework that talks to mesos master via Scheduler HTTP API: Sometimes my framework stops to receive the heartbeats and task updates from a master. I read the documentation of mesos ( http://mesos.apache.org/documentation/latest/scheduler-http-api/),