Invalid version in nightly builds of AI 2.x

2021-10-22 Thread Ivan Daschinsky
Hi folks! Recently I've discovered that nightly builds are generated with invalid version Namely 3.0.0.x instead of 2.12.0.x. The main reason -- recent changes in maven pom's. I've filled ticket [1] and described thoroughly what should be fixed. Peter, could you take a look? [1] -- https

Re: Invalid version in nightly builds of AI 2.x

2021-10-22 Thread Petr Ivanov
Hi. Ivan. Thanks! I will attend to the issue in nearest time. > On 22 Oct 2021, at 12:25, Ivan Daschinsky wrote: > > Hi folks! > > Recently I've discovered that nightly builds are generated with invalid > version > Namely 3.0.0.x instead of 2.12.0.x. > The main reason -- recent chang

Re: Apache Ignite 2.12 RELEASE [Time, Scope, Manager]

2021-10-22 Thread Nikolay Izhikov
Hello. In the scope of IEP-80 Breaking changes in Ignite-2.x PR for the following API are prepared: 1. MVCC - https://issues.apache.org/jira/browse/IGNITE-15757 - https://github.com/apache/ignite/pull/9516 2. LOCAL caches - https://issues.apache.org/jira/browse/IGNITE-15756

Re: [DISCUSSION][IEP-80] Breaking changes in Ignite-2.x

2021-10-22 Thread Nikolay Izhikov
Hello. In the scope of IEP-80 Breaking changes in Ignite-2.x PR for the following API are prepared: 1. MVCC - https://issues.apache.org/jira/browse/IGNITE-15757 - https://github.com/apache/ignite/pull/9516 2. LOCAL caches - https://issues.apache.org/jira/browse/IGNITE-15756

Re: Apache Ignite 2.12 RELEASE [Time, Scope, Manager]

2021-10-22 Thread Nikita Amelchev
Igniters, Could you help with the TC bot configuration? The TC bot should be configured to the `ignite-2.12` release branch. пт, 22 окт. 2021 г. в 12:42, Nikolay Izhikov : > > Hello. > > In the scope of IEP-80 Breaking changes in Ignite-2.x PR for the following > API are prepared: > > 1. MVCC >

Re: [DISCUSS] Custom service proxy context

2021-10-22 Thread Pavel Pereslegin
> 1. Add init/execute/cancel methods without parameters. > 2. Add default no-op implementations for the new methods (this is required > to preserve compatibility). > 3. For old methods that take ServiceContext as a parameter, add default > implementations that delegate to new methods. > 4. Deprecat

A new feedback has been added : 24

2021-10-22 Thread Bugyard
A new feedback has been added, go to bugyard.io to see all the details... https://bugyard.io A new feedback has been added "Link is not working"   by utkarshkbhavsar View feedback https://app.bugyard.io/web/app/rycqZJDyY/f/61725cc577102f0014717688

Re: Re: Apache Ignite 2.12 RELEASE [Time, Scope, Manager]

2021-10-22 Thread Сергей Утцель
I configured TC bot to 'ignite-2.12' instead of 'ignite-2.11'

Re: Text Queries Support

2021-10-22 Thread Maximiliano Gazquez
Hello everyone! I wanted to add this to the discussion. I've found this project https://github.com/hawkore/ignite-hk which promises to solve most of the issues that are being discussed here like pagination, sorting and most important, persisting the lucene index. It does stuff like this to create