[GitHub] ignite pull request #4920: IGNITE-5935: WIP client origin transactions recov...

2018-10-05 Thread pavlukhin
GitHub user pavlukhin opened a pull request: https://github.com/apache/ignite/pull/4920 IGNITE-5935: WIP client origin transactions recovery You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5935-wip3

Re: Should we make the interface ClusterNode to extend Serializable?

2018-10-05 Thread Dmitriy Setrakyan
I think I would be against it. Why would anyone serialize ClusterNode outside of Ignite? Did we get any complaints from users? D. On Fri, Oct 5, 2018 at 3:55 AM Vyacheslav Daradur wrote: > Hi Igniters! > > I've noticed that interface 'ClusterNode' doesn't extend > 'Serializable', but at the

[GitHub] ignite pull request #4919: IGNITE-8639: add test to check fix parse problem ...

2018-10-05 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4919 IGNITE-8639: add test to check fix parse problem queries with CTE You can merge this pull request into a Git repository by running: $ git pull

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

2018-10-05 Thread Vyacheslav Daradur
Hi Igniters! This test is failed with a link to https://issues.apache.org/jira/browse/IGNITE-8640 I muted the test on TC with related comment. On Fri, Oct 5, 2018 at 5:33 PM wrote: > > Hi Igniters, > > I've detected some new issue on TeamCity to be handled. You are more than > welcomed to

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

2018-10-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4853 ---

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

2018-10-05 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-9804) SSL: Expired certificates are not refused

2018-10-05 Thread Andrew Medvedev (JIRA)
Andrew Medvedev created IGNITE-9804: --- Summary: SSL: Expired certificates are not refused Key: IGNITE-9804 URL: https://issues.apache.org/jira/browse/IGNITE-9804 Project: Ignite Issue Type:

[GitHub] ignite pull request #4916: IGNITE-9794 Handle UnregisteredBinaryTypeExceptio...

2018-10-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4916 ---

Apache Ignite Teamcity Bot - Master Trends

2018-10-05 Thread Nikolai Kulagin
Hello, Igniters!    On the Apache Ignite Teamcity Bot, there is a new page - Master Trends [1]. On the page, you can view and compare the statistics of "Run All" for the master branch for a period of time. Master Trends page contains information about the main parameters of the builds, such as

[GitHub] ignite pull request #4167: IGNITE-8485: TDE Implementation

2018-10-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4167 ---

[jira] [Created] (IGNITE-9801) Change style of eport buttons to new one.

2018-10-05 Thread Alexander Kalinin (JIRA)
Alexander Kalinin created IGNITE-9801: - Summary: Change style of eport buttons to new one. Key: IGNITE-9801 URL: https://issues.apache.org/jira/browse/IGNITE-9801 Project: Ignite Issue

[jira] [Created] (IGNITE-9800) Ignite TC bot: Simplify initial PR search and main navigation path for checking contribution

2018-10-05 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-9800: -- Summary: Ignite TC bot: Simplify initial PR search and main navigation path for checking contribution Key: IGNITE-9800 URL: https://issues.apache.org/jira/browse/IGNITE-9800

[GitHub] ignite pull request #4915: IGNITE-9792 Fixed assert in case if IGNITE_MBEANS...

2018-10-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4915 ---

[GitHub] ignite pull request #4918: IGNITE-9684: JDK9: pass JVM options to created pr...

2018-10-05 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4918 IGNITE-9684: JDK9: pass JVM options to created process at HadoopComma… …ndLineTest#createProcessBuilder You can merge this pull request into a Git repository by running: $ git

Re: Permissions on wiki to publish a new design document (new rebalance approach)

2018-10-05 Thread Maxim Muzafarov
Dmitry, I've checked and it seems that I have everything I need. Thank you very much! On Fri, 5 Oct 2018 at 14:55 Dmitriy Pavlov wrote: > Hi Maxim, > > Please check you can edit wiki now. Looking forward to a contributed page. > > Sincerely, > Dmitriy Pavlov > > пт, 5 окт. 2018 г. в 13:44,

[GitHub] ignite pull request #4822: IGNITE-9675: Deadlock on Ignite:active() and stop...

2018-10-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4822 ---

Permissions on wiki to publish a new design document (new rebalance approach)

2018-10-05 Thread Maxim Muzafarov
Igniters, Can anyone grant create\edit permissions on the Apache Ignite confluence wiki? My Confluence ID: mmuzaf e-mail: maxmu...@gmail.com I would like to contribute a design document related to the JIRA issue [1] I'm working on. Briefly, I'm trying to implement a new machinery of fetching

Should we make the interface ClusterNode to extend Serializable?

2018-10-05 Thread Vyacheslav Daradur
Hi Igniters! I've noticed that interface 'ClusterNode' doesn't extend 'Serializable', but at the same time its implementations are being transferred across the network widely. We have not faced the problem because of the most used implementation 'TcpDiscoveryNode' implemented 'Externalizable'

[GitHub] ignite pull request #4876: Ignite 9744

2018-10-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4876 ---

Re: [ML] New features and improvement of ML module for 2.7 release

2018-10-05 Thread Alexey Zinoviev
Good idea, will do that in the nearest future чт, 4 окт. 2018 г. в 13:27, Dmitriy Pavlov : > Alexey, what do you think about sending announce of your talks also to user > list? > > Some of the dev-list subscribers are Ignite contributors, so maybe it will > be reasonable to inform users about

Re: Permissions on wiki to publish a new design document (new rebalance approach)

2018-10-05 Thread Dmitriy Pavlov
Hi Maxim, Please check you can edit wiki now. Looking forward to a contributed page. Sincerely, Dmitriy Pavlov пт, 5 окт. 2018 г. в 13:44, Maxim Muzafarov : > Igniters, > > Can anyone grant create\edit permissions on the Apache Ignite confluence > wiki? > > My Confluence ID: mmuzaf > e-mail:

[jira] [Created] (IGNITE-9802) Test TcpCommunicationSpiFaultyClientTest.testNotAcceptedConnection is flaky in master

2018-10-05 Thread Amelchev Nikita (JIRA)
Amelchev Nikita created IGNITE-9802: --- Summary: Test TcpCommunicationSpiFaultyClientTest.testNotAcceptedConnection is flaky in master Key: IGNITE-9802 URL: https://issues.apache.org/jira/browse/IGNITE-9802

[jira] [Created] (IGNITE-9803) GridDhtInvalidPartitionException in GridDhtPartitionDemander

2018-10-05 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-9803: Summary: GridDhtInvalidPartitionException in GridDhtPartitionDemander Key: IGNITE-9803 URL: https://issues.apache.org/jira/browse/IGNITE-9803 Project: Ignite

lost partition recovery with native persistence

2018-10-05 Thread novicr
I was going over failure recovery scenarios, trying to understand logic behind lost partitions functionality. In the case of native persistence, Ignite fully manages data persistence and availability. If enough nodes in the cluster become unavailable resulting in partitions marked lost, Ignite

Re: [ML] IGNITE-9282 Naive Bayes task split

2018-10-05 Thread Ravil Galeyev
Hi Team so, can somebody look at PR https://github.com/apache/ignite/pull/4869 with naive Bayes? @zaleslaw, @ybabak do you have time? if reviewing takes time, can I take some other task? I.e. I can implement IGNITE-9284 Standart scaler for a