[jira] [Created] (IGNITE-9713) [ML] Fix JavaDocs in ML Prerpocessing package

2018-09-27 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-9713: Summary: [ML] Fix JavaDocs in ML Prerpocessing package Key: IGNITE-9713 URL: https://issues.apache.org/jira/browse/IGNITE-9713 Project: Ignite Issue

[GitHub] ignite pull request #4787: IGNITE-9639 Flaky failure of SqlSystemViewsSelfTe...

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4787 ---

[jira] [Created] (IGNITE-9714) Document ODBC streaming mode

2018-09-27 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-9714: --- Summary: Document ODBC streaming mode Key: IGNITE-9714 URL: https://issues.apache.org/jira/browse/IGNITE-9714 Project: Ignite Issue Type: Task

[GitHub] zzzadruga commented on a change in pull request #20: Ignite 9645

2018-09-27 Thread GitBox
zzzadruga commented on a change in pull request #20: Ignite 9645 URL: https://github.com/apache/ignite-teamcity-bot/pull/20#discussion_r220834879 ## File path: ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/web/rest/build/GetBuildTestFailures.java ## @@ -159,51 +1

[GitHub] ignite pull request #4669: IGNITE-7855: Supported streaming mode in ODBC

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4669 ---

[GitHub] ignite-release pull request #3: IGNITE-7251 Remove term "fabric" from Ignite...

2018-09-27 Thread vveider
GitHub user vveider opened a pull request: https://github.com/apache/ignite-release/pull/3 IGNITE-7251 Remove term "fabric" from Ignite deliverables * modified scripts to comply with "fabric" removal You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite-release pull request #3: IGNITE-7251 Remove term "fabric" from Ignite...

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite-release/pull/3 ---

[GitHub] ignite pull request #4763: Ignite 9599 mx bean

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4763 ---

[jira] [Created] (IGNITE-9715) Document WAL compression level

2018-09-27 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-9715: Summary: Document WAL compression level Key: IGNITE-9715 URL: https://issues.apache.org/jira/browse/IGNITE-9715 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-9716) Document partition distribution and reset lost partitions commands of control script

2018-09-27 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-9716: Summary: Document partition distribution and reset lost partitions commands of control script Key: IGNITE-9716 URL: https://issues.apache.org/jira/browse/IGNITE-9716

[jira] [Created] (IGNITE-9717) [ML] Add setters methods to Logistic Regression and fix examples/tests

2018-09-27 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-9717: Summary: [ML] Add setters methods to Logistic Regression and fix examples/tests Key: IGNITE-9717 URL: https://issues.apache.org/jira/browse/IGNITE-9717 Projec

[jira] [Created] (IGNITE-9718) [ML] Incorrect JavaDoc in RandomForest

2018-09-27 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-9718: Summary: [ML] Incorrect JavaDoc in RandomForest Key: IGNITE-9718 URL: https://issues.apache.org/jira/browse/IGNITE-9718 Project: Ignite Issue Type: B

[GitHub] ignite pull request #4847: IGNITE-9706: Update ignite-tensorflow to support ...

2018-09-27 Thread dmitrievanthony
GitHub user dmitrievanthony opened a pull request: https://github.com/apache/ignite/pull/4847 IGNITE-9706: Update ignite-tensorflow to support TensorFlow standalone client mode TF_CONFIG variable, make user script to use TF_CLUSTER variable. You can merge this pull request into a G

[GitHub] ignite pull request #4848: IGNITE-9718: Fix typo in Random Forest JavaDoc

2018-09-27 Thread zaleslaw
GitHub user zaleslaw opened a pull request: https://github.com/apache/ignite/pull/4848 IGNITE-9718: Fix typo in Random Forest JavaDoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9718 Alternative

[GitHub] ignite pull request #4848: IGNITE-9718: Fix typo in Random Forest JavaDoc

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4848 ---

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

2018-09-27 Thread Dmitriy Pavlov
Hi, I think we can ignore the failure. This test is reported as a failure because of strange notification of init method as a standalone test. Actually, initialization is failed as flaky. Sincerely, Dmitriy Pavlov чт, 27 сент. 2018 г. в 8:31, : > Hi Igniters, > > I've detected some new issue

[GitHub] ignite pull request #4849: IGNITE-9711: [ML] Remove IgniteThread wrapper fro...

2018-09-27 Thread YuriBabak
GitHub user YuriBabak opened a pull request: https://github.com/apache/ignite/pull/4849 IGNITE-9711: [ML] Remove IgniteThread wrapper from ml examples Fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com/YuriBabak/ignite ignite-9

[GitHub] ignite pull request #4813: IGNITE-9612 Improve checkpoint mark phase speed.

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4813 ---

[GitHub] ignite pull request #4777: IGNITE-9624: Refine CacheAtomicityMode.TRANSACTIO...

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4777 ---

[GitHub] ignite pull request #4850: IGNITE-9661 Optimize partitions validation

2018-09-27 Thread Jokser
GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/4850 IGNITE-9661 Optimize partitions validation logN removed from complexity. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite i

[jira] [Created] (IGNITE-9719) Extra rebalanceThreadPoolSize check on client node.

2018-09-27 Thread Stanilovsky Evgeny (JIRA)
Stanilovsky Evgeny created IGNITE-9719: -- Summary: Extra rebalanceThreadPoolSize check on client node. Key: IGNITE-9719 URL: https://issues.apache.org/jira/browse/IGNITE-9719 Project: Ignite

[jira] [Created] (IGNITE-9720) Initialize partition free lists lazily

2018-09-27 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-9720: Summary: Initialize partition free lists lazily Key: IGNITE-9720 URL: https://issues.apache.org/jira/browse/IGNITE-9720 Project: Ignite Issue Type: T

[GitHub] ignite pull request #4851: Ig 7196 changes without master PME optimizations

2018-09-27 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4851 Ig 7196 changes without master PME optimizations You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ig-7196-prev Alternatively you c

[jira] [Created] (IGNITE-9721) NPE in IgniteAuthenticationProcessor$RefreshUsersStorageWorker.body

2018-09-27 Thread Oleg Ignatenko (JIRA)
Oleg Ignatenko created IGNITE-9721: -- Summary: NPE in IgniteAuthenticationProcessor$RefreshUsersStorageWorker.body Key: IGNITE-9721 URL: https://issues.apache.org/jira/browse/IGNITE-9721 Project: Igni

[GitHub] ignite pull request #4852: IGNITE-5795 Binary metadata is registered during ...

2018-09-27 Thread akalash
GitHub user akalash opened a pull request: https://github.com/apache/ignite/pull/4852 IGNITE-5795 Binary metadata is registered during start of cache You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5

Re: Wrong off-heap size is reported for a node

2018-09-27 Thread Dmitriy Pavlov
Fixed, now the fix is in the ignite-2.7 branch. ср, 26 сент. 2018 г. в 23:18, Dmitriy Pavlov : > Oops, my fault. It seems I forgot to cherry-pick to 2.7, but I resolved > ticket with 2.7 assigned. > > I will fix it tomorrow. > > ср, 26 сент. 2018 г. в 21:52, Denis Magda : > >> Thanks, Pavel and t

[GitHub] ignite pull request #4853: IGNITE-9721 NPE in IgniteAuthenticationProcessor$...

2018-09-27 Thread oignatenko
GitHub user oignatenko opened a pull request: https://github.com/apache/ignite/pull/4853 IGNITE-9721 NPE in IgniteAuthenticationProcessor$RefreshUsersStorageWorker.body You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/ap

[GitHub] SomeFire opened a new pull request #22: IGNITE-9697 [TC Bot] Autocomplete branch for TC field

2018-09-27 Thread GitBox
SomeFire opened a new pull request #22: IGNITE-9697 [TC Bot] Autocomplete branch for TC field URL: https://github.com/apache/ignite-teamcity-bot/pull/22 This is an automated message from the Apache Git Service. To respond to

