[jira] [Created] (IGNITE-11585) Update Spring dependency to version 5

2019-03-20 Thread Pavel Vinokurov (JIRA)
Pavel Vinokurov created IGNITE-11585: Summary: Update Spring dependency to version 5 Key: IGNITE-11585 URL: https://issues.apache.org/jira/browse/IGNITE-11585 Project: Ignite Issue Type:

Contribution permission and IGNITE-10997

2019-03-20 Thread Denis Chudov
Hello! I would like to contribute to apache ignite and i am asking for contribution permission. I would like to start with IGNITE-10997. My github username: denis-chudov Jira username: Denis Chudov -- Denis Chudov Software Engineer, Moscow +7 905 5775239 https://www.gridgain.com Powered by

Re: Lucene text index persistent ?

2019-03-20 Thread Denis Magda
I think that we as the community should consider discontinuing the full-text search support. It goes with many limitations and not widely used. The market is flooded with many products designed for full-text search scenarios. - Denis On Wed, Mar 20, 2019 at 3:44 AM Dmitriy Pavlov wrote: > +1

Re: Support Full text search via sql query ?

2019-03-20 Thread Denis Magda
Hi, is there any reason why you can't use ElastiSearch or similar products designed for full-text search use cases? - Denis On Wed, Mar 20, 2019 at 2:51 AM Andrey Mashenkov wrote: > Hi, > > No, due to H2 limitation. > H2 allow user define Function as a table, but seems an additional support >

[jira] [Created] (IGNITE-11584) Implement batch insertion of new cache entries in FreeList to improve rebalancing

2019-03-20 Thread Pavel Pereslegin (JIRA)
Pavel Pereslegin created IGNITE-11584: - Summary: Implement batch insertion of new cache entries in FreeList to improve rebalancing Key: IGNITE-11584 URL: https://issues.apache.org/jira/browse/IGNITE-11584

Ignite 2.7.5 Release scope

2019-03-20 Thread Dmitriy Pavlov
Hi Ignite Developers, In a separate discussion, I've shared a log with all commits. As far as I can see, nobody removed commits from this sheet, so the scope of release will be discussed in another way: only explicitly declared commits will be cherry-picked. Sincerely, Dmitriy Pavlov

Branch Ignite 2.7.5 created

2019-03-20 Thread Dmitriy Pavlov
Dear Ignite Developer, Branch Ignite 2.7.5 created for half release. This release (and branch) is based on 2.7: https://gitbox.apache.org/repos/asf?p=ignite.git;a=shortlog;h=refs/heads/ignite-2.7.5 See more info https://cwiki.apache.org/confluence/display/IGNITE/Release+Process TC bot will be

[jira] [Created] (IGNITE-11583) Seems that copypasted code from ignite.sh is irrelevant in control.sh

2019-03-20 Thread Max Shonichev (JIRA)
Max Shonichev created IGNITE-11583: -- Summary: Seems that copypasted code from ignite.sh is irrelevant in control.sh Key: IGNITE-11583 URL: https://issues.apache.org/jira/browse/IGNITE-11583 Project:

beforeTest, afterTest JUnit scenario implementation

2019-03-20 Thread Ivan Fedotov
Hi Igniters! I have a questions according to beforeTest(s)/afterTest(s) methods. I tried to make them correspond to JUnit 4+ semantics in the context of iep30 [1]. And I see there two solutions: 1. Place test scenario under the Rule annotation as it has already done in GridAbstractTest [2]. It

Re: Peer review: Victory over Patch Available debt

2019-03-20 Thread Dmitriy Pavlov
I've removed debated line from the document. As we don't have consensus on lazy consensus it is better to start a separate discussion for this topic. I prefer to build consensus here while procedural changes do not require it and Majority Approval is enough. We time to time use lazy consensus, so

Re: Support User defined aggregate function ?

2019-03-20 Thread Dmitriy Pavlov
Hi, probably questions related to features support/functioning/plans it better to ask using u...@ignite.apache.org because all other subscribed users can see an answer. Dev. list intended for discussing contributions-related questions, e.g. if someone wants to support any kind of new feature/fix

[jira] [Created] (IGNITE-11582) [ML] Pipelines should work with Vectorizers

2019-03-20 Thread Alexey Platonov (JIRA)
Alexey Platonov created IGNITE-11582: Summary: [ML] Pipelines should work with Vectorizers Key: IGNITE-11582 URL: https://issues.apache.org/jira/browse/IGNITE-11582 Project: Ignite Issue

The client can handle events from the previous cluster after reconnect.

2019-03-20 Thread Nikita Amelchev
Hello, Igniters! I found a bug with handling events when the client reconnects. Discovery has a queue for events. It's processed by event thread. If we hold up event processing using a listener on the client side and restarts cluster - the client will reconnect. After it reconnects it will

[jira] [Created] (IGNITE-11580) [ML] Evaluators should accept Vectorizers

2019-03-20 Thread Alexey Platonov (JIRA)
Alexey Platonov created IGNITE-11580: Summary: [ML] Evaluators should accept Vectorizers Key: IGNITE-11580 URL: https://issues.apache.org/jira/browse/IGNITE-11580 Project: Ignite Issue

Re: Ignite 2.8 Release: Time & Scope & Release manager

2019-03-20 Thread Anton Vinogradov
>> And I hope Anton will guide me if I'll be stuck somewhere. I will :) On Wed, Mar 20, 2019 at 1:42 PM Dmitriy Pavlov wrote: > +1 for 2.7.5 because it has at least meaningful reasoning behind it (2.7.5 > = half release before 2.8.0). > > If no one else wants to be a release manager, I will try

[jira] [Created] (IGNITE-11581) [ML] Adapt tutorial to new vectorizer API

2019-03-20 Thread Alexey Platonov (JIRA)
Alexey Platonov created IGNITE-11581: Summary: [ML] Adapt tutorial to new vectorizer API Key: IGNITE-11581 URL: https://issues.apache.org/jira/browse/IGNITE-11581 Project: Ignite Issue

Re: Lucene text index persistent ?

2019-03-20 Thread Dmitriy Pavlov
+1 for keeping indexes as is. Moreover, sorry for off-topic Lucene is not modular (Jigsaw-compliant), and having this dependency in ignite-indexing make this jar also Java module - incompliant. ср, 20 мар. 2019 г. в 13:15, Maxim Muzafarov : > Hello, > > The link [1] is the issue with Persistence

Re: Ignite 2.8 Release: Time & Scope & Release manager

2019-03-20 Thread Dmitriy Pavlov
+1 for 2.7.5 because it has at least meaningful reasoning behind it (2.7.5 = half release before 2.8.0). If no one else wants to be a release manager, I will try to do it. And I hope Anton will guide me if I'll be stuck somewhere. ср, 20 мар. 2019 г. в 13:04, Anton Vinogradov : > 2.7.42? >

[jira] [Created] (IGNITE-11579) Add new commands to deal with garbage in partitions which left after cache destroy in shared cache groups

2019-03-20 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-11579: -- Summary: Add new commands to deal with garbage in partitions which left after cache destroy in shared cache groups Key: IGNITE-11579 URL:

Re: Lucene text index persistent ?

2019-03-20 Thread Maxim Muzafarov
Hello, The link [1] is the issue with Persistence for text indices. AFAIK, the issue is very difficult with their implementation and has a doubtful performance improvement. One of the most obvious disadvantages of persisted Lucene indexes can be that they will dramatically slow down the node

[jira] [Created] (IGNITE-11578) Stopping node after destroying cache in shared cache group would leave data of this cache in persistence

2019-03-20 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-11578: -- Summary: Stopping node after destroying cache in shared cache group would leave data of this cache in persistence Key: IGNITE-11578 URL:

Re: Ignite 2.8 Release: Time & Scope & Release manager

2019-03-20 Thread Anton Vinogradov
2.7.42? 2.7.100500? Let's just keep 2.7.3. On Wed, Mar 20, 2019 at 1:00 PM Ilya Kasnacheev wrote: > Hello again! > > Sorry for spam, but if our main feature is Java 11 support, why not call it > 2.7.11? :) > > Regards, > -- > Ilya Kasnacheev > > > ср, 20 мар. 2019 г. в 12:58, Ilya Kasnacheev :

Re: Ignite 2.8 Release: Time & Scope & Release manager

2019-03-20 Thread Ilya Kasnacheev
Hello again! Sorry for spam, but if our main feature is Java 11 support, why not call it 2.7.11? :) Regards, -- Ilya Kasnacheev ср, 20 мар. 2019 г. в 12:58, Ilya Kasnacheev : > Hello! > > Minor nitpick, why not 2.7.5 then? > > 2.7.3 is a kind of version that you want to hear more of its

Re: Ignite 2.8 Release: Time & Scope & Release manager

2019-03-20 Thread Ilya Kasnacheev
Hello! Minor nitpick, why not 2.7.5 then? 2.7.3 is a kind of version that you want to hear more of its story. However, releasing a "half releases" of N.5 is a very old tradition in software, when there are more changes than in a minor fix but not enough to increment N. Regards, -- Ilya

Re: Support Full text search via sql query ?

2019-03-20 Thread Andrey Mashenkov
Hi, No, due to H2 limitation. H2 allow user define Function as a table, but seems an additional support needed from Ignite side. AFAIK there is no plan to add such support for now. Feel free to create a ticket for this. On Wed, Mar 20, 2019 at 9:16 AM Tâm Nguyễn Mạnh wrote: > Hi Igniters, > >

Re: Lucene text index persistent ?

2019-03-20 Thread Ilya Kasnacheev
Hello! - Lucene indexes are not persistent and there are currently no plans to make them persistent. - I could say more about that ticket have you actually linked to it. Regards, -- Ilya Kasnacheev ср, 20 мар. 2019 г. в 09:23, Tâm Nguyễn Mạnh : > Hi Igniters, > > Since Ignite have native

[jira] [Created] (IGNITE-11577) Yarn Ignite Deployment Documentation change to include Queue override option

2019-03-20 Thread ARAVINDA REDDY N (JIRA)
ARAVINDA REDDY N created IGNITE-11577: - Summary: Yarn Ignite Deployment Documentation change to include Queue override option Key: IGNITE-11577 URL: https://issues.apache.org/jira/browse/IGNITE-11577

Support User defined aggregate function ?

2019-03-20 Thread Tâm Nguyễn Mạnh
Hi Igniters, Can we support user defined aggreate function ? -- Thanks & Best Regards Tam, Nguyen Manh

Lucene text index persistent ?

2019-03-20 Thread Tâm Nguyễn Mạnh
Hi Igniters, Since Ignite have native persistent option to store data into disk, but not text indexes. I saw this issue marked as Won't Fix. May I know the reason we are not going to store text indexes into disk for now ? -- Thanks & Best Regards Tam, Nguyen Manh

Support Full text search via sql query ?

2019-03-20 Thread Tâm Nguyễn Mạnh
Hi Igniters, Can we support full text search via sql query ? -- Thanks & Best Regards Tam, Nguyen Manh

Re: Code inspection

2019-03-20 Thread Павлухин Иван
Dmitriy, Benefits of using maven checkstyle plugin against IDEA-TC integration were discussed above. IMHO there is a one crucial thing. IDEA-TC integeration have been broken for a months without any good reason. We cannot be sure that the same will not repeat again. пт, 15 мар. 2019 г. в 19:19,