Re: Significant Items to Tackle

2021-03-30 Thread Alex Plehanov
Hello,

One more area where newcomers' contributions will be very helpful is MTCGA
activity (see [1], [2]). There are a lot of flaky tests in Ignite,
usually, the reason of flakiness is some concurrency issue in test code but
sometimes tests flaky due to some bugs in production code.

Why MTCGA is a good starting point?
For the contributor, investigation of such problems gives an understanding
of Ignite internals.
For the reviewer, usually, such fixes have less code and require less time
to review compared to new features.
For the community, less flaky tests mean more relevant results of TC runs
and less time to rerun some test suites.

If you are interested in this activity, you can take some flaky test from
TC (for example, on this page [3] you can find a list of failed tests with
failure rate from the last 10 TC runs on the master branch), try to
reproduce failure locally (some problems very hard to reproduce locally,
they are fired only on TC) and if it's reproducible, create a ticket and
try to fix it.

[1]:
http://apache-ignite-developers.2346864.n4.nabble.com/Make-Teamcity-Green-Again-td19873.html
[2]:
https://cwiki.apache.org/confluence/display/IGNITE/Make+Teamcity+Green+Again
[3]: https://mtcga.ignite.apache.org/current.html?branch=master=10

пн, 29 мар. 2021 г. в 23:39, Atri Sharma :

> On further look, this looks interesting and I am happy to dive into the
> spring framework.
>
> Please help me in getting started
>
>
> On Mon, 29 Mar 2021, 11:49 Atri Sharma,  wrote:
>
> > Thanks Sam and Ivan.
> >
> > I am happy to look into that but it looks like most of the work is done
> > there?
> >
> > Also, is there something in core that I can pickup as well?
> >
> >
> > On Mon, 29 Mar 2021, 03:20 Ivan Pavlukhin,  wrote:
> >
> >> Gmail treated last message as spam. Bumping.
> >>
> >> 2021-03-28 16:05 GMT+03:00, Данилов Семён :
> >> > Hello Atri!
> >> >
> >> > Would you like to contribute into Ignite Spring integrations? You can
> >> take a
> >> > look at this particular jira filter:
> >> >
> >>
> https://issues.apache.org/jira/browse/IGNITE-9524?jql=project%20%3D%20Ignite%20and%20summary%20~%20%22spring%22%20and%20status%20not%20in%20(Resolved%2C%20Closed)
> >> > .
> >> > Personally, I think one of the most valuable issues there is
> >> > https://issues.apache.org/jira/browse/IGNITE-9524. I have a lot of
> >> > experience with Spring, so you can reach out to me if you have any
> >> > questions.
> >> >
> >> > Cheers, Sam.
> >> >
> >> > 25.03.2021, 23:33, "Atri Sharma" :
> >> >> Hi Community,
> >> >>
> >> >> First off, I want to thank the community for being so welcoming and
> >> >> helpful. This is an awesome place to be in.
> >> >>
> >> >> Now that I have worked on some issues, I would like to get my hands
> >> >> deeper
> >> >> and with larger issues in the core. Also, some more intermediate
> >> tickets
> >> >> to
> >> >> tackle, my queue has gotten empty :)
> >> >>
> >> >> Please help and advice.
> >> >>
> >> >> Regards,
> >> >>
> >> >> Atri
> >> >
> >>
> >>
> >> --
> >>
> >> Best regards,
> >> Ivan Pavlukhin
> >>
> >
>


Re: Significant Items to Tackle

2021-03-29 Thread Atri Sharma
On further look, this looks interesting and I am happy to dive into the
spring framework.

Please help me in getting started


On Mon, 29 Mar 2021, 11:49 Atri Sharma,  wrote:

> Thanks Sam and Ivan.
>
> I am happy to look into that but it looks like most of the work is done
> there?
>
> Also, is there something in core that I can pickup as well?
>
>
> On Mon, 29 Mar 2021, 03:20 Ivan Pavlukhin,  wrote:
>
>> Gmail treated last message as spam. Bumping.
>>
>> 2021-03-28 16:05 GMT+03:00, Данилов Семён :
>> > Hello Atri!
>> >
>> > Would you like to contribute into Ignite Spring integrations? You can
>> take a
>> > look at this particular jira filter:
>> >
>> https://issues.apache.org/jira/browse/IGNITE-9524?jql=project%20%3D%20Ignite%20and%20summary%20~%20%22spring%22%20and%20status%20not%20in%20(Resolved%2C%20Closed)
>> > .
>> > Personally, I think one of the most valuable issues there is
>> > https://issues.apache.org/jira/browse/IGNITE-9524. I have a lot of
>> > experience with Spring, so you can reach out to me if you have any
>> > questions.
>> >
>> > Cheers, Sam.
>> >
>> > 25.03.2021, 23:33, "Atri Sharma" :
>> >> Hi Community,
>> >>
>> >> First off, I want to thank the community for being so welcoming and
>> >> helpful. This is an awesome place to be in.
>> >>
>> >> Now that I have worked on some issues, I would like to get my hands
>> >> deeper
>> >> and with larger issues in the core. Also, some more intermediate
>> tickets
>> >> to
>> >> tackle, my queue has gotten empty :)
>> >>
>> >> Please help and advice.
>> >>
>> >> Regards,
>> >>
>> >> Atri
>> >
>>
>>
>> --
>>
>> Best regards,
>> Ivan Pavlukhin
>>
>