Re: TeamCity Helper's wiki page

2018-09-27 Thread Nikolai Kulagin
Hi, Dmitrii I want to add information in wiki about new page on Ignite TeamCity Helper [1]. Could you please grant me these permissions? My id is zzzadruga. [1] https://mtcga.gridgain.com/comparison.html -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Re: Critical worker threads liveness checking drawbacks

2018-09-27 Thread Maxim Muzafarov
Folks, I've found in `GridCachePartitionExchangeManager:2684` [1] (master branch) exchange future wrapped with double `blockingSectionEnd` method. Is it correct? I just want to understand this change and how should I use this in the future. Should I file a new issue to fix this? I think here `blo

[GitHub] ignite pull request #4854: IGNITE-9561 Parallelize affinity calculation and ...

2018-09-27 Thread Jokser
GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/4854 IGNITE-9561 Parallelize affinity calculation and partitions assignment during PME You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apac

[GitHub] ignite pull request #4826: IGNITE-8146: JDK9: fix gathering class loader's U...

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4826 ---

Re: Critical worker threads liveness checking drawbacks

2018-09-27 Thread Andrey Kuznetsov
Maxim, Thanks for being attentive! It's definitely a typo. Could you please create an issue? чт, 27 сент. 2018 г. в 16:00, Maxim Muzafarov : > Folks, > > I've found in `GridCachePartitionExchangeManager:2684` [1] (master branch) > exchange future wrapped > with double `blockingSectionEnd` method

[jira] [Created] (IGNITE-9722) MVCC: Test CacheMvccTransactionTest.testMvccCoordinatorChangeSimple fails.

2018-09-27 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-9722: Summary: MVCC: Test CacheMvccTransactionTest.testMvccCoordinatorChangeSimple fails. Key: IGNITE-9722 URL: https://issues.apache.org/jira/browse/IGNITE-9722 Pr

[GitHub] ignite pull request #4814: IGNITE-9670: debug changes

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4814 ---

Re: TeamCity Helper's wiki page

2018-09-27 Thread Dmitriy Pavlov
Hi Nikolai, sure, you are more than welcome to update AI wiki, not only about TC bot but about all you need to understand during contributing to Ignite. I've set needed permissions, please check. Sincerely, Dmitriy Pavlov чт, 27 сент. 2018 г. в 15:44, Nikolai Kulagin : > Hi, Dmitrii > > I want

[jira] [Created] (IGNITE-9723) Critial section should be wrapped correctly for GridCacheDatabaseSharedManager

2018-09-27 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-9723: --- Summary: Critial section should be wrapped correctly for GridCacheDatabaseSharedManager Key: IGNITE-9723 URL: https://issues.apache.org/jira/browse/IGNITE-9723

[GitHub] ignite pull request #4829: IGNITE-9686: JDK9: pass jdk9 specific JVM options...

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4829 ---

[jira] [Created] (IGNITE-9724) MVCC SQL: Test CacheMvccSelectForUpdateQueryAbstractTest.testSelectForUpdateDistributed hangs sporadically.

2018-09-27 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-9724: Summary: MVCC SQL: Test CacheMvccSelectForUpdateQueryAbstractTest.testSelectForUpdateDistributed hangs sporadically. Key: IGNITE-9724 URL: https://issues.apache.org/jira/

[GitHub] ignite pull request #4855: IGNITE-9686: forward jvm parameter '-XX:+IgnoreUn...

2018-09-27 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4855 IGNITE-9686: forward jvm parameter '-XX:+IgnoreUnrecognizedVMOptions' to child process for tests You can merge this pull request into a Git repository by running: $ git pull https:/

[GitHub] ignite pull request #4855: IGNITE-9686: forward jvm parameter '-XX:+IgnoreUn...

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4855 ---

[jira] [Created] (IGNITE-9725) Introduce affinity distribution prototype for equal cache group configurations

