Re: Re[2]: [DISCUSSION] Apache Ignite Release 2.10 (time, scope, manager)

2021-03-15 Thread Maxim Muzafarov
Folks, I've done almost all the release steps with publishing accepted changes. What should I do with an announcement blog post for blogs.apache.org? Should it also be prepared prior to an announcement message? On Thu, 11 Mar 2021 at 00:10, Maxim Muzafarov wrote: > > Pavel, > > Thank you! I'll

Re: How to Contribute 2021

2021-03-15 Thread Ivan Pavlukhin
Hi Igniters, > I think this guide should be much shorter and simple. As you know we also have CONTRIBUTING.md [1] on GitHub. Perhaps it can be the shortest one for newcomers. [1] https://github.com/apache/ignite/blob/master/CONTRIBUTING.md 2021-03-15 21:56 GMT+03:00, Kseniya Romanova : >> >> >

Re: Hello

2021-03-15 Thread Marius Filip
Hi Ilya My ID on Apache JIRA is marius_filip. Kind regards, Marius Filip On Mon, Mar 15, 2021 at 10:25 AM Ilya Kasnacheev wrote: > Hello! > > Please write your JIRA account name, when you have it, so that I can add it > to contributors role. > > Ask me if you have any questions. > > Regards,

Re: Hello

2021-03-15 Thread Marius Filip
Hi Denis Thank you for the warm welcome. Kind regards, Marius Filip On Mon, Mar 15, 2021 at 4:22 PM Denis Magda wrote: > Hi Marius, > > Welcome to the community! Good to see you coming and contributing back to > the project. > > - > Denis > > > On Sun, Mar 14, 2021 at 12:54 PM Marius Filip >

[DISCUSSION] Patch completely breaks MVCC.

2021-03-15 Thread Maksim Timonin
Hi, Igniters! I'm working on a feature (moving indexes to the core module) and skip specific implementation for MVCC as it is considered deprecated (the vote result [1]). Am I right that now there is no need to support MVCC? Then there are a lot of tests (both Java, C++) that fail because they

Re: How to Contribute 2021

2021-03-15 Thread Kseniya Romanova
> > > Components and their maintainers > > It seems that this list should be updated too. > I would be glad if somebody does it, but I don't have any more information > to fill there. I'll be happy to collect information and update this section. But I also think this should be a separate page

[jira] [Created] (IGNITE-14320) .NET: Collections can't be used as service method parameters

2021-03-15 Thread Nikolay Izhikov (Jira)
Nikolay Izhikov created IGNITE-14320: Summary: .NET: Collections can't be used as service method parameters Key: IGNITE-14320 URL: https://issues.apache.org/jira/browse/IGNITE-14320 Project:

Re: [DISCUSSION] IEP-69 The evolutionary release process

2021-03-15 Thread Dmitriy Pavlov
Folks, let me add my 50 cents. I don't see major issues with this IEP, for now. And I really looking forward to talking about it. I can't get what causes misunderstanding. The only thing that concerns me here is that IEP requires the community to support solutions for 1 year, 1 quarter, etc.

IEP-70: Async Continuation Executor

2021-03-15 Thread Pavel Tupitsyn
Igniters, Please review the IEP [1] and let me know your thoughts. [1] https://cwiki.apache.org/confluence/display/IGNITE/IEP-70%3A+Async+Continuation+Executor

Re: Hello

2021-03-15 Thread Denis Magda
Hi Marius, Welcome to the community! Good to see you coming and contributing back to the project. - Denis On Sun, Mar 14, 2021 at 12:54 PM Marius Filip wrote: > Hi > > My name is Marius Filip, I am based in London and I am Lead of APIs and > Back-end Services with a small company that

[jira] [Created] (IGNITE-14319) Multithreaded data generation for rebalance tests

2021-03-15 Thread Dmitriy Sorokin (Jira)
Dmitriy Sorokin created IGNITE-14319: Summary: Multithreaded data generation for rebalance tests Key: IGNITE-14319 URL: https://issues.apache.org/jira/browse/IGNITE-14319 Project: Ignite

Re: How to Contribute 2021

2021-03-15 Thread Pavel Tupitsyn
Ilya, Thanks for the effort! I think this guide should be much shorter and simple. Right now it is intimidating for newcomers. What they need is basically * Register in Jira, pick a ticket, assign, put In Progress * Create a fork, implement * Create a PR * Ask for review Maybe we should have a

Re: How to Contribute 2021

2021-03-15 Thread Ilya Kasnacheev
Hello! Please see inline. пн, 15 мар. 2021 г. в 18:06, Maxim Muzafarov : > Hello, > > > > Ignite employs both Review-Then-Commit processes. > > The Commit-Then-Review (CTR) removed? > I don't see any applications of CTR during the few last years. Streamers were supposed to be CTR but Saikat

Re: How to Contribute 2021

2021-03-15 Thread Maxim Muzafarov
Hello, > Ignite employs both Review-Then-Commit processes. The Commit-Then-Review (CTR) removed? > Information for committers Do we need this on a page for newcomers? I'd like to mention that some of the committers still use the commit script, however, I think it will be better to configure

