Re: Contribution Request

2016-02-17 Thread Artem Harutyunyan
Done! Welcome to Mesos! On Wed, Feb 17, 2016 at 9:48 AM, Kevin Devroede wrote: > Hello, > > Can you please add me to the list of Mesos contributors? > > I would like to submit a code review for the following JIRA: > https://issues.apache.org/jira/browse/MESOS-4693 < > https://issues.apache.org/j

Re: Contribution Request

2016-01-27 Thread Jayamohan.K
Thanks Artem -JayK On Wed, Jan 27, 2016 at 2:53 AM, Artem Harutyunyan wrote: > Done. Welcome to Mesos and sorry this fell through the cracks. > > Artem. > > On Wed, Jan 20, 2016 at 7:09 PM, Jayamohan.K wrote: > > Pl add me as a Mesos Contributor. > > > > My Apache Review Board and Jira usernam

Re: Contribution Request

2016-01-27 Thread Artem Harutyunyan
Done. Welcome to Mesos and sorry this fell through the cracks. Artem. On Wed, Jan 20, 2016 at 7:09 PM, Jayamohan.K wrote: > Pl add me as a Mesos Contributor. > > My Apache Review Board and Jira username is jayamohank > > Thanks > JayK

Re: Contribution request

2016-01-20 Thread Vinod Kone
Added. Welcome! On Wed, Jan 20, 2016 at 10:51 AM, Abhishek Dasgupta < a10gu...@linux.vnet.ibm.com> wrote: > Hi, > I want to contribute to mesos project. So, please add me as a mesos > contributor. >I created Apache Review Board account as "a10gupta" and JIRA account as > "a10gupta". > >

Re: Contribution Request

2016-01-19 Thread Vinod Kone
I think you might be confused. The external facing flag is still `authenticate`. The internal representation of the flag has been changed to `authenticate_frameworks` a while back, as you alluded to. I added the JIRA link to the existing TODO last week :) On Mon, Jan 18, 2016 at 1:23 AM, Alexander

Re: Contribution Request

2016-01-18 Thread Alexander Rojas
Hey guys, There is already a flag called `authenticate_frameworks` which was added as early as April 2015, it also includes a TODO pointing to the mentioned JIRA (MESOS-4386). So I think enough time has passed to simply remove the flag. Best, Alexander > On 15 Jan 2016, at 19:15, Vinod Kone

Re: Contribution Request

2016-01-15 Thread Jiří Šimša
Thank you. Here is the code review . -- Jiří Šimša On Fri, Jan 15, 2016 at 3:27 PM, Vinod Kone wrote: > Seems simple enough. Sure. > > On Fri, Jan 15, 2016 at 2:33 PM, Jiří Šimša wrote: > > > Thanks Vinod. Would you mind being a shepherd for this code

Re: Contribution Request

2016-01-15 Thread Vinod Kone
Seems simple enough. Sure. On Fri, Jan 15, 2016 at 2:33 PM, Jiří Šimša wrote: > Thanks Vinod. Would you mind being a shepherd for this code review? Thank > you. > > Best, > > -- > Jiří Šimša > > On Fri, Jan 15, 2016 at 8:52 AM, Vinod Kone wrote: > > > done > > > > On Fri, Jan 15, 2016 at 8:35 A

Re: Contribution Request

2016-01-15 Thread Jiří Šimša
Thanks Vinod. Would you mind being a shepherd for this code review? Thank you. Best, -- Jiří Šimša On Fri, Jan 15, 2016 at 8:52 AM, Vinod Kone wrote: > done > > On Fri, Jan 15, 2016 at 8:35 AM, Jiří Šimša wrote: > > > Please add me to the list of Mesos contributors. I would like to submit a >

Re: Contribution Request

2016-01-15 Thread Vaibhav Khanduja
As per process, you need to get a shepherd. Easiest way to send an email to dev community requesting commiters .. On Fri, Jan 15, 2016 at 12:36 PM, Disha Singh wrote: > The documentation says "find a shepherd" but in the "create an issue" > option on JIRA one can click on any user he feels like.

Re: Contribution Request

2016-01-15 Thread Disha Singh
The documentation says "find a shepherd" but in the "create an issue" option on JIRA one can click on any user he feels like. I am not understanding the process actually. Please help. I created an issue taking an idea from the suggestion above:

Re: Contribution Request

2016-01-15 Thread Vaibhav Khanduja
Current process makes sure bad code does not get in … though not sure of this swap ... On Fri, Jan 15, 2016 at 11:12 AM, Vinod Kone wrote: > We really need to swap steps 4 (well the assigning part) and 6 in the > "submitting > a patch

Re: Contribution Request

2016-01-15 Thread Vinod Kone
We really need to swap steps 4 (well the assigning part) and 6 in the "submitting a patch " link. I would love for new users to first find a shepherd, discuss the problem/solution *before* assigning the ticket to themselves. On Fri,

Re: Contribution Request

2016-01-15 Thread Abhishek Dasgupta
Hi Disha, Welcome to mesos community. First of all, if you want to work on MESOS-4386, you need to assign yourself the ticket. So go through all the necessary steps of http://mesos.apache.org/documentation/latest/submitting-a-patch/ for that. I think, if you check this source file (src/maste

Re: Contribution Request

2016-01-15 Thread Disha Singh
Yes Artem, I did look at the link .I'm only looking for an issue which I can resolve so that I can start working with the patch. I also read about "shepherd". I wonder when I can be assigned one. Also , I think it's easy to resolve : < https://issues.apache.org/jira/browse/MESOS-4336> but I can't f

Re: Contribution Request

2016-01-15 Thread Artem Harutyunyan
Hi Disha, Did you get a chance to take a look at http://mesos.apache.org/documentation/latest/submitting-a-patch/? Cheers, Artem. On Fri, Jan 15, 2016 at 10:35 AM, Disha Singh wrote: > Yes,It does. If you could tell me where these flags are and where I should > add them . I tried to figure it o

Re: Contribution Request

2016-01-15 Thread Disha Singh
Yes,It does. If you could tell me where these flags are and where I should add them . I tried to figure it out in the git repository : https://github.com/apache/mesos But unfortunately could not. On Fri, Jan 15, 2016 at 11:45 PM, Vinod Kone wrote: > Hi Disha, > > Thanks for asking. > > We cann

Re: Contribution Request

2016-01-15 Thread Vinod Kone
Hi Disha, Thanks for asking. We cannot just rename the `authenticate` flag to `authenticate_frameworks` because that will break users who are already setting that flag, when they upgrade to the new version (that has this change). We always strive to do backwards compatible changes. The first ste

Re: Contribution Request

2016-01-15 Thread Disha Singh
MESOS-4386 says : <<>>> How should I move ahead with resolving it ? Does it simply mean changing the word "authenticate" to authenticate frameworks ? I am a newbie .Please help. :) On Fri, Jan 15, 2016 at 11:07 PM, Artem Harutyunyan wrote: > Done. Welcome to Mesos community! > > On F

Re: Contribution Request

2016-01-15 Thread Artem Harutyunyan
Done. Welcome to Mesos community! On Fri, Jan 15, 2016 at 9:26 AM, Disha Singh wrote: > Please add me to the list of Mesos contributors. I would like to submit a > code review for the following JIRA: >

Re: Contribution Request

2016-01-15 Thread Vinod Kone
done On Fri, Jan 15, 2016 at 8:35 AM, Jiří Šimša wrote: > Please add me to the list of Mesos contributors. I would like to submit a > code review for the following JIRA > . > > Best, > > -- > Jiří Šimša >

Re: Contribution Request for Mesos

2015-10-14 Thread Adam Bordelon
Added. Now you can assign JIRAs to yourself. Thanks for contributing! On Wed, Oct 14, 2015 at 5:29 PM, tommy xiao wrote: > Hi > After using Mesos and following Mesos project for quite some time, I would > like to participate and contribute to the Mesos project. Could I be added > to the list of

Re: Contribution Request for Mesos

2015-10-14 Thread Niklas Nielsen
Hi Yong, You should be on the list now. Looking forward to your contributions! Niklas On 14 October 2015 at 12:29, Yong Tang wrote: > Hi > After using Mesos and following Mesos project for quite some time, I would > like to participate and contribute to the Mesos project. Could I be added > t

Re: Contribution Request for Mesos

2015-08-23 Thread Adam Bordelon
Hi Jincheng, You have been added as a contributor, and may now assign issues to yourself. Welcome to the community! -Adam- On Sun, Aug 23, 2015 at 9:28 AM, Jincheng Li wrote: > Hi all, > > I've been following the Mesos project for a bit and would like to > contribute. Could I be added to the lis