2018-09-27 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-9725: --- Summary: Introduce affinity distribution prototype for equal cache group configurations Key: IGNITE-9725 URL: https://issues.apache.org/jira/browse/IGNITE-9725

[GitHub] ignite pull request #4797: IGNITE-9654

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4797 ---

[jira] [Created] (IGNITE-9726) GridCacheAbstractFailoverSelfTest may lock all suite on put/remove cache operations

2018-09-27 Thread Alexey Platonov (JIRA)
Alexey Platonov created IGNITE-9726: --- Summary: GridCacheAbstractFailoverSelfTest may lock all suite on put/remove cache operations Key: IGNITE-9726 URL: https://issues.apache.org/jira/browse/IGNITE-9726

[GitHub] ignite pull request #4856: IGNITE-9550 ready future exchange actions

2018-09-27 Thread dgovorukhin
GitHub user dgovorukhin opened a pull request: https://github.com/apache/ignite/pull/4856 IGNITE-9550 ready future exchange actions You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9550-dg-2 Alternat

[GitHub] ignite pull request #4857: IGNITE-9632 implementation

2018-09-27 Thread SGrimstad
GitHub user SGrimstad opened a pull request: https://github.com/apache/ignite/pull/4857 IGNITE-9632 implementation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite IGNITE-9632 Alternatively you can review a

[GitHub] ignite pull request #4858: IGNITE-9687: update dependencies

2018-09-27 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4858 IGNITE-9687: update dependencies You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9687 Alternatively you

[jira] [Created] (IGNITE-9727) JDK9/10/11: ignite run script must be works with JDK9/10/11

2018-09-27 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9727: Summary: JDK9/10/11: ignite run script must be works with JDK9/10/11 Key: IGNITE-9727 URL: https://issues.apache.org/jira/browse/IGNITE-9727 Project: Ignite

Re: Apache Ignite 2.7 - Release Procedure issues

2018-09-27 Thread Vladimir Ozerov
Igniters, Code Freeze date is tomorrow. Bad news is that we still have a number of important features not-yet-merged (of most important - some MVCC stuff, TDE, PHP/Python clients). Good news is that we made a good progress with scope decrease. I propose the following release plan then: 1) By 30 S

Re: Apache Ignite 2.7 release

2018-09-27 Thread Vladimir Ozerov
Igniters, Code Freeze date is tomorrow. Bad news is that we still have a number of important features not-yet-merged (of most important - some MVCC stuff, TDE, PHP/Python clients). Good news is that we made a good progress with scope decrease. I propose the following release plan then: 1) By 30 S

[GitHub] ignite pull request #4859: IGNITE-9726: GridCacheAbstractFailoverSelfTest ma...

2018-09-27 Thread avplatonov
GitHub user avplatonov opened a pull request: https://github.com/apache/ignite/pull/4859 IGNITE-9726: GridCacheAbstractFailoverSelfTest may lock all suite on put/remove cache operations You can merge this pull request into a Git repository by running: $ git pull https://githu

Re: Apache Ignite 2.7 - Release Procedure issues

2018-09-27 Thread Vladimir Ozerov
Please ignore. I missed the branch. On Thu, Sep 27, 2018 at 5:53 PM Vladimir Ozerov wrote: > Igniters, > > Code Freeze date is tomorrow. Bad news is that we still have a number of > important features not-yet-merged (of most important - some MVCC stuff, > TDE, PHP/Python clients). Good news is t

[GitHub] ignite pull request #4386: IGNITE-8220

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4386 ---

[jira] [Created] (IGNITE-9728) JDK11: external class loader problem

2018-09-27 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9728: Summary: JDK11: external class loader problem Key: IGNITE-9728 URL: https://issues.apache.org/jira/browse/IGNITE-9728 Project: Ignite Issue Type: Task Af

[GitHub] SomeFire closed pull request #22: IGNITE-9697 [TC Bot] Autocomplete branch for TC field

2018-09-27 Thread GitBox
SomeFire closed pull request #22: IGNITE-9697 [TC Bot] Autocomplete branch for TC field URL: https://github.com/apache/ignite-teamcity-bot/pull/22 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: A

[jira] [Created] (IGNITE-9729) Ability to start GridQueryProcessor in parallel

2018-09-27 Thread Anton Kalashnikov (JIRA)
Anton Kalashnikov created IGNITE-9729: - Summary: Ability to start GridQueryProcessor in parallel Key: IGNITE-9729 URL: https://issues.apache.org/jira/browse/IGNITE-9729 Project: Ignite Is

Re: [DISCUSSION] Add reviewer field to Apache Ignite JIRA project

2018-09-27 Thread Anton Vinogradov
Currently, you may ask for a review by mention someone and asking him to review. And this approach looks good to me. In case we'll invent reviewer field who will set the reviewer? It's NOT ok to set somebody as a reviewer! You should ask somebody to be a reviewer first. And in case he agrees he wi

Re: Apache Ignite 2.7 release

2018-09-27 Thread Alexey Kuznetsov
Vova, Huge +1 to do a stabilization. -- Alexey Kuznetsov

Re: Apache Ignite 2.7 release

2018-09-27 Thread Nikolay Izhikov
Hello, Vova. Thank you for clear release status. I'm +1 for your proposal. чт, 27 сент. 2018 г., 18:25 Alexey Kuznetsov : > Vova, > > Huge +1 to do a stabilization. > > > -- > Alexey Kuznetsov >

Re: Apache Ignite 2.7 release

2018-09-27 Thread Dmitriy Pavlov
I agree, and I prefer four weeks for stabilization* (1 Oct - 29 Oct) Do I understand it correctly: Service Grid is still in scope, isn't it? I find it very important. чт, 27 сент. 2018 г. в 18:28, Nikolay Izhikov : > Hello, Vova. > > Thank you for clear release status. > I'm +1 for your proposal

Re: [IMPORTANT] Apache Ignite 2.7 and Java 11 support

2018-09-27 Thread Taras Ledkov
Folks, The JDK11 TC tests results is not totally OK but look like the most issues are related to the tests environment. e.g. properties, path resolving, class loaders etc. The core functions and core functions of modules works properly (see TC run [1]). We have the umbrella ticket [2] to tr

[jira] [Created] (IGNITE-9730) JdbcThinDatabaseMetadata.getTables() is case-sensitive

2018-09-27 Thread Pat Patterson (JIRA)
Pat Patterson created IGNITE-9730: - Summary: JdbcThinDatabaseMetadata.getTables() is case-sensitive Key: IGNITE-9730 URL: https://issues.apache.org/jira/browse/IGNITE-9730 Project: Ignite Iss

Re: [DISCUSSION] Add reviewer field to Apache Ignite JIRA project

2018-09-27 Thread Dmitriy Pavlov
Hi Anton, Thank you for bringing this significant concern here. I'm going to use this field in total correspondence with assignee field usage. We don't set assignee unless someone agrees to be a developer for that feature. Otherwise, it is better to keep an issue as unassigned. Same implies to t

Re: Apache Ignite 2.7 release

2018-09-27 Thread Vladimir Ozerov
Our current agreement is that Service Grid is out of scope. This is a huge feature, which hasn't entered review stage so far, We will not be able to review/fix/test it properly. On Thu, Sep 27, 2018 at 6:32 PM Dmitriy Pavlov wrote: > I agree, and I prefer four weeks for stabilization* (1 Oct - 2

[GitHub] ignite pull request #4734: IGNITE-9549 control.sh add command to collect inf...

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4734 ---

Re: Apache Ignite 2.7 release

2018-09-27 Thread Dmitriy Pavlov
Could you please provide a reference to some thread? Probably I missed it. чт, 27 сент. 2018 г. в 18:46, Vladimir Ozerov : > Our current agreement is that Service Grid is out of scope. This is a huge > feature, which hasn't entered review stage so far, We will not be able to > review/fix/test it

Re: Apache Ignite 2.7 release

2018-09-27 Thread Vladimir Ozerov
Dmitriy, This is an outcome of current state of Service Grid - it is not ready. We never committed to have it to 2.7. Our goal was to try to include it into 2.7. On Thu, Sep 27, 2018 at 6:48 PM Dmitriy Pavlov wrote: > Could you please provide a reference to some thread? Probably I missed it. >

Re: Apache Ignite 2.7 release

2018-09-27 Thread Dmitriy Pavlov
Ok, let's wait for feedback from SG Author(s)/Reviewer(s) first. If it is not ready, ok. But I thought it is almost done. I apologize if I missed some discussion (it can happen), but According to the statement "our current agreement" I can suspect some members are making some sort of private agree

Re: Apache Ignite 2.7 release

2018-09-27 Thread Denis Magda
> > Denis, as PMC Chair, could you please control, that Service Grid > inclusion/exclusion is discussed properly according to the Apache Way. It's fine when committers/contributors have private discussions related to a feature they've been working on. Not everything should go through the dev list

Re: Apache Ignite 2.7 release

2018-09-27 Thread Vladimir Ozerov
Folks, Please stop looking for enemies everywhere. Just went through this thread and search for "service" word. On Thu, Sep 27, 2018 at 7:30 PM Denis Magda wrote: > > > > Denis, as PMC Chair, could you please control, that Service Grid > > inclusion/exclusion is discussed properly according to

Re: Apache Ignite 2.7 release

2018-09-27 Thread Dmitriy Pavlov
I need Vhyacheslav's opinion to be absolutely sure what status is now. We never committed to dates of release, as well. I don't quite understand what can mean 'the community committed to doing/releasing something'. About SG, I also concerned why such a big feature has quite a few discussions on t

[GitHub] ignite pull request #3467: IGNITE-7282 .NET: Thin client: Add failover capab...

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3467 ---

I'm new to Ignite

2018-09-27 Thread Александр Лучников
I'm new to Ignite and I would like to join Apache Ignite development. My JIRA's login is AldoRaine

Re: ML examples wrap logic in IgniteThread. Why?

2018-09-27 Thread Denis Magda
Thanks Yury, good to know about that! -- Denis On Wed, Sep 26, 2018 at 3:49 PM Юрий Бабак wrote: > Denis, > > Thanks for this notice, actually this is some kind of atavism. Run this > code inside IgniteThread was a requirement when we had a distributed > matrices. But now all our algorithms bui

Re: I'm new to Ignite

2018-09-27 Thread Dmitriy Pavlov
Hi Alexander, I've added you to the list of contributors. Now you can assign an issue to yourself. Should you have any question, please do not hesitate to ask. Welcome to the Apache Ignite Community! Sincerely, Dmitriy Pavlov Couple links that can help you to onboard. https://cwiki.apache.org/

Re: I'm new to Ignite

2018-09-27 Thread Zhenya
Welcome, Alexander ! Hi Alexander, I've added you to the list of contributors. Now you can assign an issue to yourself. Should you have any question, please do not hesitate to ask. Welcome to the Apache Ignite Community! Sincerely, Dmitriy Pavlov Couple links that can help you to onboard

[jira] [Created] (IGNITE-9731) NPE is possible during WAL flushing

2018-09-27 Thread Andrey Kuznetsov (JIRA)
Andrey Kuznetsov created IGNITE-9731: Summary: NPE is possible during WAL flushing Key: IGNITE-9731 URL: https://issues.apache.org/jira/browse/IGNITE-9731 Project: Ignite Issue Type: Task

Re: Apache Ignite 2.7 release

2018-09-27 Thread Andrey Kuznetsov
Igniters, I've bumped into a new bug in WAL manager recently, see [1]. It looks critical enough, and can be a good candidate for fixing before 2.7 release. Do you agree? [1] https://issues.apache.org/jira/browse/IGNITE-9731 чт, 27 сент. 2018 г. в 19:45, Dmitriy Pavlov : > I need Vhyacheslav's

[GitHub] ignite pull request #4860: IGNITE-9501 Backward compatibility fix

