[jira] [Created] (IGNITE-11055) Implement operator for handling switch cluster

2019-01-23 Thread Alexander Kalinin (JIRA)
Alexander Kalinin created IGNITE-11055: -- Summary: Implement operator for handling switch cluster Key: IGNITE-11055 URL: https://issues.apache.org/jira/browse/IGNITE-11055 Project: Ignite

[jira] [Created] (IGNITE-11054) GridNioServer.processWrite() reordered socket.write and onMessageWritten callback.

2019-01-23 Thread Pavel Voronkin (JIRA)
Pavel Voronkin created IGNITE-11054: --- Summary: GridNioServer.processWrite() reordered socket.write and onMessageWritten callback. Key: IGNITE-11054 URL: https://issues.apache.org/jira/browse/IGNITE-11054

[MTCGA]: new failures in builds [2887333] needs to be handled

2019-01-23 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to

[jira] [Created] (IGNITE-11053) When cluster is absent Notebook paragraph are supposed to saved.

2019-01-23 Thread Alexander Kalinin (JIRA)
Alexander Kalinin created IGNITE-11053: -- Summary: When cluster is absent Notebook paragraph are supposed to saved. Key: IGNITE-11053 URL: https://issues.apache.org/jira/browse/IGNITE-11053

[jira] [Created] (IGNITE-11052) Add documentation for "failed to wait for partition map exchange" message

2019-01-23 Thread Evgenii Zhuravlev (JIRA)
Evgenii Zhuravlev created IGNITE-11052: -- Summary: Add documentation for "failed to wait for partition map exchange" message Key: IGNITE-11052 URL: https://issues.apache.org/jira/browse/IGNITE-11052

Re: Ignite index corruption issue -> unrecoverable cluster

2019-01-23 Thread Denis Magda
Another data/index corruption issue: https://stackoverflow.com/questions/54295401/ignite-transaction-failure-not-recoverable-with-persistance It's suggested to clean index.bin to be able to recover the cluster. Folks, let's prepare a list of actions to do if a cluster becomes unrecoverable due to

Re: [DISCUSSION] Control.sh global rework in apache ignite 3.0

2019-01-23 Thread Denis Magda
Why don't we go in a reverse direction - instead of creating multiple scripts for different needs we incorporate all capabilities within visorcmd? Visor is an app/script that can be updated to meet the requirements of specific tools. - Denis On Wed, Jan 23, 2019 at 1:23 PM Sergey Kozlov

Re: [DISCUSSION] Control.sh global rework in apache ignite 3.0

2019-01-23 Thread Sergey Kozlov
Thanks Sergey for the raising the question. What's about move actual/interesting commands from visorcmd and remove that script at all? Also would good simplify the bash code of script and ideally process everyting inside java code? On Wed, Jan 23, 2019 at 7:38 PM Stanislav Lukyanov wrote: > I

Review and merge IGNITE-10921

2019-01-23 Thread Stanislav Lukyanov
Hi Igniters, Can anyone please review and merge IGNITE-10921? Artur Muradimov contributed the change, I did a review myself and now we need a committer to finish this. Thanks, Stan

RE: [DISCUSSION] Control.sh global rework in apache ignite 3.0

2019-01-23 Thread Stanislav Lukyanov
I value strict compatibility rules very highly, and would be happy if we never removed a public class (even if it is in the “internal” package) in a minor release. Unfortunately, Ignite is far from that place for now. We don’t have any distinction between API and internal classes, don’t have

[jira] [Created] (IGNITE-11051) Implement partition upload process as new part of GridCachePreloader

2019-01-23 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-11051: Summary: Implement partition upload process as new part of GridCachePreloader Key: IGNITE-11051 URL: https://issues.apache.org/jira/browse/IGNITE-11051

Re: [DISCUSSION] Control.sh global rework in apache ignite 3.0

2019-01-23 Thread Sergey Antonov
Stan, thank you for response! I my view we shouldn't make incompatible changes and switch extendable classes (i.e. VisorDataTransferObject -> IgniteDataTransferObject) between minor releases. Therefore we couldn't rework utility in 2.8 release. ср, 23 янв. 2019 г. в 18:48, Stanislav Lukyanov :

Re: My first ticket (IGNITE-10742) completed

2019-01-23 Thread Sergey Antonov
Hi, Ramil! Thank you for contribution! I and Ivan Bessonov reviewed your code. The changes are ok for us. Commiters, please merge changes to master. ср, 23 янв. 2019 г. в 08:15, Ramil Timerbaev : > Hello, Igniters. > > My ticket https://issues.apache.org/jira/browse/IGNITE-10742 in patch >

RE: [DISCUSSION] Control.sh global rework in apache ignite 3.0

