ignite git commit: IGNITE-9733 Web Console: Added support for "type=number" on InputDialog

2018-09-27 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master a8d50e4cd -> b12d73802 IGNITE-9733 Web Console: Added support for "type=number" on InputDialog Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b12d7380 Tree:

[ignite-teamcity-bot] branch master updated: DI refactoring: Build Chain and PR processor moved to context

2018-09-27 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/master by this push: new 0373e3e DI refactoring: Build

[ignite-teamcity-bot] branch master updated: Responsible persons were removed from code; DI refactoring proceed

2018-09-27 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/master by this push: new de03f99 Responsible persons were

ignite git commit: IGNITE-9683 Create manual pinger for ZK client - Fixes #4839.

2018-09-27 Thread irakov
Repository: ignite Updated Branches: refs/heads/master 45abb9c70 -> a8d50e4cd IGNITE-9683 Create manual pinger for ZK client - Fixes #4839. Signed-off-by: Ivan Rakov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[ignite-teamcity-bot] branch master updated: DI refactoring continued: Preparing build chain processors to be part of context

2018-09-27 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/master by this push: new 1c353f8 DI refactoring

ignite git commit: IGNITE-8220 Fix for Discovery worker termination in PDS test - Fixes #4386.

2018-09-27 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/ignite-2.7 2279e6879 -> 2680de86c IGNITE-8220 Fix for Discovery worker termination in PDS test - Fixes #4386. Signed-off-by: Dmitriy Pavlov (cherry picked from commit 4340458) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo

[ignite-teamcity-bot] branch master updated: Contact person for build feature was removed, contact is always the list

2018-09-27 Thread dpavlov
b/model/Version.java +++ b/ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/web/model/Version.java @@ -21,7 +21,7 @@ package org.apache.ignite.ci.web.model; /** Default contact. */ public static final String DEFAULT_CONTACT = "d...@ignite.apache.org"; public static fi

[ignite-teamcity-bot] branch master updated: Auth token specification in parameters supported

2018-09-27 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/master by this push: new 489f2ab Auth token specification

[1/2] ignite git commit: IGNITE-7282 .NET: Thin client: Implement Automatic Reconnect and Failover

2018-09-27 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-2.7 f85f0cda0 -> 2279e6879 http://git-wip-us.apache.org/repos/asf/ignite/blob/2279e687/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Client/IgniteClient.cs -- diff

[2/2] ignite git commit: IGNITE-7282 .NET: Thin client: Implement Automatic Reconnect and Failover

2018-09-27 Thread ptupitsyn
IGNITE-7282 .NET: Thin client: Implement Automatic Reconnect and Failover This closes #3467 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2279e687 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2279e687 Diff:

[1/2] ignite git commit: IGNITE-7282 .NET: Thin client: Implement Automatic Reconnect and Failover

2018-09-27 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master 4527fe6de -> 45abb9c70 http://git-wip-us.apache.org/repos/asf/ignite/blob/45abb9c7/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Client/IgniteClient.cs -- diff --git

[2/2] ignite git commit: IGNITE-7282 .NET: Thin client: Implement Automatic Reconnect and Failover

2018-09-27 Thread ptupitsyn
IGNITE-7282 .NET: Thin client: Implement Automatic Reconnect and Failover This closes #3467 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/45abb9c7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/45abb9c7 Diff:

ignite git commit: IGNITE-9612 Fix NPE related not thread safe usage TreeMap onMarkCheckpointBegin

2018-09-27 Thread dgovorukhin
Repository: ignite Updated Branches: refs/heads/ignite-2.7 e08c1d9a6 -> f85f0cda0 IGNITE-9612 Fix NPE related not thread safe usage TreeMap onMarkCheckpointBegin (cherry picked from commit 4527fe6de8bddea31a8142e78a84eacb534d0384) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo

ignite git commit: IGNITE-9612 Fix NPE related not thread safe usage TreeMap onMarkCheckpointBegin

2018-09-27 Thread dgovorukhin
Repository: ignite Updated Branches: refs/heads/master 9e0c1e7ea -> 4527fe6de IGNITE-9612 Fix NPE related not thread safe usage TreeMap onMarkCheckpointBegin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4527fe6d

ignite git commit: IGNITE-9549 Added command to collect partition distribution information and reset lost partitions - Fixes #4734.

2018-09-27 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-2.7 455bf91e5 -> e08c1d9a6 IGNITE-9549 Added command to collect partition distribution information and reset lost partitions - Fixes #4734. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo

ignite git commit: IGNITE-9549 Added command to collect partition distribution information and reset lost partitions - Fixes #4734.

2018-09-27 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 43404587a -> 9e0c1e7ea IGNITE-9549 Added command to collect partition distribution information and reset lost partitions - Fixes #4734. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo

ignite git commit: IGNITE-8220 Fix for Discovery worker termination in PDS test - Fixes #4386.

2018-09-27 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/master be36d3070 -> 43404587a IGNITE-8220 Fix for Discovery worker termination in PDS test - Fixes #4386. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9654 Fixed an issue with testJoinQueryUnstableTopology flaky test - Fixes #4797.

2018-09-27 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-2.7 f39276275 -> 455bf91e5 IGNITE-9654 Fixed an issue with testJoinQueryUnstableTopology flaky test - Fixes #4797. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9654 Fixed an issue with testJoinQueryUnstableTopology flaky test - Fixes #4797.

2018-09-27 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master f00bdad33 -> be36d3070 IGNITE-9654 Fixed an issue with testJoinQueryUnstableTopology flaky test - Fixes #4797. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9686: Pass parameters for JDK 9+ to child processes for tests (part 2). This closes #4855.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-2.7 8b30cc320 -> f39276275 IGNITE-9686: Pass parameters for JDK 9+ to child processes for tests (part 2). This closes #4855. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[42/50] [abbrv] ignite git commit: IGNITE-9552 Web console: Added TypeScript support.

2018-09-27 Thread sboikov
IGNITE-9552 Web console: Added TypeScript support. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0a3d4db7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0a3d4db7 Diff:

[39/50] [abbrv] ignite git commit: IGNITE-9569 Web console: Refactored DI to use $inject instead of arrays.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/6e6e8bff/modules/web-console/frontend/app/services/Messages.service.js -- diff --git a/modules/web-console/frontend/app/services/Messages.service.js

ignite git commit: IGNITE-9686: Pass parameters for JDK 9+ to child processes for tests (part 2). This closes #4855.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 23e5da4a4 -> f00bdad33 IGNITE-9686: Pass parameters for JDK 9+ to child processes for tests (part 2). This closes #4855. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9686: Pass parameters for JDK 9+ to child processes for tests. This closes #4829.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-2.7 887139a5c -> 8b30cc320 IGNITE-9686: Pass parameters for JDK 9+ to child processes for tests. This closes #4829. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9686: Pass parameters for JDK 9+ to child processes for tests. This closes #4829.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master ce34a89c4 -> 23e5da4a4 IGNITE-9686: Pass parameters for JDK 9+ to child processes for tests. This closes #4829. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[32/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f546f87/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtLocalPartition.java -- diff --git

