Re: [VOTE] Release Apache Mesos 1.2.3 (rc1)

2017-11-29 Thread Benjamin Mahler
+1 (binding) make check on macOS 10.13.1 On Wed, Nov 29, 2017 at 9:17 PM, Adam Bordelon wrote: > +1 (binding) > > Passed all tests in DC/OS integration CI, with a bump to 1.2.x at f8706e5, > just one changelog update before 1.2.3-rc1. >

Re: Differing DRF flavors over roles and frameworks

2017-11-29 Thread Benjamin Mahler
> For frameworks in the same role on the other hand we choose to normalize with the allocated resources Within a role, the framework's share is evaluated using the *role*'s total allocation as a denominator. Were you referring to the role's total allocation when you said "allocated resources"? I

[Containerization WG] Sync tomorrow

2017-11-29 Thread Jie Yu
Hi, We'll be discussing "limiting rootfs size for containers" tomorrow (zhitao): https://docs.google.com/document/d/1KCNWUnyBpeDqzZz-URkunEp8RrgO0Gb2Twbgq_RKBRY/edit The notes and agenda (and how to join) can be found here:

Please use `int_fd` instead of `int` for file descriptors

2017-11-29 Thread Andrew Schwartzmeyer
Hello everyone! I've realized that a lot of developers working in libprocess (and elsewhere) may not know about how to handle file descriptors in a cross-platform way for Mesos. IMPORTANT: You cannot just use `int`. File descriptors on Windows are various types of handles, but not just an

Re: [VOTE] Release Apache Mesos 1.2.3 (rc1)

2017-11-29 Thread Adam Bordelon
+1 (binding) Passed all tests in DC/OS integration CI, with a bump to 1.2.x at f8706e5, just one changelog update before 1.2.3-rc1. https://github.com/dcos/dcos/pull/2104#pullrequestreview-79333676 On Tue, Nov 21, 2017 at 2:46 PM, Vinod Kone wrote: > +1 (binding) > >

Differing DRF flavors over roles and frameworks

2017-11-29 Thread Benjamin Bannier
Hi, the DRF flavors we use in our hierarchical allocator slightly differ between how we identify the role and the framework most under fair share. In DRF each actual usage is normalized to some “total”. For roles we use the total resources in the cluster (or for quota the total non-revocable