Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

2017-09-15 Thread Kapil Arya
+1 (binding) Internal CI with Centos 6/7, Fedora 23, Debian 8, and Ubuntu 12/14/16. On Fri, Sep 15, 2017 at 5:08 PM, Vinod Kone wrote: > Ok. Looks like a test issue per https://reviews.apache.org/r/60467/ > > +1(binding) > > On Fri, Sep 15, 2017 at 12:16 PM, Michael Park

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

2017-09-15 Thread Vinod Kone
Ok. Looks like a test issue per https://reviews.apache.org/r/60467/ +1(binding) On Fri, Sep 15, 2017 at 12:16 PM, Michael Park wrote: > Vinod, regarding MESOS-7729 > : > > I found MESOS-6345

Re: [VOTE] Release Apache Mesos 1.4.0 (rc5)

2017-09-15 Thread Michael Park
Vinod, regarding MESOS-7729 : I found MESOS-6345 related to persistent volume framework, which leads me to believe that this is not new. Thanks, MPark On Tue, Sep 12, 2017 at 12:01 PM Vinod

Re: [ISSUE] Check failed: slave.maintenance.isSome()

2017-09-15 Thread Qi Feng
This case could be reproduced by calling `for i in {1..8}; do python call.py; done` (call.py gist: https://gist.github.com/athlum/e2cd04bfb9f81a790d31643606252a49 ). Looks like there is something wrong when call /maintenance/schedule concurrently. We met this case because we use wrote a