2018-09-27 Thread Jokser
GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/4860 IGNITE-9501 Backward compatibility fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9501-compatibility-fix Al

[GitHub] ignite pull request #4839: Ignite 9683 2

2018-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4839 ---

Re: Apache Ignite 2.7 release

2018-09-27 Thread Dmitriy Pavlov
Yes, I agree, NPE during WAL flush is definitely a blocker. It is strange why the current test set did not fail after commit. чт, 27 сент. 2018 г. в 21:45, Andrey Kuznetsov : > Igniters, > > I've bumped into a new bug in WAL manager recently, see [1]. It looks > critical enough, and can be a goo

[GitHub] ignite pull request #4861: Ignite 2.5.1 p14

2018-09-27 Thread macrergate
GitHub user macrergate opened a pull request: https://github.com/apache/ignite/pull/4861 Ignite 2.5.1 p14 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.5.1-p14 Alternatively you can review and a

Re: Apache Ignite 2.7 release

2018-09-27 Thread Vyacheslav Daradur
Hi Igniters! As I have written about Service Grid before [1] I'm finalizing the solution to be sure that implementation is reliable. About including it in 2.7, if we talk that code freeze tomorrow then the solution is not ready to merge yet. I hope that prereviewers Anton Vinogradov and Nikolay I

[jira] [Created] (IGNITE-9732) Add joins to Spark Dataframe examples

2018-09-27 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-9732: --- Summary: Add joins to Spark Dataframe examples Key: IGNITE-9732 URL: https://issues.apache.org/jira/browse/IGNITE-9732 Project: Ignite Issue Ty

[Discussion] revert of commit MVCC, ignite-9320

2018-09-27 Thread Dmitriy Pavlov
Hi, I'm grateful for contributions made in that area, but it seems folks don't have time to fix the test. Tomorrow I'm going to revert commit. It seems it is the only way we can keep master more or less green. https://ci.ignite.apache.org/viewLog.html?buildId=1888723&tab=buildChangesDiv&buildT

Re: [Discussion] revert of commit MVCC, ignite-9320

2018-09-27 Thread Vyacheslav Daradur
Hi, Are you talking about 'IgniteConfigurationParityTest#TestIgniteConfiguration'? Seems it's not hard to fix this test, it's necessary just to implement missing members (at least as stubs) on .NET side in IgniteConfiguration class. Is there a Jira issue? On Fri, Sep 28, 2018 at 2:12 AM Dmitriy

Re: Apache Ignite 2.7 release

2018-09-27 Thread Dmitriy Pavlov
Vladimir, I'm not searching for enemy, and not fighting with you. I'm not happy about cases when we are hurrying. We can't fix test, fill ticket details, can't wait for contributions to finish their tasks. It is not best idea to use experience from commercial companies in open source. Are there

Re: [Discussion] revert of commit MVCC, ignite-9320

2018-09-27 Thread Dmitriy Setrakyan
Let's not revert any commits yet. Can we find out who did the commit and why he/she is not fixing the test? D. On Thu, Sep 27, 2018 at 4:21 PM Vyacheslav Daradur wrote: > Hi, > > Are you talking about > 'IgniteConfigurationParityTest#TestIgniteConfiguration'? > > Seems it's not hard to fix this

[jira] [Created] (IGNITE-9733) Web Console: Add support for "type=number" on InputDialog

2018-09-27 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-9733: Summary: Web Console: Add support for "type=number" on InputDialog Key: IGNITE-9733 URL: https://issues.apache.org/jira/browse/IGNITE-9733 Project: Ignite

Re: [Discussion] revert of commit MVCC, ignite-9320

2018-09-27 Thread Vladimir Ozerov
Test is going to be fixed in the scope of AI 2.7 [1]. This is not one-minute fix as there are multiple places where configuration should be passed, and changes should be covered with tests. I muted the test for now. [1] https://issues.apache.org/jira/browse/IGNITE-9390 On Fri, Sep 28, 2018 at 2:4