2019-01-23 Thread Stanislav Lukyanov
Hi, Sounds good. I agree with all points so far. I don’t really see why to wait for 3.0 though. As long as the old commands work I think it’s fine to do all of that in a minor release. Even moving the code to a separate module is fine as all the classes are internal and unlikely to be used in

[jira] [Created] (IGNITE-11050) Potential deadlock caused by DhtColocatedLockFuture#map being called inside topology read lock

2019-01-23 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-11050: - Summary: Potential deadlock caused by DhtColocatedLockFuture#map being called inside topology read lock Key: IGNITE-11050 URL:

[jira] [Created] (IGNITE-11049) [TC Bot] Reset Credentials is broken

2019-01-23 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-11049: --- Summary: [TC Bot] Reset Credentials is broken Key: IGNITE-11049 URL: https://issues.apache.org/jira/browse/IGNITE-11049 Project: Ignite Issue Type:

Re: Contribute to ignite.net

2019-01-23 Thread Лев Хенкин
Hi Pavel. Thank you for your review. I've answered in JIRA to your concerns. 23.01.2019, 17:33, "Pavel Tupitsyn" : > Hi Lev, reviewed, please see my comment in JIRA > > Thank you and welcome to the community! > > On Wed, Jan 23, 2019 at 2:37 PM Лев Хенкин wrote: > >>  Thanks a lot, I've already

Re: Contribute to ignite.net

2019-01-23 Thread Pavel Tupitsyn
Hi Lev, reviewed, please see my comment in JIRA Thank you and welcome to the community! On Wed, Jan 23, 2019 at 2:37 PM Лев Хенкин wrote: > Thanks a lot, I've already submitted a patch and asked Pavel Tupitsyn to > review it. > > 23.01.2019, 14:16, "Dmitriy Pavlov" : > > Hi, > > > > It seems

[jira] [Created] (IGNITE-11047) Control.sh replace extendable class for TaskArg classes from VisorDataTransferObject to IgniteDataTransferObject

2019-01-23 Thread Sergey Antonov (JIRA)
Sergey Antonov created IGNITE-11047: --- Summary: Control.sh replace extendable class for TaskArg classes from VisorDataTransferObject to IgniteDataTransferObject Key: IGNITE-11047 URL:

[DISCUSSION] Control.sh global rework in apache ignite 3.0

2019-01-23 Thread Sergey Antonov
Hello, Igniters! I think, we should rework control.sh utility in Apache Ignite 3.0 release. I made umbrella ticket [1] for it. For a start we should move utitlity from ignite-core to separate module [2]. It's enable using 3rd-party libraries, for example commons-cli [3]. Also we should add

[jira] [Created] (IGNITE-11048) Start node with TTL caches causes failure handler activity

2019-01-23 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-11048: -- Summary: Start node with TTL caches causes failure handler activity Key: IGNITE-11048 URL: https://issues.apache.org/jira/browse/IGNITE-11048 Project: Ignite

[jira] [Created] (IGNITE-11046) Move control.sh utility to separate module

2019-01-23 Thread Sergey Antonov (JIRA)
Sergey Antonov created IGNITE-11046: --- Summary: Move control.sh utility to separate module Key: IGNITE-11046 URL: https://issues.apache.org/jira/browse/IGNITE-11046 Project: Ignite Issue

[jira] [Created] (IGNITE-11045) Rework control.sh utility

2019-01-23 Thread Sergey Antonov (JIRA)
Sergey Antonov created IGNITE-11045: --- Summary: Rework control.sh utility Key: IGNITE-11045 URL: https://issues.apache.org/jira/browse/IGNITE-11045 Project: Ignite Issue Type: Improvement

Re: Options naming format in control.sh utility.

2019-01-23 Thread Ilya Kasnacheev
Hello! I think that it makes sense. Regards, -- Ilya Kasnacheev вт, 22 янв. 2019 г. в 22:24, Sergey Antonov : > Igniters, what do you think about this topic? > > пт, 11 янв. 2019 г. в 14:17, Sergey Antonov : > > > Sergey, > > > > Not quite, I meant: > > - boolean argument: *--word1-word2* >

Re: Welcome Email

2019-01-23 Thread Andrey Gura
HI, Maksim Welcome to the Apache Ignite contributors! I've assign contributor role to you. Fell free to assign tickets. On Wed, Jan 23, 2019 at 4:16 PM Максим Степачёв wrote: > > Hello Ignite Community! > > My name is Maksim. I want to contribute to Apache Ignite and want to start > with this

Welcome Email

2019-01-23 Thread Максим Степачёв
Hello Ignite Community! My name is Maksim. I want to contribute to Apache Ignite and want to start with this issue - IGNITE-10995, my JIRA username mstepachev. Any help on this will be appreciated. Thanks!

[jira] [Created] (IGNITE-11044) CacheMetricsEntitiesCountTest.testEnitiesCount fails in MVCC Suite on master

2019-01-23 Thread Sergey Kosarev (JIRA)
Sergey Kosarev created IGNITE-11044: --- Summary: CacheMetricsEntitiesCountTest.testEnitiesCount fails in MVCC Suite on master Key: IGNITE-11044 URL: https://issues.apache.org/jira/browse/IGNITE-11044

Re: Contribute to ignite.net

2019-01-23 Thread Лев Хенкин
Thanks a lot, I've already submitted a patch and asked Pavel Tupitsyn to review it. 23.01.2019, 14:16, "Dmitriy Pavlov" : > Hi, > > It seems some PMC already added your account to the list of contributors, > so now you can assign the issue. > > Welcome to Apache Ignite community! > > Sincerely,

Re: Contribute to ignite.net

2019-01-23 Thread Dmitriy Pavlov
Hi, It seems some PMC already added your account to the list of contributors, so now you can assign the issue. Welcome to Apache Ignite community! Sincerely, Dmitriy Pavlov вт, 22 янв. 2019 г. в 23:29, Лев Хенкин : > Hi, folks. I'm using ignite.net and I want to try to improve it. I think >

Re: IGNITE-8283 CPP: Implement 'varint' solution to be configurable via BinaryConfiguration

2019-01-23 Thread prehistoricpenguin
Thanks for reminding. -- Original -- From: Igor Sapego Date: ,1?? 23,2019 7:00 To: dev Subject: Re: IGNITE-8283 CPP: Implement 'varint' solution to be configurable via BinaryConfiguration Also, remember to merge code from Ignite's master to your

Re: IGNITE-8283 CPP: Implement 'varint' solution to be configurable via BinaryConfiguration

2019-01-23 Thread Igor Sapego
Also, remember to merge code from Ignite's master to your branch often as I'm making some massive changes in C++ codebase currently. Best Regards, Igor On Wed, Jan 23, 2019 at 1:41 PM prehistoricpenguin < prehistoricpeng...@qq.com> wrote: > Thanks, > Our team is evaluating ignite now, I am

Re: IGNITE-8283 CPP: Implement 'varint' solution to be configurable via BinaryConfiguration

2019-01-23 Thread prehistoricpenguin
Thanks?? Our team is evaluating ignite now, I am going through the cpp source code these days. -- Original -- From: Igor Sapego Date: ,1?? 23,2019 6:35 To: dev Subject: Re: IGNITE-8283 CPP: Implement 'varint' solution to be configurable via

Re: IGNITE-8283 CPP: Implement 'varint' solution to be configurable via BinaryConfiguration

2019-01-23 Thread Igor Sapego
Great, Try focussing on it first. Also, do not hesitate to contact me if you have any questions about preparing your development environment - it may be a little bit difficult now, through I'm working on it's improvement. Best Regards, Igor On Wed, Jan 23, 2019 at 3:24 AM ppenguin wrote: >

Re: [ML] move examples of model import into separate folder

2019-01-23 Thread Alexey Zinoviev
Great idea, do that later, in the next commits in this topic. ср, 23 янв. 2019 г. в 11:42, Yuriy Babak : > Igniters, > > Currently our examples of import models from Spark(parquet and PMML) > located in the "inference" folder. > > I want to suggest moving those examples into a separate folder

Re: Introducing Typescript for the Node.js Client

2019-01-23 Thread Igor Sapego
Great job! Forwarding to devlist. Are there Node.js guys that can take a look? Best Regards, Igor On Tue, Jan 22, 2019 at 10:47 PM thavlik wrote: > https://github.com/thavlik/ignite/tree/master/modules/platforms/nodejs > > https://issues.apache.org/jira/browse/IGNITE-11032 > > Please let me

Re: CompactFooter for ClientBinaryMarshaller

2019-01-23 Thread Igor Sapego
Yeah, I was surprised too ) Best Regards, Igor On Wed, Jan 23, 2019 at 11:16 AM Vladimir Ozerov wrote: > It's hard to believe that compact footers are not supported, as it was one > of critical performance optimizations we implemented more than 4 years ago > :-) > If it is really so, we

Re: Is it time to move forward to JUnit4 (5)?

2019-01-23 Thread oignatenko
Hi Ivan, While I have your attention, I would like to say huge thanks for your contribution to migration efforts. I am specifically talking about trick you proposed when it started, with using TestRule in GridAbstractTest to enable switching between JUnit 3 and 4 execution modes. Looking back,

Re: IgniteCacheTestSuite3 on TeamCity

2019-01-23 Thread oignatenko
Semen, As a follow up, fix for discovered regression was merged tto master per https://issues.apache.org/jira/browse/IGNITE-11038 If this doesn't fully resolve the issue you observe, please let us know. regards, Oleg -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

[jira] [Created] (IGNITE-11043) CPP Thin: Improve Best Effort Affinity for C++ thin client

2019-01-23 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-11043: Summary: CPP Thin: Improve Best Effort Affinity for C++ thin client Key: IGNITE-11043 URL: https://issues.apache.org/jira/browse/IGNITE-11043 Project: Ignite

[MTCGA]: new failures in builds [2872965] needs to be handled

2019-01-23 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to

[jira] [Created] (IGNITE-11042) Document new SQL system view "TABLES"

2019-01-23 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-11042: Summary: Document new SQL system view "TABLES" Key: IGNITE-11042 URL: https://issues.apache.org/jira/browse/IGNITE-11042 Project: Ignite Issue Type:

[MTCGA]: new failures in builds [2872963] needs to be handled

2019-01-23 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to

[jira] [Created] (IGNITE-11041) [ML] Add parser for Spark Gradient-boosted tree regressor

2019-01-23 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-11041: - Summary: [ML] Add parser for Spark Gradient-boosted tree regressor Key: IGNITE-11041 URL: https://issues.apache.org/jira/browse/IGNITE-11041 Project: Ignite

[jira] [Created] (IGNITE-11040) [ML] Add parser for Spark Random forest regressor

2019-01-23 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-11040: - Summary: [ML] Add parser for Spark Random forest regressor Key: IGNITE-11040 URL: https://issues.apache.org/jira/browse/IGNITE-11040 Project: Ignite

[jira] [Created] (IGNITE-11039) [ML] Add parser for Spark Decision tree regression

2019-01-23 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-11039: - Summary: [ML] Add parser for Spark Decision tree regression Key: IGNITE-11039 URL: https://issues.apache.org/jira/browse/IGNITE-11039 Project: Ignite

[ML] move examples of model import into separate folder

2019-01-23 Thread Yuriy Babak
Igniters, Currently our examples of import models from Spark(parquet and PMML) located in the "inference" folder. I want to suggest moving those examples into a separate folder "import" or "migration" which should be located on the same level. Any thoughts about this suggestion? Best regards,

[jira] [Created] (IGNITE-11038) recover IgniteCacheTestSuite3 that was lost because of changes made per IGNITE-10796

2019-01-23 Thread Oleg Ignatenko (JIRA)
Oleg Ignatenko created IGNITE-11038: --- Summary: recover IgniteCacheTestSuite3 that was lost because of changes made per IGNITE-10796 Key: IGNITE-11038 URL: https://issues.apache.org/jira/browse/IGNITE-11038

Re: Is it time to move forward to JUnit4 (5)?

2019-01-23 Thread Павлухин Иван
Cheers! вт, 22 янв. 2019 г. в 20:19, oignatenko : > > ...sort of a follow-up. I gave folks a bit more leeway than originally > planned week or two. > > It's been about a month since master was changed in a way that wouldn't > allow JUnit 3 tests execute anymore (per IGNITE-10177) and I just

Re: IgniteCacheTestSuite3 on TeamCity

2019-01-23 Thread oignatenko
Hi Semen, Thanks for heads up! What you observe is a regression introduced in the course of doing changes per IGNITE-10796 [1]. In file IgniteBinaryObjectsCacheTestSuite3.java line 64 currently reads: List> suite = new ArrayList<>(); Above is wrong, correct code at this line should be:

Re: Continuous queries and duplicates

2019-01-23 Thread Vladimir Ozerov
Hi Piotr, Unfortunately I do not have answer to the question about ordering guarantees during node crashes for the same affinity key. Hopefully some other Ignite experts would be able to help. But in any case I doubt we will be able to have public guarantee on the same affinity key, as opposed to

Re: CompactFooter for ClientBinaryMarshaller

2019-01-23 Thread Vladimir Ozerov
It's hard to believe that compact footers are not supported, as it was one of critical performance optimizations we implemented more than 4 years ago :-) If it is really so, we should prioritize the fix. On Tue, Jan 22, 2019 at 3:28 PM Igor Sapego wrote: > Roman, > > I've filed a ticket for

[jira] [Created] (IGNITE-11037) [ML] Add parser for Spark KMeans clustering model

2019-01-23 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-11037: - Summary: [ML] Add parser for Spark KMeans clustering model Key: IGNITE-11037 URL: https://issues.apache.org/jira/browse/IGNITE-11037 Project: Ignite