Re: Does anyone know the MESOS-4675 is back-ported to 0.25?

2016-06-08 Thread Neil Conway
Done -- https://issues.apache.org/jira/browse/MESOS-5569 On Wed, Jun 8, 2016 at 2:43 PM, Vinod Kone wrote: > +1. Cab you file a jira? > > @vinodkone > >> On Jun 8, 2016, at 7:58 AM, Neil Conway wrote: >> >> It would be great to make this information

Re: Does anyone know the MESOS-4675 is back-ported to 0.25?

2016-06-08 Thread Vinod Kone
+1. Cab you file a jira? @vinodkone > On Jun 8, 2016, at 7:58 AM, Neil Conway wrote: > > It would be great to make this information more prominent on the > website, especially once 1.0.0 is released. For example, we could list > the supported releases on

Re: Does anyone know the MESOS-4675 is back-ported to 0.25?

2016-06-08 Thread Neil Conway
It would be great to make this information more prominent on the website, especially once 1.0.0 is released. For example, we could list the supported releases on https://mesos.apache.org/downloads/, along with a link to the versioning document. Neil On Tue, Jun 7, 2016 at 6:58 PM, Vinod Kone

Re: Does anyone know the MESOS-4675 is back-ported to 0.25?

2016-06-07 Thread haosdent
Hi, @tommy. I just posted https://issues.apache.org/jira/secure/attachment/12808712/MESOS-4675_0_25_0.patch You could use patch -p1 < MESOS-4675_0_25_0.patch to apply it locally. Noted that we need change ``` @@ -172,7 +172,7 @@ Try LinuxLauncher::create(const Flags& flags) return

Re: Does anyone know the MESOS-4675 is back-ported to 0.25?

2016-06-07 Thread Vinod Kone
As haosdent suggested, the list of branches is the easiest way to check which releases are supported. As for the EOL policy, every release is supported for 6 months. See https://github.com/apache/mesos/blob/master/docs/versioning.md On Tue, Jun 7, 2016 at 12:48 PM, haosdent

Re: Does anyone know the MESOS-4675 is back-ported to 0.25?

2016-06-07 Thread tommy xiao
thanks haosdent. I will modify the apply the patch ( https://reviews.apache.org/r/43582/) to 0.25 code base. 2016-06-08 0:48 GMT+08:00 haosdent : > @tommy Currently only 0.26.x, 0.27.0, 0.28.x under maintained. You could > check from https://github.com/apache/mesos/branches >

Re: Does anyone know the MESOS-4675 is back-ported to 0.25?

2016-06-07 Thread haosdent
@tommy Currently only 0.26.x, 0.27.0, 0.28.x under maintained. You could check from https://github.com/apache/mesos/branches Personally I could post a simple patch that just disable systemd for 0.25. But you need apply it manually. Is it OK for you? On Wed, Jun 8, 2016 at 12:42 AM, tommy xiao

Re: Does anyone know the MESOS-4675 is back-ported to 0.25?

2016-06-07 Thread tommy xiao
Vinod, How to know which version is EOL, any docs reference it? 2016-06-07 23:24 GMT+08:00 Vinod Kone : > 0.25.x is EOL'ed and hence no longer supported. > > On Tue, Jun 7, 2016 at 10:51 AM, Chengwei Yang > > wrote: > > > Seems it hasn't been

Re: Does anyone know the MESOS-4675 is back-ported to 0.25?

2016-06-07 Thread Vinod Kone
0.25.x is EOL'ed and hence no longer supported. On Tue, Jun 7, 2016 at 10:51 AM, Chengwei Yang wrote: > Seems it hasn't been backported to 0.25.x so far. > > On Tue, Jun 07, 2016 at 08:49:20PM +0800, tommy xiao wrote: > > i need it on 0.25 feature. > > > > -- > >

Re: Does anyone know the MESOS-4675 is back-ported to 0.25?

2016-06-07 Thread Chengwei Yang
Seems it hasn't been backported to 0.25.x so far. On Tue, Jun 07, 2016 at 08:49:20PM +0800, tommy xiao wrote: > i need it on 0.25 feature. > > -- > Deshi Xiao > Twitter: xds2000 > E-mail: xiaods(AT)gmail.com -- Thanks, Chengwei signature.asc Description: Digital signature

Does anyone know the MESOS-4675 is back-ported to 0.25?

2016-06-07 Thread tommy xiao
i need it on 0.25 feature. -- Deshi Xiao Twitter: xds2000 E-mail: xiaods(AT)gmail.com