[jira] [Created] (IGNITE-14318) Add PartitionEvictionOrderTest to IgniteBasicTestSuite

2021-03-15 Thread Mirza Aliev (Jira)
Mirza Aliev created IGNITE-14318: Summary: Add PartitionEvictionOrderTest to IgniteBasicTestSuite Key: IGNITE-14318 URL: https://issues.apache.org/jira/browse/IGNITE-14318 Project: Ignite

[jira] [Created] (IGNITE-14317) IgniteCache.removeAsync(key,val) fails inside an optimistic transaction

2021-03-15 Thread Denis Garus (Jira)
Denis Garus created IGNITE-14317: Summary: IgniteCache.removeAsync(key,val) fails inside an optimistic transaction Key: IGNITE-14317 URL: https://issues.apache.org/jira/browse/IGNITE-14317 Project:

How to Contribute 2021

2021-03-15 Thread Ilya Kasnacheev
Hello! When adding new users to the Contributor role, we usually give them a link to "How to Contribute" wiki page. However, I was feeling that it was in many ways outdated, referring to outdated development practices and not emphasising TC tests and MTCGA bot. So we took liberty to rewrite

[jira] [Created] (IGNITE-14316) BinaryObject API

2021-03-15 Thread Andrey Mashenkov (Jira)
Andrey Mashenkov created IGNITE-14316: - Summary: BinaryObject API Key: IGNITE-14316 URL: https://issues.apache.org/jira/browse/IGNITE-14316 Project: Ignite Issue Type: Improvement

Re: Thin client implementation removal

2021-03-15 Thread Nikolay Izhikov
Thanks. > 15 марта 2021 г., в 14:35, Igor Sapego написал(а): > > Nikolay, > > That's because we now have separate repos for them: [1], [2] and [3]. > Actually, active development is moved to those repos some time ago and > those directories in main repo are not actual anymore anyway. > >

Re: Thin client implementation removal

2021-03-15 Thread Igor Sapego
Nikolay, That's because we now have separate repos for them: [1], [2] and [3]. Actually, active development is moved to those repos some time ago and those directories in main repo are not actual anymore anyway. Decision of moving those clients to separate repos was discussed in [4] [1] -

Thin client implementation removal

2021-03-15 Thread Nikolay Izhikov
Hello, Igor. I’ve noticed that Python, NodeJS, PHP thin client implementations were removed from master by you. Can you, please, comment? Why do you make those decision?

Re: Hello

2021-03-15 Thread Ilya Kasnacheev
Hello! Please write your JIRA account name, when you have it, so that I can add it to contributors role. Ask me if you have any questions. Regards, -- Ilya Kasnacheev вс, 14 мар. 2021 г. в 19:54, Marius Filip : > Hi > > My name is Marius Filip, I am based in London and I am Lead of APIs and

Re: Access to Apache Ignite Wiki

2021-03-15 Thread Ilya Kasnacheev
Hello! I have added the usual grants to your account. Regards, -- Ilya Kasnacheev пн, 15 мар. 2021 г. в 13:17, Kseniya Romanova : > Hi, igniters! > Please grant me access to Ignite Wiki so I can help with editing and > updating info. The account is like in Jira - romanova.ks.spb. > > > -- >

Access to Apache Ignite Wiki

2021-03-15 Thread Kseniya Romanova
Hi, igniters! Please grant me access to Ignite Wiki so I can help with editing and updating info. The account is like in Jira - romanova.ks.spb. -- Cheers, Kseniya Devrel at GridGain Don't miss upcoming community events, join https://www.meetup.com/Apache-Ignite-Virtual-Meetup/

[jira] [Created] (IGNITE-14315) Ignite 3: Use maven-flatten plugin for project pom.xml

2021-03-15 Thread Alexey Goncharuk (Jira)
Alexey Goncharuk created IGNITE-14315: - Summary: Ignite 3: Use maven-flatten plugin for project pom.xml Key: IGNITE-14315 URL: https://issues.apache.org/jira/browse/IGNITE-14315 Project: Ignite

IGNITE-14314: GridDhtLockFuture#onComplete Should Be Aware of Cache Cleanup

2021-03-15 Thread Atri Sharma
Hi All, I would like to propose a change: today, in GridDhtLockFuture, we do not consider if the cache context is being cleaned up before loading missing entries from the store. However, if the cache context is being cleaned up, this operation is moot. I have raised a PR for the same. Please

[jira] [Created] (IGNITE-14314) GridDhtLockFuture#onComplete Should Be Aware of Cache Cleanup

2021-03-15 Thread Atri Sharma (Jira)
Atri Sharma created IGNITE-14314: Summary: GridDhtLockFuture#onComplete Should Be Aware of Cache Cleanup Key: IGNITE-14314 URL: https://issues.apache.org/jira/browse/IGNITE-14314 Project: Ignite

[jira] [Created] (IGNITE-14313) .NET: Add test to call .Net service from .Net

2021-03-15 Thread Nikolay Izhikov (Jira)
Nikolay Izhikov created IGNITE-14313: Summary: .NET: Add test to call .Net service from .Net Key: IGNITE-14313 URL: https://issues.apache.org/jira/browse/IGNITE-14313 Project: Ignite