[jira] [Created] (IGNITE-8410) [ML] Unify KNNClassification/KNNRegression Model Trainer .fit() signatures

2018-04-27 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-8410: Summary: [ML] Unify KNNClassification/KNNRegression Model Trainer .fit() signatures Key: IGNITE-8410 URL: https://issues.apache.org/jira/browse/IGNITE-8410

[GitHub] ignite pull request #3930: IGNITE-8400 IgniteTopologyValidatorGridSplitCache...

2018-04-27 Thread alex-plekhanov
GitHub user alex-plekhanov opened a pull request: https://github.com/apache/ignite/pull/3930 IGNITE-8400 IgniteTopologyValidatorGridSplitCacheTest.testTopologyValidatorWithCacheGroup (30 times TC run) You can merge this pull request into a Git repository by running: $ git

[jira] [Created] (IGNITE-8407) Wrong memory size printing in IgniteCacheDatabaseSnaredManager

2018-04-27 Thread Alexander Belyak (JIRA)
Alexander Belyak created IGNITE-8407: Summary: Wrong memory size printing in IgniteCacheDatabaseSnaredManager Key: IGNITE-8407 URL: https://issues.apache.org/jira/browse/IGNITE-8407 Project:

Re: Apache Ignite 2.5 release

2018-04-27 Thread Andrey Gura
Hi there! >From my point of view it is blocker too. Targeted to 2.5 release. Thanks, Ivan! пт, 27 апр. 2018 г., 2:29 Dmitriy Setrakyan : > On Fri, Apr 27, 2018 at 6:38 AM, Ivan Rakov wrote: > > > Folks, > > > > I have a fix for a critical issue

[GitHub] ignite pull request #3924: IGNITE-8403: Added Logistic Regression

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

[jira] [Created] (IGNITE-8409) Ignite gets stuck on IgniteDataStreamer.addData when using Object with AffinityKeyMapped

2018-04-27 Thread Andrey Aleksandrov (JIRA)
Andrey Aleksandrov created IGNITE-8409: -- Summary: Ignite gets stuck on IgniteDataStreamer.addData when using Object with AffinityKeyMapped Key: IGNITE-8409 URL:

Re: Data Loss while upgrading custom jar from old jar in server and client nodes

2018-04-27 Thread Denis Garus
Ivan, there are some questions related to ticket IGNITE-8162: 1. deleting a file of cache configuration leads to successfuly getting cache clonfiguration. But, is there guarantee that cache will work correctly? 2. if deleting a file of cache configuration is enough to get cache able to work,

[jira] [Created] (IGNITE-8408) IgniteUtils.invoke does not look list superclass methods

2018-04-27 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-8408: Summary: IgniteUtils.invoke does not look list superclass methods Key: IGNITE-8408 URL: https://issues.apache.org/jira/browse/IGNITE-8408 Project: Ignite

Re: Apache Ignite 2.5 release

2018-04-27 Thread Ivan Rakov
Dmitriy, There are some notes about WAL compaction in "Persistence Under the Hood" article: https://cwiki.apache.org/confluence/display/IGNITE/Ignite+Persistent+Store+-+under+the+hood#IgnitePersistentStore-underthehood-WALcompaction Please take a look - it has all the answers. Best Regards,

management events for visor and web console tasks

2018-04-27 Thread Andrei Aleksandrov
Hi Igniters, I would like to start a discussion about adding of the new management events for tasks that was produced by web console and visor. Problem: There is no possibility to handle tasks called from web console or visor. Useful information that could be handled: 1)Operations on

Re: Apache Ignite 2.5 release

2018-04-27 Thread Eduard Shangareev
Guys, I have finished ttps://issues.apache.org/jira/browse/IGNITE-7628. It looks like a good candidate to merge to 2.5. On Fri, Apr 27, 2018 at 1:32 PM, Ivan Rakov wrote: > Dmitriy, > > There are some notes about WAL compaction in "Persistence Under the Hood" > article:

[jira] [Created] (IGNITE-8414) In-memory cache should use BLAT as their Affinity Topology

2018-04-27 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8414: - Summary: In-memory cache should use BLAT as their Affinity Topology Key: IGNITE-8414 URL: https://issues.apache.org/jira/browse/IGNITE-8414 Project: Ignite

[GitHub] ignite pull request #3931: IGNITE-8401: errorneous WalPointers comparation.

2018-04-27 Thread zstan
GitHub user zstan opened a pull request: https://github.com/apache/ignite/pull/3931 IGNITE-8401: errorneous WalPointers comparation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8401

[GitHub] ignite pull request #3932: IGNITE-8413: Fixed CacheGroupMetricsMBeanTest.tes...

2018-04-27 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/3932 IGNITE-8413: Fixed CacheGroupMetricsMBeanTest.testCacheGroupMetrics. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[jira] [Created] (IGNITE-8413) CacheGroupMetricsMBeanTest.testCacheGroupMetrics fails on master.

2018-04-27 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-8413: Summary: CacheGroupMetricsMBeanTest.testCacheGroupMetrics fails on master. Key: IGNITE-8413 URL: https://issues.apache.org/jira/browse/IGNITE-8413 Project:

