Re: How to begin to contribute

2018-12-17 Thread Dmitriy Pavlov
Hi Michael, I'm trying to reach you in https://issues.apache.org/jira/browse/IGNITE-7153 mentions. To proceed with patch according to https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-SubmittingforReview we need to set the ticket to Patch Available state. If yo

Re: How to begin to contribute

2018-10-30 Thread Michael Fong
Absolutely, I am glad to see this problem solved regardless whom the assignee is. After all, we are suffering this Redis problem in our Ignite PoC, and we are in urgency to solve this problem. I would be glad to provide my solution for you guys to apply if you think it is a good (enough) solution.

Re: How to begin to contribute

2018-10-30 Thread Dmitriy Pavlov
Hi Michael, I can see that https://issues.apache.org/jira/browse/IGNITE-7153 is already assigned to Roman Shtykh and is In Progress status. I hope Roman can step in and comment if he is interested in continuing of developing this issue/or he could apply you PR as well. Sincerely, Dmitriy Pavlov

Re: How to begin to contribute

2018-10-22 Thread Michael Fong
Ah, never mind. I found out that I chose the wrong test suite to begin with on Team City. :-) On Sun, Oct 21, 2018 at 10:20 PM Michael Fong wrote: > Hi, all, > > I happened to have a fix for IGNITE-7153 and created pull request for it. ( > https://github.com/apache/ignite/pull/5044) > > I tried

How to begin to contribute

2018-10-21 Thread Michael Fong
Hi, all, I happened to have a fix for IGNITE-7153 and created pull request for it. ( https://github.com/apache/ignite/pull/5044) I tried to follow the How to Contribute Workflow but kind of got stuck o