ignite git commit: IGNITE-3303 Apache Flink Integration Fixes #5020

2018-12-25 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/master d0facb260 -> 3b9c415ee IGNITE-3303 Apache Flink Integration Fixes #5020 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3b9c415e Tree:

[2/2] ignite git commit: IGNITE-10543: [ML] Test/train sample generator

2018-12-25 Thread chief
IGNITE-10543: [ML] Test/train sample generator This closes #5727 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d0facb26 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d0facb26 Diff:

[1/2] ignite git commit: IGNITE-10543: [ML] Test/train sample generator

2018-12-25 Thread chief
Repository: ignite Updated Branches: refs/heads/master 581fdca5c -> d0facb260 http://git-wip-us.apache.org/repos/asf/ignite/blob/d0facb26/modules/ml/src/test/java/org/apache/ignite/ml/util/generators/DataStreamGeneratorTest.java

ignite git commit: IGNITE-10718: [ML] Merge XGBoost and Ignite ML trees together

2018-12-25 Thread chief
Repository: ignite Updated Branches: refs/heads/master 417fae51f -> 581fdca5c IGNITE-10718: [ML] Merge XGBoost and Ignite ML trees together This closes #5691 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/581fdca5

ignite git commit: IGNITE-10558: MVCC: IgniteWalReader fixed. This closes #5583.

2018-12-25 Thread gvvinblade
Repository: ignite Updated Branches: refs/heads/master 86a815e11 -> 417fae51f IGNITE-10558: MVCC: IgniteWalReader fixed. This closes #5583. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/417fae51 Tree:

ignite git commit: IGNITE-10580: SQL: Fixed incorrect re-use of cached connection for local queries. This closes #5592.

2018-12-25 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 2dabbd2f7 -> 86a815e11 IGNITE-10580: SQL: Fixed incorrect re-use of cached connection for local queries. This closes #5592. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[02/50] [abbrv] ignite git commit: IGNITE-10599 Add Compute Schedule example to LGPL suite. - Fixes #5610.

2018-12-25 Thread sboikov
IGNITE-10599 Add Compute Schedule example to LGPL suite. - Fixes #5610. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fd56faaf Tree:

[38/50] [abbrv] ignite git commit: IGNITE-3296 Added try-catch block to prevent driver from stopping

2018-12-25 Thread sboikov
IGNITE-3296 Added try-catch block to prevent driver from stopping Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/02f552fc Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/02f552fc Diff:

[45/50] [abbrv] ignite git commit: IGNITE-10329: Yardstick: a set of SQL benchmarks against MySQL and PG. This closes #5479.

2018-12-25 Thread sboikov
IGNITE-10329: Yardstick: a set of SQL benchmarks against MySQL and PG. This closes #5479. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/383d8b2a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/383d8b2a Diff:

[11/50] [abbrv] ignite git commit: IGNITE-10177 Junit 3 cleanup - wip - fixed errors found by TC bot -- verified with diffs overview and rebuild - Fixes #5615.

2018-12-25 Thread sboikov
IGNITE-10177 Junit 3 cleanup - wip - fixed errors found by TC bot -- verified with diffs overview and rebuild - Fixes #5615. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bf005c83 Tree:

[36/50] [abbrv] ignite git commit: IGNITE-10003 Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type

2018-12-25 Thread sboikov
IGNITE-10003 Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/76ad0a4d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/76ad0a4d

[43/50] [abbrv] ignite git commit: IGNITE-10739 get rid of using JUnit 3 API in IgniteConfigVariationsAbstractTes - design cleanup per review comments -- verified with diffs overview and rebuild - Fix

2018-12-25 Thread sboikov
IGNITE-10739 get rid of using JUnit 3 API in IgniteConfigVariationsAbstractTes - design cleanup per review comments -- verified with diffs overview and rebuild - Fixes #5715. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[49/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-601

2018-12-25 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-601 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/62aa742a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/62aa742a Diff:

[08/50] [abbrv] ignite git commit: IGNITE-10177 Junit 3 cleanup - wip - fixed errors found by TC bot -- verified with diffs overview and rebuild - Fixes #5615.

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/bf005c83/modules/core/src/test/java/org/apache/ignite/jvmtest/NetworkFailureTest.java -- diff --git a/modules/core/src/test/java/org/apache/ignite/jvmtest/NetworkFailureTest.java

[34/50] [abbrv] ignite git commit: IGNITE-10594 Remove specific JSR310 handling, add java.time test to regular suite. - Fixes #5736. Fixes #5605.

2018-12-25 Thread sboikov
IGNITE-10594 Remove specific JSR310 handling, add java.time test to regular suite. - Fixes #5736. Fixes #5605. Signed-off-by: Ilya Kasnacheev Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/41877807 Tree:

[25/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/binary/GridCacheBinaryObjectUserClassloaderSelfTest.java -- diff --git

[41/50] [abbrv] ignite git commit: IGNITE-10440 Apply scale factor to tests - Fixes #5566.

2018-12-25 Thread sboikov
IGNITE-10440 Apply scale factor to tests - Fixes #5566. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a1897dfd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a1897dfd Diff:

[03/50] [abbrv] ignite git commit: IGNITE-10177 Junit 3 cleanup - wip - fixed errors found by TC bot -- verified with diffs overview and rebuild - Fixes #5615.

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/bf005c83/modules/yarn/src/test/java/org/apache/ignite/IgniteYarnTestSuite.java -- diff --git a/modules/yarn/src/test/java/org/apache/ignite/IgniteYarnTestSuite.java

[09/50] [abbrv] ignite git commit: IGNITE-10177 Junit 3 cleanup - wip - fixed errors found by TC bot -- verified with diffs overview and rebuild - Fixes #5615.

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/bf005c83/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/near/NearCacheSyncUpdateTest.java -- diff --git

[27/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheOnCopyFlagAbstractSelfTest.java -- diff --git

[16/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheQuerySerializationSelfTest.java -- diff --git

[48/50] [abbrv] ignite git commit: IGNITE-10743: MVCC: Mute flaky mvcc tests. This closes #5724.

2018-12-25 Thread sboikov
IGNITE-10743: MVCC: Mute flaky mvcc tests. This closes #5724. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/601d956e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/601d956e Diff:

[17/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/IgniteClientConnectTest.java -- diff --git

[42/50] [abbrv] ignite git commit: IGNITE-9493 Do not call communication error resolver in case of client node failed

2018-12-25 Thread sboikov
IGNITE-9493 Do not call communication error resolver in case of client node failed Signed-off-by: Pavel Kovalenko Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2b23d46f Tree:

[35/50] [abbrv] ignite git commit: IGNITE-10238 Fixed intermittent ClientNodes suite hang - Fixes #5439.

2018-12-25 Thread sboikov
IGNITE-10238 Fixed intermittent ClientNodes suite hang - Fixes #5439. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5a2ef66c Tree:

[30/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/cache/store/CacheStoreSessionListenerAbstractSelfTest.java -- diff --git

[13/50] [abbrv] ignite git commit: IGNITE-10671 Fixed double initialization of FileArchiver leading to broken WAL file compression - Fixes #5665.

2018-12-25 Thread sboikov
IGNITE-10671 Fixed double initialization of FileArchiver leading to broken WAL file compression - Fixes #5665. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e87aa510 Tree:

[21/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/EvictionPolicyFactoryAbstractTest.java -- diff --git

[40/50] [abbrv] ignite git commit: IGNITE-5115 Fixed coordinator fails when process the fail message about itself - Fixes #5391.

2018-12-25 Thread sboikov
IGNITE-5115 Fixed coordinator fails when process the fail message about itself - Fixes #5391. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4baf1159 Tree:

[06/50] [abbrv] ignite git commit: IGNITE-10177 Junit 3 cleanup - wip - fixed errors found by TC bot -- verified with diffs overview and rebuild - Fixes #5615.

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/bf005c83/modules/core/src/test/java/org/apache/ignite/testsuites/IgniteTimeoutProcessorSelfTestSuite.java -- diff --git

[22/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/near/GridCacheNearClientHitTest.java -- diff --git

[19/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheKeepBinaryIterationTest.java -- diff --git

[24/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/GridCacheLockAbstractTest.java -- diff --git

[32/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests Signed-off-by: Anton Vinogradov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7868e667 Tree:

[28/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CrossCacheLockTest.java -- diff --git

[29/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/managers/communication/GridCommunicationSendMessageSelfTest.java -- diff --git

[20/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/SlowHistoricalRebalanceSmallHistoryTest.java -- diff --git

[07/50] [abbrv] ignite git commit: IGNITE-10177 Junit 3 cleanup - wip - fixed errors found by TC bot -- verified with diffs overview and rebuild - Fixes #5615.

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/bf005c83/modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheMvccTestSuite9.java -- diff --git

[26/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCachePutStackOverflowSelfTest.java -- diff --git

[46/50] [abbrv] ignite git commit: IGNITE-10621: SQL: Collect running query info for all types of queries. This closes #5620. This closes #5663.

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/592cc346/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/RunningQueriesTest.java -- diff --git

[14/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/indexing/src/test/java/org/apache/ignite/spi/communication/tcp/GridOrderedMessageCancelSelfTest.java -- diff --git

[44/50] [abbrv] ignite git commit: IGNITE-1741 Fixed hanging CacheAffinityCallSelfTest.testAffinityCallNoServerNode - Fixes #5729.

2018-12-25 Thread sboikov
IGNITE-1741 Fixed hanging CacheAffinityCallSelfTest.testAffinityCallNoServerNode - Fixes #5729. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/175c1d81 Tree:

[01/50] [abbrv] ignite git commit: IGNITE-10658 Visor: Fixed rebalance progress calculation logic. Fixes #5706.

2018-12-25 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-601 8a7d3b470 -> 865803b66 IGNITE-10658 Visor: Fixed rebalance progress calculation logic. Fixes #5706. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/59c54203

[10/50] [abbrv] ignite git commit: IGNITE-10177 Junit 3 cleanup - wip - fixed errors found by TC bot -- verified with diffs overview and rebuild - Fixes #5615.

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/bf005c83/modules/core/src/test/java/org/apache/ignite/internal/managers/GridManagerMxBeanIllegalArgumentHandleTest.java -- diff --git

[04/50] [abbrv] ignite git commit: IGNITE-10177 Junit 3 cleanup - wip - fixed errors found by TC bot -- verified with diffs overview and rebuild - Fixes #5615.

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/bf005c83/modules/jcl/src/test/java/org/apache/ignite/logger/jcl/JclLoggerTest.java -- diff --git a/modules/jcl/src/test/java/org/apache/ignite/logger/jcl/JclLoggerTest.java

[31/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/clients/src/test/java/org/apache/ignite/internal/processors/rest/RestMemcacheProtocolSelfTest.java -- diff --git

[50/50] [abbrv] ignite git commit: ignite-601

2018-12-25 Thread sboikov
ignite-601 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/865803b6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/865803b6 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/865803b6 Branch:

[15/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/distributed/near/IgniteCacheClientQueryReplicatedNodeRestartSelfTest.java -- diff --git

[23/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteTxConcurrentRemoveObjectsTest.java -- diff --git

[37/50] [abbrv] ignite git commit: IGNITE-10448: MVCC: Fixed NPE on data page eviction. This closes #5704.

2018-12-25 Thread sboikov
IGNITE-10448: MVCC: Fixed NPE on data page eviction. This closes #5704. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/525680c7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/525680c7 Diff:

[33/50] [abbrv] ignite git commit: IGNITE-10130 Added an option to disable cache interceptor trigger in case of conflicts - Fixes #5251.

2018-12-25 Thread sboikov
IGNITE-10130 Added an option to disable cache interceptor trigger in case of conflicts - Fixes #5251. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7414c995 Tree:

[39/50] [abbrv] ignite git commit: IGNITE-9149 Get rid of logging remaining supplier nodes rebalance time - Fixes #4635.

2018-12-25 Thread sboikov
IGNITE-9149 Get rid of logging remaining supplier nodes rebalance time - Fixes #4635. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/423ac68f Tree:

[18/50] [abbrv] ignite git commit: IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' in tests

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7868e667/modules/core/src/test/java/org/apache/ignite/internal/processors/igfs/IgfsSizeSelfTest.java -- diff --git

[47/50] [abbrv] ignite git commit: IGNITE-10621: SQL: Collect running query info for all types of queries. This closes #5620. This closes #5663.

2018-12-25 Thread sboikov
IGNITE-10621: SQL: Collect running query info for all types of queries. This closes #5620. This closes #5663. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/592cc346 Tree:

[05/50] [abbrv] ignite git commit: IGNITE-10177 Junit 3 cleanup - wip - fixed errors found by TC bot -- verified with diffs overview and rebuild - Fixes #5615.

2018-12-25 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/bf005c83/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccSqlQueriesAbstractTest.java -- diff --git

[12/50] [abbrv] ignite git commit: IGNITE-10279 Control.sh: Unified options naming format. Fixes #5672.

2018-12-25 Thread sboikov
IGNITE-10279 Control.sh: Unified options naming format. Fixes #5672. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7d933e8e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7d933e8e Diff:

ignite git commit: IGNITE-10474: MVCC: IgniteCacheConnectionRecovery10ConnectionsTest.testConnectionRecovery. This closes #5698.

2018-12-25 Thread gvvinblade
Repository: ignite Updated Branches: refs/heads/master a0164b471 -> 2dabbd2f7 IGNITE-10474: MVCC: IgniteCacheConnectionRecovery10ConnectionsTest.testConnectionRecovery. This closes #5698. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-10785: MVCC: Fix TxRollbackAsyncTest. This closes #5735.

2018-12-25 Thread gvvinblade
Repository: ignite Updated Branches: refs/heads/master 601d956e0 -> a0164b471 IGNITE-10785: MVCC: Fix TxRollbackAsyncTest. This closes #5735. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a0164b47 Tree:

ignite git commit: IGNITE-10743: MVCC: Mute flaky mvcc tests. This closes #5724.

2018-12-25 Thread gvvinblade
Repository: ignite Updated Branches: refs/heads/master 592cc3466 -> 601d956e0 IGNITE-10743: MVCC: Mute flaky mvcc tests. This closes #5724. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/601d956e Tree:

[2/2] ignite git commit: IGNITE-10621: SQL: Collect running query info for all types of queries. This closes #5620. This closes #5663.

2018-12-25 Thread vozerov
IGNITE-10621: SQL: Collect running query info for all types of queries. This closes #5620. This closes #5663. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/592cc346 Tree:

[1/2] ignite git commit: IGNITE-10621: SQL: Collect running query info for all types of queries. This closes #5620. This closes #5663.

2018-12-25 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 383d8b2ac -> 592cc3466 http://git-wip-us.apache.org/repos/asf/ignite/blob/592cc346/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/RunningQueriesTest.java

ignite git commit: IGNITE-10329: Yardstick: a set of SQL benchmarks against MySQL and PG. This closes #5479.

2018-12-25 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 175c1d815 -> 383d8b2ac IGNITE-10329: Yardstick: a set of SQL benchmarks against MySQL and PG. This closes #5479. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[ignite] Git Push Summary

2018-12-25 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-10759-1 [deleted] 26ae7895b

ignite git commit: IGNITE-1741 Fixed hanging CacheAffinityCallSelfTest.testAffinityCallNoServerNode - Fixes #5729.

2018-12-25 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 9f40da5a1 -> 175c1d815 IGNITE-1741 Fixed hanging CacheAffinityCallSelfTest.testAffinityCallNoServerNode - Fixes #5729. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-10739 get rid of using JUnit 3 API in IgniteConfigVariationsAbstractTes - design cleanup per review comments -- verified with diffs overview and rebuild - Fixes #5715.

2018-12-25 Thread dgovorukhin
Repository: ignite Updated Branches: refs/heads/master 2b23d46fe -> 9f40da5a1 IGNITE-10739 get rid of using JUnit 3 API in IgniteConfigVariationsAbstractTes - design cleanup per review comments -- verified with diffs overview and rebuild - Fixes #5715. Signed-off-by: Dmitriy Govorukhin

ignite git commit: IGNITE-9493 Do not call communication error resolver in case of client node failed

2018-12-25 Thread jokser
Repository: ignite Updated Branches: refs/heads/master a1897dfd1 -> 2b23d46fe IGNITE-9493 Do not call communication error resolver in case of client node failed Signed-off-by: Pavel Kovalenko Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[19/19] ignite git commit: Minors.

2018-12-25 Thread vozerov
Minors. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/26ae7895 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/26ae7895 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/26ae7895 Branch:

[10/19] ignite git commit: WIP.

2018-12-25 Thread vozerov
WIP. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5e738904 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5e738904 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5e738904 Branch:

[02/19] ignite git commit: WIP.

2018-12-25 Thread vozerov
WIP. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7358f5a5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7358f5a5 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/7358f5a5 Branch:

[17/19] ignite git commit: More refactoring.

2018-12-25 Thread vozerov
More refactoring. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/192eb94f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/192eb94f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/192eb94f Branch:

[14/19] ignite git commit: Minors.

2018-12-25 Thread vozerov
Minors. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3b90898b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3b90898b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/3b90898b Branch:

[07/19] ignite git commit: UnicastCursor.

2018-12-25 Thread vozerov
UnicastCursor. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f8aab8ef Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f8aab8ef Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/f8aab8ef Branch:

[03/19] ignite git commit: WIP.

2018-12-25 Thread vozerov
WIP. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2460b953 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2460b953 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/2460b953 Branch:

[01/19] ignite git commit: Splitting.

2018-12-25 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-10759-1 [created] 26ae7895b Splitting. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/35586e39 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/35586e39

[13/19] ignite git commit: Minors.

2018-12-25 Thread vozerov
Minors. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5c2085c9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5c2085c9 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5c2085c9 Branch:

[05/19] ignite git commit: Moving classes.

2018-12-25 Thread vozerov
Moving classes. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8c62ca73 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8c62ca73 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8c62ca73 Branch:

[16/19] ignite git commit: WIP.

2018-12-25 Thread vozerov
WIP. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0860542a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0860542a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/0860542a Branch:

[04/19] ignite git commit: WIP.

2018-12-25 Thread vozerov
WIP. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fb29fc80 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fb29fc80 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/fb29fc80 Branch:

[11/19] ignite git commit: Initial split done.

2018-12-25 Thread vozerov
Initial split done. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9fa48e50 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9fa48e50 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/9fa48e50 Branch:

[08/19] ignite git commit: BroadcastCursor.

2018-12-25 Thread vozerov
BroadcastCursor. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cd577ac8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cd577ac8 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/cd577ac8 Branch:

[12/19] ignite git commit: WIP.

2018-12-25 Thread vozerov
WIP. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8dc78d79 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8dc78d79 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8dc78d79 Branch:

[15/19] ignite git commit: More refactoring.

2018-12-25 Thread vozerov
More refactoring. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7027ef26 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7027ef26 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/7027ef26 Branch:

[18/19] ignite git commit: WIP.

2018-12-25 Thread vozerov
WIP. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/de664052 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/de664052 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/de664052 Branch:

[09/19] ignite git commit: WIP.

2018-12-25 Thread vozerov
WIP. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/432b723b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/432b723b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/432b723b Branch:

[06/19] ignite git commit: RangeStream.

2018-12-25 Thread vozerov
RangeStream. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bc01350b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bc01350b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/bc01350b Branch: