IGNITE-10698 Task

2020-02-14 Thread Лев Киселев
Hello everyone, I've fixed codestyle issues in my branch and got "No possible blockers" in TC bot, so PR is currently ready for review. PR github link: https://github.com/apache/ignite/pull/7394 Jira task link: https://issues.apache.org/jira/browse/IGNITE-10698 TeamcityBot link:

[ML] Tickets for beginners

2020-02-13 Thread Лев Киселев
Hello everyone I'd like to take following task: https://issues.apache.org/jira/browse/IGNITE-12384?jql=project%20%3D%20IGNITE%20AND%20status%20in%20(Open%2C%20Reopened)%20AND%20component%20%3D%20ML%20AND%20labels%20%3D%20newbie But I do not fully understand what exactly needs to be done. As far

IGNITE-10698 Task

2020-02-10 Thread Лев Киселев
Hello everyone, I've finished task [IGNITE-10698] and made PR Jira issue link: https://issues.apache.org/jira/browse/IGNITE-10698?jql=project%20%3D%20IGNITE%20AND%20labels%20in%20(newbie)%20and%20status%20%3D%20OPEN PR github link: https://github.com/apache/ignite/pull/7394 It will be cool if

Re: Contribution

2020-02-05 Thread Лев Киселев
t; > > And should I also replace usage of old annotations or leave it as it is? > > It would be great to replace old annotations by new ones. > > On Tue, Feb 4, 2020 at 6:09 PM Лев Киселев > wrote: > > > > Andrey, then I suggest firstly check if old annotatio

Re: Contribution

2020-02-04 Thread Лев Киселев
f *getDescription / getParameterName > > (MBeanOperationInfo op, MBeanParameterInfo param, int seq)* methods from* > > IgniteStandardMXBean* class, > > and replace current annotations with new one. > > You have to support both old and new annotations due to a backward > compatibility. > >

Re: Contribution

2020-02-04 Thread Лев Киселев
> > On Thu, Jan 30, 2020 at 8:53 PM Denis Magda wrote: > > > > Nikolay, Andrey, > > > > Would you be the best committers to help out here? You are already > deeply involved in metrics development and can quickly suggest Lev how to > proceed with this task. > &

Contribution

2020-01-30 Thread Лев Киселев
Hello everyone, I have question about following task: [https://issues.apache.org/jira/browse/IGNITE-10698] Solution proposed in task description is seem to be logical. So, I need to every replace @MXBeanParametersNames and @MXBeanParametersDescriptions (everywhere, for uniformity) with something

Apache Ignite contribution

2020-01-23 Thread Лев Киселев
Hello, I want to take part in the development of Apache Ignite. Primary skills: Java SE, Java 8, Spring framework, SQL. Also: Multithreading (incl. FJP), Design Patterns, Algorithms and Data Structures. My JIRA ID: l4ndsc4pe Thanks.