Re: Significant Items to Tackle

2021-03-29 Thread Atri Sharma
Thanks Sam and Ivan.

I am happy to look into that but it looks like most of the work is done
there?

Also, is there something in core that I can pickup as well?


On Mon, 29 Mar 2021, 03:20 Ivan Pavlukhin,  wrote:

> Gmail treated last message as spam. Bumping.
>
> 2021-03-28 16:05 GMT+03:00, Данилов Семён :
> > Hello Atri!
> >
> > Would you like to contribute into Ignite Spring integrations? You can
> take a
> > look at this particular jira filter:
> >
> https://issues.apache.org/jira/browse/IGNITE-9524?jql=project%20%3D%20Ignite%20and%20summary%20~%20%22spring%22%20and%20status%20not%20in%20(Resolved%2C%20Closed)
> > .
> > Personally, I think one of the most valuable issues there is
> > https://issues.apache.org/jira/browse/IGNITE-9524. I have a lot of
> > experience with Spring, so you can reach out to me if you have any
> > questions.
> >
> > Cheers, Sam.
> >
> > 25.03.2021, 23:33, "Atri Sharma" :
> >> Hi Community,
> >>
> >> First off, I want to thank the community for being so welcoming and
> >> helpful. This is an awesome place to be in.
> >>
> >> Now that I have worked on some issues, I would like to get my hands
> >> deeper
> >> and with larger issues in the core. Also, some more intermediate tickets
> >> to
> >> tackle, my queue has gotten empty :)
> >>
> >> Please help and advice.
> >>
> >> Regards,
> >>
> >> Atri
> >
>
>
> --
>
> Best regards,
> Ivan Pavlukhin
>


Re: Significant Items to Tackle

2021-03-28 Thread Ivan Pavlukhin
Gmail treated last message as spam. Bumping.

2021-03-28 16:05 GMT+03:00, Данилов Семён :
> Hello Atri!
>
> Would you like to contribute into Ignite Spring integrations? You can take a
> look at this particular jira filter:
> https://issues.apache.org/jira/browse/IGNITE-9524?jql=project%20%3D%20Ignite%20and%20summary%20~%20%22spring%22%20and%20status%20not%20in%20(Resolved%2C%20Closed)
> .
> Personally, I think one of the most valuable issues there is
> https://issues.apache.org/jira/browse/IGNITE-9524. I have a lot of
> experience with Spring, so you can reach out to me if you have any
> questions.
>
> Cheers, Sam.
>
> 25.03.2021, 23:33, "Atri Sharma" :
>> Hi Community,
>>
>> First off, I want to thank the community for being so welcoming and
>> helpful. This is an awesome place to be in.
>>
>> Now that I have worked on some issues, I would like to get my hands
>> deeper
>> and with larger issues in the core. Also, some more intermediate tickets
>> to
>> tackle, my queue has gotten empty :)
>>
>> Please help and advice.
>>
>> Regards,
>>
>> Atri
>


-- 

Best regards,
Ivan Pavlukhin


Re: Significant Items to Tackle

2021-03-28 Thread Данилов Семён
Hello Atri!

Would you like to contribute into Ignite Spring integrations? You can take a 
look at this particular jira filter: 
https://issues.apache.org/jira/browse/IGNITE-9524?jql=project%20%3D%20Ignite%20and%20summary%20~%20%22spring%22%20and%20status%20not%20in%20(Resolved%2C%20Closed)
 .
Personally, I think one of the most valuable issues there is 
https://issues.apache.org/jira/browse/IGNITE-9524. I have a lot of experience 
with Spring, so you can reach out to me if you have any questions.

Cheers, Sam.

25.03.2021, 23:33, "Atri Sharma" :
> Hi Community,
>
> First off, I want to thank the community for being so welcoming and
> helpful. This is an awesome place to be in.
>
> Now that I have worked on some issues, I would like to get my hands deeper
> and with larger issues in the core. Also, some more intermediate tickets to
> tackle, my queue has gotten empty :)
>
> Please help and advice.
>
> Regards,
>
> Atri


Significant Items to Tackle

2021-03-25 Thread Atri Sharma
Hi Community,

First off, I want to thank the community for being so welcoming and
helpful. This is an awesome place to be in.

Now that I have worked on some issues, I would like to get my hands deeper
and with larger issues in the core. Also, some more intermediate tickets to
tackle, my queue has gotten empty :)

Please help and advice.

Regards,

Atri