Hello!
Thanks for sharing your feedback regarding the range performance. Indeed as you 
partition things like agent ports heavily this can be detrimental.

We have looked at this in the past, and the right thing to do is indeed to use 
the interval set in Stout.

That being said, the reason we haven't done so yet is that the Resources object 
currently exposes the protobuf used to store the data internally.

The approach we would like to take is to introduce a c++ based resource and 
resources object that is unversion (used only internally).

Primarily Mpark, BenM, XuJYan, and I have been thinking about how to tackle 
this larger task.

Please bring this up at the next community sync so we can see how we might cut 
this into manageable chunks.

Thanks,
Joris



Sent from my iPhone
> On Jun 12, 2016, at 4:33 AM, Yan Yan YY Hu <[email protected]> wrote:
> 
> Thanks, Guangya. I will send another mail to apply for it.
> 
> 
> Best regards!
> **********************************
> Yanyan Hu(胡彦彦) Ph.D.
> Cloud Infrastructure & Technology Team 
> Building 19 Zhongguancun Software Park, 8 Dongbeiwang WestRoad, Haidian
> District, Beijing,P.R.C.100094
> E-mail: [email protected]
> Tel: 8610-58748025
> *******************************************************
> 
> Guangya Liu ---2016-06-12 上午 11:09:34---You may want to post an email to 
> [email protected] to request add you as a contributor first.
> 
> From: Guangya Liu <[email protected]>
> To: dev <[email protected]>
> Cc: Joseph Wu <[email protected]>, Seetharami Seelam <[email protected]>
> Date: 2016-06-12 上午 11:09
> Subject: Re: Apply for assignment of jira MESOS-5425
> 
> 
> 
> 
> You may want to post an email to [email protected] to request add you as
> a contributor first.
> 
> Please take a look at
> https://github.com/apache/mesos/blob/master/docs/newbie-guide.md#getting-started-guidance
> 
> Thanks,
> 
> Guangya
> 
> On Sun, Jun 12, 2016 at 10:44 AM, Yan Yan YY Hu <[email protected]> wrote:
> 
> >
> > Dear Mesos team,
> >
> > We are now trying to use Mesos to manage container cluster in large scale.
> > During our test, we found some performance issue about Ranges value
> > subtraction. The current implementation is low-efficient and causes serious
> > overhead to Mesos allocator. Joseph Wu has helped to file a jira to track
> > this issue:https://issues.apache.org/jira/browse/MESOS-5425. We have
> > prepared a fix by re-implementing the Ranges subtraction using IntervalSet
> > data type and we hope to get assignment of this jira to contribute our fix
> > back to Mesos. Thank you so much!
> >
> >
> > Best regards!
> > **********************************
> > Yanyan Hu(胡彦彦) Ph.D.
> > Cloud Infrastructure & Technology Team
> > Building 19 Zhongguancun Software Park, 8 Dongbeiwang WestRoad, Haidian
> > District, Beijing,P.R.C.100094
> > E-mail: [email protected]
> > Tel: 8610-58748025
> > *******************************************************
> >
> 
> 
> 

Reply via email to