Re: Would like to be added as a contributor

2015-08-15 Thread Yong Feng
Forget to mention, my JIRA ID is luckyfengyong Thanks, Yong On Sat, Aug 15, 2015 at 10:25 AM, Yong Feng fengyong...@gmail.com wrote: Hi Team, I would like to be added as a contributor for future contribution to Mesos. Please give a help. Thanks, Yong

Re: Lets stop using the CHECK macro in the test harness.

2015-08-15 Thread Klaus Ma
+1, agree to keep test running. Regards, Klaus Ma (马达), PMP® | http://www.cguru.net On Aug 15, 2015, at 14:45, Bernd Mathiske be...@mesosphere.io wrote: +1, but… If we are going to touch all our tests, then IMHO while at it we might as well make a jump forward to something better

Re: Lets stop using the CHECK macro in the test harness.

2015-08-15 Thread Bernd Mathiske
+1, but… If we are going to touch all our tests, then IMHO while at it we might as well make a jump forward to something better than the current local return void to abort tests in macros. If we used exceptions instead, it should be easy to catch those in a wrapper somewhere in the test

Re: Why does allocator keep track of the revocable resources separately from regular resources

2015-08-15 Thread Niklas Nielsen
the following message in master's output: I0815 23:16:34.065404 23218 hierarchical.hpp:600] Slave 20150815-231543-2876942528-5050-23204-S0 (mesos) updated with oversubscribed resources cpus(*){REV}:2; mem(*){REV}:500 (total: cpus(*):4; mem(*):2929; disk(*):36813; ports(*):[31000-32000]; cpus

Re: Why does allocator keep track of the revocable resources separately from regular resources

2015-08-15 Thread Christos Kozyrakis
On Aug 15, 2015, at 8:26 AM, Qian AZ Zhang zhang...@cn.ibm.com wrote: That means frameworks can use more than the auto detected resources which I think should be slave's total resources. This seems a bit strange to me, I think allocator needs to mark part of the auto detected resources as

Would like to be added as a contributor

2015-08-15 Thread Yong Feng
Hi Team, I would like to be added as a contributor for future contribution to Mesos. Please give a help. Thanks, Yong

Why does allocator keep track of the revocable resources separately from regular resources

2015-08-15 Thread Qian AZ Zhang
: org_apache_mesos_FixedResourceEstimator, parameters: { key: resources, value: cpus:2;mem:500 } } } } Then I see the following message in master's output: I0815 23:16:34.065404 23218 hierarchical.hpp:600] Slave 20150815-231543-2876942528-5050