[jira] [Created] (IGNITE-8411) Binary Client Protocol spec: other parts clarifications

2018-04-27 Thread Alexey Kosenchuk (JIRA)
Alexey Kosenchuk created IGNITE-8411: Summary: Binary Client Protocol spec: other parts clarifications Key: IGNITE-8411 URL: https://issues.apache.org/jira/browse/IGNITE-8411 Project: Ignite

Re: Apache Ignite 2.5 release

2018-04-27 Thread Pavel Kovalenko
Igniters, I would like to add this issue https://issues.apache.org/jira/browse/IGNITE-8405 to 2.5 scope. 2018-04-27 16:59 GMT+03:00 Eduard Shangareev : > Guys, > I have finished > ttps://issues.apache.org/jira/browse/IGNITE-7628. > > It looks like a good candidate to

[jira] [Created] (IGNITE-8412) Bug with cache name in org.apache.ignite.util.GridCommandHandlerTest#testCacheContention brokes tests in security module.

2018-04-27 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-8412: - Summary: Bug with cache name in org.apache.ignite.util.GridCommandHandlerTest#testCacheContention brokes tests in security module. Key: IGNITE-8412 URL:

[GitHub] ignite pull request #3883: IGNITE-7909 Java code examples are needed for Spa...

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

[GitHub] ignite pull request #3934: IGNITE-8416 CommandHandlerParsingTest stably fail...

2018-04-27 Thread glukos
GitHub user glukos opened a pull request: https://github.com/apache/ignite/pull/3934 IGNITE-8416 CommandHandlerParsingTest stably fails with parsing error You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3901: IGNITE-8156 Ignite Compatibility: common improvem...

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

[jira] [Created] (IGNITE-8417) Intermittent failure to insert tuples using JDBC Thin driver

2018-04-27 Thread mark pettovello (JIRA)
mark pettovello created IGNITE-8417: --- Summary: Intermittent failure to insert tuples using JDBC Thin driver Key: IGNITE-8417 URL: https://issues.apache.org/jira/browse/IGNITE-8417 Project: Ignite

Re: Apache Ignite 2.5 release

2018-04-27 Thread Andrey Gura
Eduard, Pavel, mentioned bugs are good candidates for including to release. Targeted to 2.5. Thanks! On Fri, Apr 27, 2018 at 5:06 PM, Pavel Kovalenko wrote: > Igniters, > > I would like to add this issue > https://issues.apache.org/jira/browse/IGNITE-8405 to 2.5 scope. > >

Re: Apache Ignite 2.5 release

2018-04-27 Thread Andrey Gura
Of course I meant bug fixes, not bugs :) On Fri, Apr 27, 2018 at 9:28 PM, Andrey Gura wrote: > Eduard, Pavel, > > mentioned bugs are good candidates for including to release. > > Targeted to 2.5. > > Thanks! > > On Fri, Apr 27, 2018 at 5:06 PM, Pavel Kovalenko

[jira] [Created] (IGNITE-8416) CommandHandlerParsingTest stably fails with parsing error

2018-04-27 Thread Ivan Rakov (JIRA)
Ivan Rakov created IGNITE-8416: -- Summary: CommandHandlerParsingTest stably fails with parsing error Key: IGNITE-8416 URL: https://issues.apache.org/jira/browse/IGNITE-8416 Project: Ignite Issue

Re: IEP-4, Phase 2. Using BL(A)T for in-memory caches.

2018-04-27 Thread Ivan Rakov
Eduard, +1 to your proposed API for configuring Affinity Topology change policies. Obviously we should use "auto" as default behavior. I believe, automatic rebalancing is expected and more convenient for majority of users. Best Regards, Ivan Rakov On 26.04.2018 19:27, Eduard Shangareev

[GitHub] ignite pull request #3933: Ignite 8186 - test base for sql feature coverage

2018-04-27 Thread pavel-kuznetsov
GitHub user pavel-kuznetsov opened a pull request: https://github.com/apache/ignite/pull/3933 Ignite 8186 - test base for sql feature coverage Created test base and basic tests to cover sql features with tests. You can merge this pull request into a Git repository by running:

Re: Transparent Data Encryption (TDE) in Apache Ignite

2018-04-27 Thread Nikolay Izhikov
Hello, Igniters. We've discussed TDE design privately with some respected community members including Vladimir Ozerov and Alexey Goncharyuk. Here the list of questions we have to address before starting TDE implementation: 1. MEK, CEK rotation. Should we provide the way to change(regenerate)

Re: Looks like a bug in ServerImpl.joinTopology()

2018-04-27 Thread Александр Меньшиков
Yakov, thank you for the advice. The thread.sleep is not enough, but some latch + future give me a way to the reproducer. I have created PR [1] into my master, for showing a test and modification of ServerImpl which help me to slow down execution inside a danger section. A code of test a bit

[jira] [Created] (IGNITE-8415) Manual cache().rebalance() invocation may cancel currently running rebalance

2018-04-27 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-8415: --- Summary: Manual cache().rebalance() invocation may cancel currently running rebalance Key: IGNITE-8415 URL: https://issues.apache.org/jira/browse/IGNITE-8415