Re: Request to adding me to contributors list

2015-12-17 Thread Adam Bordelon
Done. Welcome! On Tue, Dec 15, 2015 at 9:33 PM, GradyWang wrote: > Hi, > > I've created some JIRA tickets, and want to assign to myself. Can anyone add > me to the Mesos contributor list? > > -- > Regards! > Grady YQ. Wang

Re: Mesos build & testing environment instructions

2015-12-17 Thread Neil Conway
+1 to the general idea of including this information in the documentation. I'd probably lean towards including this information in the current "Getting Started" page, but in a separate section ("Running The Test Suite"?). Neil On Thu, Dec 17, 2015 at 12:38 PM, Greg Mann

Mesos build & testing environment instructions

2015-12-17 Thread Greg Mann
Hey folks! Something occurred to me recently which is related to the extensive testing we did in preparation for the 0.26.0 release. Since I started contributing to the project, my Source of Truth for "how to prepare a given platform to compile and run Mesos" has been the Getting Started page of

Re: Role-related configuration in Mesos

2015-12-17 Thread Adam Bordelon
First off, if we're going to have a /reservations endpoint, we should follow the same PUT+DELETE pattern for reserve+unreserve, instead of POST+PUT. And we should consider converting /create and /destroy to PUT+DELETE verbs on a /volumes endpoint. Secondly, we're going to have to support the