[28/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f546f87/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/topology/GridClientPartitionTopology.java -- diff --git

[35/50] [abbrv] ignite git commit: IGNITE-9704: JDBC: round-rodbin distribution of connections between nodes for thin driver.

2018-09-27 Thread sboikov
IGNITE-9704: JDBC: round-rodbin distribution of connections between nodes for thin driver. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/99b1e2ae Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/99b1e2ae Diff:

[2/2] ignite git commit: IGNITE-9670: Allow Hadoop module execution on Java 9+. This closes #4814.

2018-09-27 Thread vozerov
IGNITE-9670: Allow Hadoop module execution on Java 9+. This closes #4814. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/887139a5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/887139a5 Diff:

[1/2] ignite git commit: IGNITE-8146: Adopted IgniteUtils classLoaderUrls() for JDK 9+. This closes #4826.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-2.7 fe3ab2881 -> 887139a5c IGNITE-8146: Adopted IgniteUtils classLoaderUrls() for JDK 9+. This closes #4826. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[20/50] [abbrv] ignite git commit: IGNITE-9492 Do not process background exchange messages if active exchange is in progress - Fixes #4773.

2018-09-27 Thread sboikov
IGNITE-9492 Do not process background exchange messages if active exchange is in progress - Fixes #4773. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ba9e8fdb Tree:

[47/50] [abbrv] ignite git commit: IGNITE-9599 Added ability to manage compression level for compressed WAL archive - Fixes #4763.

2018-09-27 Thread sboikov
IGNITE-9599 Added ability to manage compression level for compressed WAL archive - Fixes #4763. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d5b1bbae Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d5b1bbae

[43/50] [abbrv] ignite git commit: IGNITE-9639: Fixed flaky failures in SqlSystemViewsSelfTest. This closes #4787.

2018-09-27 Thread sboikov
IGNITE-9639: Fixed flaky failures in SqlSystemViewsSelfTest. This closes #4787. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8ad6805f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8ad6805f Diff:

[24/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f546f87/modules/core/src/main/java/org/apache/ignite/internal/processors/query/schema/SchemaIndexCacheVisitorImpl.java -- diff --git

ignite git commit: IGNITE-9670: Allow Hadoop module execution on Java 9+. This closes #4814.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master af2059ca3 -> ce34a89c4 IGNITE-9670: Allow Hadoop module execution on Java 9+. This closes #4814. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ce34a89c Tree:

ignite git commit: IGNITE-8146: Adopted IgniteUtils classLoaderUrls() for JDK 9+. This closes #4826.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 3ab353367 -> af2059ca3 IGNITE-8146: Adopted IgniteUtils classLoaderUrls() for JDK 9+. This closes #4826. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/af2059ca

[23/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f546f87/modules/yardstick/src/main/java/org/apache/ignite/yardstick/cache/failover/IgniteTransactionalWriteInvokeBenchmark.java -- diff --git

[38/50] [abbrv] ignite git commit: IGNITE-9305 Wrong off-heap size is reported for a node - Fixes #4593.

2018-09-27 Thread sboikov
IGNITE-9305 Wrong off-heap size is reported for a node - Fixes #4593. 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/813f0977 Tree:

[29/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f546f87/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionSupplier.java -- diff --git

[17/50] [abbrv] ignite git commit: IGNITE-9565 Web Console: Fixed series visibility on update via lastPoint.

2018-09-27 Thread sboikov
IGNITE-9565 Web Console: Fixed series visibility on update via lastPoint. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/63d57479 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/63d57479 Diff:

[22/50] [abbrv] ignite git commit: IGNITE-9381 Clear class cache on p2p undeploy - Fixes #4784.

2018-09-27 Thread sboikov
IGNITE-9381 Clear class cache on p2p undeploy - Fixes #4784. 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/d40dcb3a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d40dcb3a Diff:

[25/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f546f87/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/topology/GridDhtPartitionsReservation.java -- diff --git

[12/50] [abbrv] ignite git commit: Updated Ignite description

2018-09-27 Thread sboikov
Updated Ignite description Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/214ae3e3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/214ae3e3 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/214ae3e3

[27/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f546f87/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/topology/GridDhtLocalPartition.java -- diff --git

[18/50] [abbrv] ignite git commit: kIGNITE-9419 Save cache configuration asynchronously - Fixes #4674.

2018-09-27 Thread sboikov
kIGNITE-9419 Save cache configuration asynchronously - Fixes #4674. 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/0b2fc151 Tree:

[14/50] [abbrv] ignite git commit: Updated Ignite description

2018-09-27 Thread sboikov
Updated Ignite description Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/67134deb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/67134deb Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/67134deb

[45/50] [abbrv] ignite git commit: IGNITE-7855: ODBC: implemented streaming mode. This closes #4669.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/4a2d867d/modules/platforms/cpp/odbc-test/src/queries_test.cpp -- diff --git a/modules/platforms/cpp/odbc-test/src/queries_test.cpp

[13/50] [abbrv] ignite git commit: Updated Ignite description

2018-09-27 Thread sboikov
Updated Ignite description Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1ada27c3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1ada27c3 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/1ada27c3

[36/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/master'

2018-09-27 Thread sboikov
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c87dcaef Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c87dcaef Diff:

[07/50] [abbrv] ignite git commit: IGNITE-9514 :[ML] Reduce time for the updating models on many partitions

2018-09-27 Thread sboikov
IGNITE-9514 :[ML] Reduce time for the updating models on many partitions this closes #4788 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eff5751e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eff5751e Diff:

[41/50] [abbrv] ignite git commit: IGNITE-9569 Web console: Refactored DI to use $inject instead of arrays.

2018-09-27 Thread sboikov
IGNITE-9569 Web console: Refactored DI to use $inject instead of arrays. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6e6e8bff Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6e6e8bff Diff:

[04/50] [abbrv] ignite git commit: IGNITE-8559 Fix WAL rollOver can be blocked by WAL iterator reservation - Fixes #4449.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/2f72fe75/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/FsyncModeFileWriteAheadLogManager.java -- diff --git

[40/50] [abbrv] ignite git commit: IGNITE-9569 Web console: Refactored DI to use $inject instead of arrays.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/6e6e8bff/modules/web-console/frontend/app/modules/branding/terms.directive.js -- diff --git a/modules/web-console/frontend/app/modules/branding/terms.directive.js

[34/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830. 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/9f546f87 Tree:

[49/50] [abbrv] ignite git commit: IGNITE-9612 Improve checkpoint mark phase speed - Fixes #4813.

2018-09-27 Thread sboikov
IGNITE-9612 Improve checkpoint mark phase speed - Fixes #4813. 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/5e220f90 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5e220f90

[33/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f546f87/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridClientPartitionTopology.java -- diff --git

[15/50] [abbrv] ignite git commit: IGNITE-4150: SQL: updated H2 version to 1.4.197. This closes #3956.

2018-09-27 Thread sboikov
IGNITE-4150: SQL: updated H2 version to 1.4.197. This closes #3956. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/50c5809a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/50c5809a Diff:

[16/50] [abbrv] ignite git commit: IGNITE-9629: JDBC: improved type conversions for thick driver. This closes #4761.

2018-09-27 Thread sboikov
IGNITE-9629: JDBC: improved type conversions for thick driver. This closes #4761. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7b0d30bb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7b0d30bb Diff:

[46/50] [abbrv] ignite git commit: IGNITE-7855: ODBC: implemented streaming mode. This closes #4669.

2018-09-27 Thread sboikov
IGNITE-7855: ODBC: implemented streaming mode. This closes #4669. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4a2d867d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4a2d867d Diff:

[30/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f546f87/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtPartitionsReservation.java -- diff --git

[11/50] [abbrv] ignite git commit: IGNITE-9573 Fix ZooKeeper SASL authentication tests. - Fixes #4755.

2018-09-27 Thread sboikov
IGNITE-9573 Fix ZooKeeper SASL authentication tests. - Fixes #4755. 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/134a687a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/134a687a

[19/50] [abbrv] ignite git commit: Revert "IGNITE-8552: SQL: mapped DATE data type to java.util.Date in DDL processor. This allows to use DATE type as PK from DDL as well as significantly improves per

2018-09-27 Thread sboikov
Revert "IGNITE-8552: SQL: mapped DATE data type to java.util.Date in DDL processor. This allows to use DATE type as PK from DDL as well as significantly improves performance of DATE column processing if parent table was created from DDL. This closes #4692." This reverts commit

[09/50] [abbrv] ignite git commit: IGNITE-9538: MVCC: update partition counters on prepare phase. This closes #4795.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/3a82d4aa/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtTxQueryFirstEnlistRequest.java -- diff --git

[48/50] [abbrv] ignite git commit: IGNITE-9718: [ML] Incorrect JavaDoc in RandomForest

2018-09-27 Thread sboikov
IGNITE-9718: [ML] Incorrect JavaDoc in RandomForest this closes #4848 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8740fd67 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8740fd67 Diff:

[10/50] [abbrv] ignite git commit: IGNITE-9538: MVCC: update partition counters on prepare phase. This closes #4795.

2018-09-27 Thread sboikov
IGNITE-9538: MVCC: update partition counters on prepare phase. This closes #4795. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a82d4aa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3a82d4aa Diff:

[05/50] [abbrv] ignite git commit: IGNITE-8559 Fix WAL rollOver can be blocked by WAL iterator reservation - Fixes #4449.

2018-09-27 Thread sboikov
IGNITE-8559 Fix WAL rollOver can be blocked by WAL iterator reservation - Fixes #4449. 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/2f72fe75 Tree:

[26/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f546f87/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/topology/GridDhtPartitionTopologyImpl.java -- diff --git

[08/50] [abbrv] ignite git commit: IGNITE-9538: MVCC: update partition counters on prepare phase. This closes #4795.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/3a82d4aa/modules/core/src/test/java/org/apache/ignite/internal/processors/database/CacheFreeListImplSelfTest.java -- diff --git

[31/50] [abbrv] ignite git commit: IGNITE-9649 Reworked and improved logging for critical paths of Ignite internal processes - Fixes #4830.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f546f87/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtPartitionTopologyImpl.java -- diff --git

[03/50] [abbrv] ignite git commit: IGNITE-8559 Fix WAL rollOver can be blocked by WAL iterator reservation - Fixes #4449.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/2f72fe75/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/io/SimpleFileInput.java -- diff --git

[37/50] [abbrv] ignite git commit: IGNITE-6587 Ignore system worker block failure in test

2018-09-27 Thread sboikov
IGNITE-6587 Ignore system worker block failure in test Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/feb97c3b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/feb97c3b Diff:

[21/50] [abbrv] ignite git commit: IGNITE-9703: JDBC: do not throw exception from Connection.setReadOnly() for thick driver.

2018-09-27 Thread sboikov
IGNITE-9703: JDBC: do not throw exception from Connection.setReadOnly() for thick driver. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fe35a64f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fe35a64f Diff:

[01/50] [abbrv] ignite git commit: IGNITE-6500 Fix for POJO fields of java wrapper type are not retaining null values from Cassandra persistent store, while using ignite's CassandraCacheStoreFactory -

2018-09-27 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-gg-14206 dd290c972 -> 3ab353367 IGNITE-6500 Fix for POJO fields of java wrapper type are not retaining null values from Cassandra persistent store, while using ignite's CassandraCacheStoreFactory - Fixes #4014. Signed-off-by: Dmitriy

[44/50] [abbrv] ignite git commit: IGNITE-7855: ODBC: implemented streaming mode. This closes #4669.

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/4a2d867d/modules/platforms/cpp/odbc/include/ignite/odbc/sql/sql_utils.h -- diff --git a/modules/platforms/cpp/odbc/include/ignite/odbc/sql/sql_utils.h

[50/50] [abbrv] ignite git commit: IGNITE-9624: MVCC: improved JavaDocs for CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT. This closes #4777.

2018-09-27 Thread sboikov
IGNITE-9624: MVCC: improved JavaDocs for CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT. This closes #4777. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3ab35336 Tree:

[02/50] [abbrv] ignite git commit: IGNITE-9501 Exclude newly joined nodes from exchange latch. Fixes #4769.

2018-09-27 Thread sboikov
IGNITE-9501 Exclude newly joined nodes from exchange latch. Fixes #4769. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1573f452 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1573f452 Diff:

[06/50] [abbrv] ignite git commit: IGNITE-9514 :[ML] Reduce time for the updating models on many partitions

2018-09-27 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/eff5751e/modules/ml/src/test/java/org/apache/ignite/ml/preprocessing/binarization/BinarizationTrainerTest.java -- diff --git

ignite git commit: IGNITE-9305 Wrong off-heap size is reported for a node - Fixes #4593.

2018-09-27 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/ignite-2.7 83b2b11fe -> fe3ab2881 IGNITE-9305 Wrong off-heap size is reported for a node - Fixes #4593. Signed-off-by: Dmitriy Pavlov (cherry picked from commit 813f097) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9624: MVCC: improved JavaDocs for CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT. This closes #4777.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-2.7 30dc8e4df -> 83b2b11fe IGNITE-9624: MVCC: improved JavaDocs for CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT. This closes #4777. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9624: MVCC: improved JavaDocs for CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT. This closes #4777.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 5e220f90d -> 3ab353367 IGNITE-9624: MVCC: improved JavaDocs for CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT. This closes #4777. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9612 Improve checkpoint mark phase speed - Fixes #4813.

2018-09-27 Thread dgovorukhin
Repository: ignite Updated Branches: refs/heads/ignite-2.7 b83fd0290 -> 30dc8e4df IGNITE-9612 Improve checkpoint mark phase speed - Fixes #4813. Signed-off-by: Dmitriy Govorukhin (cherry picked from commit 5e220f90d05fcc92eb655329a96f909f444ac75f) Project:

ignite git commit: IGNITE-9612 Improve checkpoint mark phase speed - Fixes #4813.

2018-09-27 Thread dgovorukhin
Repository: ignite Updated Branches: refs/heads/master 8740fd67a -> 5e220f90d IGNITE-9612 Improve checkpoint mark phase speed - Fixes #4813. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9718: [ML] Incorrect JavaDoc in RandomForest

2018-09-27 Thread chief
Repository: ignite Updated Branches: refs/heads/ignite-2.7 11f1ddfd9 -> b83fd0290 IGNITE-9718: [ML] Incorrect JavaDoc in RandomForest this closes #4848 (cherry picked from commit 8740fd6) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9718: [ML] Incorrect JavaDoc in RandomForest

2018-09-27 Thread chief
Repository: ignite Updated Branches: refs/heads/master d5b1bbae6 -> 8740fd67a IGNITE-9718: [ML] Incorrect JavaDoc in RandomForest this closes #4848 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8740fd67 Tree:

ignite git commit: IGNITE-9599 Added ability to manage compression level for compressed WAL archive - Fixes #4763.

2018-09-27 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-2.7 9f8d331dc -> 11f1ddfd9 IGNITE-9599 Added ability to manage compression level for compressed WAL archive - Fixes #4763. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9599 Added ability to manage compression level for compressed WAL archive - Fixes #4763.

2018-09-27 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 4a2d867d7 -> d5b1bbae6 IGNITE-9599 Added ability to manage compression level for compressed WAL archive - Fixes #4763. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite-release git commit: IGNITE-7251 Remove term "fabric" from Ignite deliverables * modified scripts to comply with "fabric" removal

2018-09-27 Thread nizhikov
Repository: ignite-release Updated Branches: refs/heads/master b881e2a91 -> cd85ac1fe IGNITE-7251 Remove term "fabric" from Ignite deliverables * modified scripts to comply with "fabric" removal Project: http://git-wip-us.apache.org/repos/asf/ignite-release/repo Commit:

[3/3] ignite git commit: IGNITE-7855: ODBC: implemented streaming mode. This closes #4669.

2018-09-27 Thread vozerov
IGNITE-7855: ODBC: implemented streaming mode. This closes #4669. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9f8d331d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9f8d331d Diff:

[1/3] ignite git commit: IGNITE-7855: ODBC: implemented streaming mode. This closes #4669.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-2.7 ba7833c05 -> 9f8d331dc http://git-wip-us.apache.org/repos/asf/ignite/blob/9f8d331d/modules/platforms/cpp/odbc/include/ignite/odbc/sql/sql_utils.h -- diff --git

[2/3] ignite git commit: IGNITE-7855: ODBC: implemented streaming mode. This closes #4669.

2018-09-27 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/9f8d331d/modules/platforms/cpp/odbc-test/src/queries_test.cpp -- diff --git a/modules/platforms/cpp/odbc-test/src/queries_test.cpp

[3/3] ignite git commit: IGNITE-7855: ODBC: implemented streaming mode. This closes #4669.

2018-09-27 Thread vozerov
IGNITE-7855: ODBC: implemented streaming mode. This closes #4669. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4a2d867d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4a2d867d Diff:

[1/3] ignite git commit: IGNITE-7855: ODBC: implemented streaming mode. This closes #4669.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 8ad6805f0 -> 4a2d867d7 http://git-wip-us.apache.org/repos/asf/ignite/blob/4a2d867d/modules/platforms/cpp/odbc/include/ignite/odbc/sql/sql_utils.h -- diff --git

[2/3] ignite git commit: IGNITE-7855: ODBC: implemented streaming mode. This closes #4669.

2018-09-27 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/4a2d867d/modules/platforms/cpp/odbc-test/src/queries_test.cpp -- diff --git a/modules/platforms/cpp/odbc-test/src/queries_test.cpp

ignite git commit: IGNITE-9639: Fixed flaky failures in SqlSystemViewsSelfTest. This closes #4787.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-2.7 99723897b -> ba7833c05 IGNITE-9639: Fixed flaky failures in SqlSystemViewsSelfTest. This closes #4787. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ba7833c0

ignite git commit: IGNITE-9639: Fixed flaky failures in SqlSystemViewsSelfTest. This closes #4787.

2018-09-27 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 0a3d4db7f -> 8ad6805f0 IGNITE-9639: Fixed flaky failures in SqlSystemViewsSelfTest. This closes #4787. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8ad6805f

ignite git commit: IGNITE-9552 Web console: Added TypeScript support.

2018-09-27 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 6e6e8bfff -> 0a3d4db7f IGNITE-9552 Web console: Added TypeScript support. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0a3d4db7 Tree: