svn commit: r1809356 - /ignite/site/trunk/features.html

2017-09-22 Thread dmagda
Author: dmagda Date: Fri Sep 22 21:19:09 2017 New Revision: 1809356 URL: http://svn.apache.org/viewvc?rev=1809356=rev Log: update the page Modified: ignite/site/trunk/features.html Modified: ignite/site/trunk/features.html URL:

svn commit: r1809340 - /ignite/site/trunk/features/datavisualization.html

2017-09-22 Thread dmagda
Author: dmagda Date: Fri Sep 22 19:13:28 2017 New Revision: 1809340 URL: http://svn.apache.org/viewvc?rev=1809340=rev Log: Updated the broken link Modified: ignite/site/trunk/features/datavisualization.html Modified: ignite/site/trunk/features/datavisualization.html URL:

ignite git commit: IGNITE-6334 Fixed compilation after conflict

2017-09-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 9f662cc4b -> e3d448e6c IGNITE-6334 Fixed compilation after conflict Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e3d448e6 Tree:

ignite git commit: IGNITE-6480 fix serverTopologyNodes method - Fixes #2726.

2017-09-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master e3d448e6c -> 05eba9a2e IGNITE-6480 fix serverTopologyNodes method - Fixes #2726. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: ignite-3478

2017-09-22 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-3478 e44946008 -> f6b014834 ignite-3478 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f6b01483 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f6b01483

[2/2] ignite git commit: IGNITE-5732 Provide API to test compatibility with old releases

2017-09-22 Thread av
IGNITE-5732 Provide API to test compatibility with old releases Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c6571448 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c6571448 Diff:

[1/2] ignite git commit: IGNITE-5732 Provide API to test compatibility with old releases

2017-09-22 Thread av
Repository: ignite Updated Branches: refs/heads/master 1f2f87243 -> c6571448c http://git-wip-us.apache.org/repos/asf/ignite/blob/c6571448/modules/core/src/test/java/org/apache/ignite/testframework/junits/multijvm/IgniteProcessProxy.java

[10/35] ignite git commit: IGNITE-6294: ODBC: implemented SQLSTATE management. This closes #2716.

2017-09-22 Thread sboikov
IGNITE-6294: ODBC: implemented SQLSTATE management. This closes #2716. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4b4acd39 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4b4acd39 Diff:

[34/35] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-3478

2017-09-22 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-3478 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxFinishFuture.java #

[31/35] ignite git commit: IGNITE-6466 Fixed testGetForInitialWrite - Fixes #2721.

2017-09-22 Thread sboikov
IGNITE-6466 Fixed testGetForInitialWrite - Fixes #2721. 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/1f2f8724 Tree:

[07/35] ignite git commit: IGNITE-6316: SQL: fixed CacheConfiguration persistence logic for DDL operations. This closes #2701.

2017-09-22 Thread sboikov
IGNITE-6316: SQL: fixed CacheConfiguration persistence logic for DDL operations. This closes #2701. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/37b4b1d1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/37b4b1d1

[03/35] ignite git commit: IGNITE-6448: Fixed a bug causing stale SQL statement to reside in cache after ALTER TABLE command. This closes #2702.

2017-09-22 Thread sboikov
IGNITE-6448: Fixed a bug causing stale SQL statement to reside in cache after ALTER TABLE command. This closes #2702. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c7d591ff Tree:

[28/35] ignite git commit: IGNITE-6334 Fixed compilation after conflict

2017-09-22 Thread sboikov
IGNITE-6334 Fixed compilation after conflict Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e3d448e6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e3d448e6 Diff:

[13/35] ignite git commit: Updated github docs for .NET and C++

2017-09-22 Thread sboikov
Updated github docs for .NET and C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f6f6c628 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f6f6c628 Diff:

[23/35] ignite git commit: ignite-3479

2017-09-22 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/65203ce2/modules/core/src/main/java/org/apache/ignite/internal/MvccTestApp2.java -- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/MvccTestApp2.java

[12/35] ignite git commit: Updated github docs for .NET and C++

2017-09-22 Thread sboikov
Updated github docs for .NET and C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8cc6a596 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8cc6a596 Diff:

[06/35] ignite git commit: ignite-6470 Fixed wrong casting og long value to int

2017-09-22 Thread sboikov
ignite-6470 Fixed wrong casting og long value to int 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/b98ffab7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b98ffab7

[26/35] ignite git commit: ignite-3478

2017-09-22 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/b72f362d/modules/core/src/main/java/org/apache/ignite/internal/MvccTestApp2.java -- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/MvccTestApp2.java

[01/35] ignite git commit: IGNITE-6342 Fixed exchange hanging on eviction when partition is lost

2017-09-22 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-3479 666a6accc -> db7534b43 IGNITE-6342 Fixed exchange hanging on eviction when partition is lost Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/07f5b0ce Tree:

[15/35] ignite git commit: Updated docs

2017-09-22 Thread sboikov
Updated docs Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/155c55a5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/155c55a5 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/155c55a5 Branch:

[09/35] ignite git commit: IGNITE-6460 Fixed consistentId used in lightweight ClusterNode. Fixes #2707

2017-09-22 Thread sboikov
IGNITE-6460 Fixed consistentId used in lightweight ClusterNode. Fixes #2707 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/db96b790 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/db96b790 Diff:

[32/35] ignite git commit: ignite-3478

2017-09-22 Thread sboikov
ignite-3478 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f6b01483 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f6b01483 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/f6b01483 Branch:

[35/35] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-3478' into ignite-3479

2017-09-22 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-3478' into ignite-3479 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/mvcc/CacheCoordinatorsSharedManager.java Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: ignite-3478

2017-09-22 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-3478 b72f362d3 -> e44946008 ignite-3478 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e4494600 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e4494600

ignite git commit: IGNITE-6334 Throttle writing threads during ongoing checkpoint - Fixes #2710.

2017-09-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 1649c532f -> f12055115 IGNITE-6334 Throttle writing threads during ongoing checkpoint - Fixes #2710. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-5919 .NET: Add ReadKey at the end of EntryProcessorExample

2017-09-22 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/master f12055115 -> 9f662cc4b IGNITE-5919 .NET: Add ReadKey at the end of EntryProcessorExample Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9f662cc4 Tree:

[07/26] ignite git commit: IGNITE-6316: SQL: fixed CacheConfiguration persistence logic for DDL operations. This closes #2701.

2017-09-22 Thread sboikov
IGNITE-6316: SQL: fixed CacheConfiguration persistence logic for DDL operations. This closes #2701. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/37b4b1d1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/37b4b1d1

[18/26] ignite git commit: ignite-6181 Tx rollback on timeout

2017-09-22 Thread sboikov
ignite-6181 Tx rollback on timeout Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5af30cf1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5af30cf1 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5af30cf1

[10/26] ignite git commit: IGNITE-6294: ODBC: implemented SQLSTATE management. This closes #2716.

2017-09-22 Thread sboikov
IGNITE-6294: ODBC: implemented SQLSTATE management. This closes #2716. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4b4acd39 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4b4acd39 Diff:

[06/26] ignite git commit: ignite-6470 Fixed wrong casting og long value to int

2017-09-22 Thread sboikov
ignite-6470 Fixed wrong casting og long value to int 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/b98ffab7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b98ffab7

[08/26] ignite git commit: Merge remote-tracking branch 'origin/master'

2017-09-22 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/ea0dcc46 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ea0dcc46 Diff:

[25/26] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-3478

2017-09-22 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-3478 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxFinishFuture.java #

[02/26] ignite git commit: Web Console: minor refactoring.

2017-09-22 Thread sboikov
Web Console: minor refactoring. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/abe4ee8f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/abe4ee8f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/abe4ee8f

[20/26] ignite git commit: IGNITE-6334 Throttle writing threads during ongoing checkpoint - Fixes #2710.

2017-09-22 Thread sboikov
IGNITE-6334 Throttle writing threads during ongoing checkpoint - Fixes #2710. 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/f1205511 Tree:

[13/26] ignite git commit: Updated github docs for .NET and C++

2017-09-22 Thread sboikov
Updated github docs for .NET and C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f6f6c628 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f6f6c628 Diff:

[05/26] ignite git commit: IGNITE-6228 Avoid closing page store by thread interruption. Fixes #2715

2017-09-22 Thread sboikov
IGNITE-6228 Avoid closing page store by thread interruption. Fixes #2715 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e8379aea Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e8379aea Diff:

[24/26] ignite git commit: IGNITE-6466 Fixed testGetForInitialWrite - Fixes #2721.

2017-09-22 Thread sboikov
IGNITE-6466 Fixed testGetForInitialWrite - Fixes #2721. 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/1f2f8724 Tree:

[19/26] ignite git commit: IGNITE-6213 Removed locDepOwner flag and marked as deprecated - Fixes #2723.

2017-09-22 Thread sboikov
IGNITE-6213 Removed locDepOwner flag and marked as deprecated - Fixes #2723. 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/1649c532 Tree:

[09/26] ignite git commit: IGNITE-6460 Fixed consistentId used in lightweight ClusterNode. Fixes #2707

2017-09-22 Thread sboikov
IGNITE-6460 Fixed consistentId used in lightweight ClusterNode. Fixes #2707 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/db96b790 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/db96b790 Diff:

[14/26] ignite git commit: Updated github docs for .NET and C++

2017-09-22 Thread sboikov
Updated github docs for .NET and C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/78dfb12b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/78dfb12b Diff:

[22/26] ignite git commit: IGNITE-6334 Fixed compilation after conflict

2017-09-22 Thread sboikov
IGNITE-6334 Fixed compilation after conflict Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e3d448e6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e3d448e6 Diff:

[03/26] ignite git commit: IGNITE-6448: Fixed a bug causing stale SQL statement to reside in cache after ALTER TABLE command. This closes #2702.

2017-09-22 Thread sboikov
IGNITE-6448: Fixed a bug causing stale SQL statement to reside in cache after ALTER TABLE command. This closes #2702. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c7d591ff Tree:

[01/26] ignite git commit: IGNITE-6342 Fixed exchange hanging on eviction when partition is lost

2017-09-22 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-3478 f6b014834 -> 0c4325a3e IGNITE-6342 Fixed exchange hanging on eviction when partition is lost Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/07f5b0ce Tree:

[26/26] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-3478

2017-09-22 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-3478 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxFinishFuture.java #

[21/26] ignite git commit: IGNITE-5919 .NET: Add ReadKey at the end of EntryProcessorExample

2017-09-22 Thread sboikov
IGNITE-5919 .NET: Add ReadKey at the end of EntryProcessorExample Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9f662cc4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9f662cc4 Diff:

[23/26] ignite git commit: IGNITE-6480 fix serverTopologyNodes method - Fixes #2726.

2017-09-22 Thread sboikov
IGNITE-6480 fix serverTopologyNodes method - Fixes #2726. 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/05eba9a2 Tree:

ignite git commit: IGNITE-6466 Fixed testGetForInitialWrite - Fixes #2721.

2017-09-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 05eba9a2e -> 1f2f87243 IGNITE-6466 Fixed testGetForInitialWrite - Fixes #2721. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[12/26] ignite git commit: Updated github docs for .NET and C++

2017-09-22 Thread sboikov
Updated github docs for .NET and C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8cc6a596 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8cc6a596 Diff:

[15/26] ignite git commit: Updated docs

2017-09-22 Thread sboikov
Updated docs Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/155c55a5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/155c55a5 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/155c55a5 Branch:

[16/26] ignite git commit: IGNITE-6476 Fixed "No suitable driver found" in demo mode.

2017-09-22 Thread sboikov
IGNITE-6476 Fixed "No suitable driver found" in demo mode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/27295f23 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/27295f23 Diff:

[17/26] ignite git commit: ignite-6181 Tx rollback on timeout

2017-09-22 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/5af30cf1/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxManager.java -- diff --git

[11/26] ignite git commit: Merge remote-tracking branch 'origin/master'

2017-09-22 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/271b32f6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/271b32f6 Diff:

[04/26] ignite git commit: IGNITE-6465: JDBC thin driver: added SQLSTATE propagation for BatchUpdateException. This closes #2719.

2017-09-22 Thread sboikov
IGNITE-6465: JDBC thin driver: added SQLSTATE propagation for BatchUpdateException. This closes #2719. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f8ae8f9b Tree:

[17/35] ignite git commit: ignite-6181 Tx rollback on timeout

2017-09-22 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/5af30cf1/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxManager.java -- diff --git

[19/35] ignite git commit: IGNITE-6213 Removed locDepOwner flag and marked as deprecated - Fixes #2723.

2017-09-22 Thread sboikov
IGNITE-6213 Removed locDepOwner flag and marked as deprecated - Fixes #2723. 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/1649c532 Tree:

ignite git commit: IGNITE-6213 Removed locDepOwner flag and marked as deprecated - Fixes #2723.

2017-09-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 5af30cf11 -> 1649c532f IGNITE-6213 Removed locDepOwner flag and marked as deprecated - Fixes #2723. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[1/3] ignite git commit: ignite-3478

2017-09-22 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-3478 666a6accc -> b72f362d3 http://git-wip-us.apache.org/repos/asf/ignite/blob/b72f362d/modules/core/src/main/java/org/apache/ignite/internal/MvccTestApp3.java -- diff

[2/3] ignite git commit: ignite-3478

2017-09-22 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/b72f362d/modules/core/src/main/java/org/apache/ignite/internal/MvccTestApp2.java -- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/MvccTestApp2.java

[3/3] ignite git commit: ignite-3478

2017-09-22 Thread sboikov
ignite-3478 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b72f362d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b72f362d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/b72f362d Branch:

[29/35] ignite git commit: IGNITE-6480 fix serverTopologyNodes method - Fixes #2726.

2017-09-22 Thread sboikov
IGNITE-6480 fix serverTopologyNodes method - Fixes #2726. 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/05eba9a2 Tree:

[05/35] ignite git commit: IGNITE-6228 Avoid closing page store by thread interruption. Fixes #2715

2017-09-22 Thread sboikov
IGNITE-6228 Avoid closing page store by thread interruption. Fixes #2715 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e8379aea Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e8379aea Diff:

[18/35] ignite git commit: ignite-6181 Tx rollback on timeout

2017-09-22 Thread sboikov
ignite-6181 Tx rollback on timeout Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5af30cf1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5af30cf1 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5af30cf1

[24/35] ignite git commit: ignite-3479

2017-09-22 Thread sboikov
ignite-3479 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/65203ce2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/65203ce2 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/65203ce2 Branch:

[04/35] ignite git commit: IGNITE-6465: JDBC thin driver: added SQLSTATE propagation for BatchUpdateException. This closes #2719.

2017-09-22 Thread sboikov
IGNITE-6465: JDBC thin driver: added SQLSTATE propagation for BatchUpdateException. This closes #2719. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f8ae8f9b Tree:

[30/35] ignite git commit: ignite-3478

2017-09-22 Thread sboikov
ignite-3478 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e4494600 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e4494600 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/e4494600 Branch:

[16/35] ignite git commit: IGNITE-6476 Fixed "No suitable driver found" in demo mode.

2017-09-22 Thread sboikov
IGNITE-6476 Fixed "No suitable driver found" in demo mode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/27295f23 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/27295f23 Diff:

[25/35] ignite git commit: ignite-3478

2017-09-22 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/b72f362d/modules/core/src/main/java/org/apache/ignite/internal/MvccTestApp3.java -- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/MvccTestApp3.java

[27/35] ignite git commit: ignite-3478

2017-09-22 Thread sboikov
ignite-3478 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b72f362d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b72f362d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/b72f362d Branch:

[08/35] ignite git commit: Merge remote-tracking branch 'origin/master'

2017-09-22 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/ea0dcc46 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ea0dcc46 Diff:

[02/35] ignite git commit: Web Console: minor refactoring.

2017-09-22 Thread sboikov
Web Console: minor refactoring. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/abe4ee8f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/abe4ee8f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/abe4ee8f

[22/35] ignite git commit: ignite-3479

2017-09-22 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/65203ce2/modules/core/src/main/java/org/apache/ignite/internal/MvccTestApp3.java -- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/MvccTestApp3.java

[11/35] ignite git commit: Merge remote-tracking branch 'origin/master'

2017-09-22 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/271b32f6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/271b32f6 Diff:

[21/35] ignite git commit: IGNITE-5919 .NET: Add ReadKey at the end of EntryProcessorExample

2017-09-22 Thread sboikov
IGNITE-5919 .NET: Add ReadKey at the end of EntryProcessorExample Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9f662cc4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9f662cc4 Diff:

[14/35] ignite git commit: Updated github docs for .NET and C++

2017-09-22 Thread sboikov
Updated github docs for .NET and C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/78dfb12b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/78dfb12b Diff:

[05/19] ignite git commit: IGNITE-6465: JDBC thin driver: added SQLSTATE propagation for BatchUpdateException. This closes #2719.

2017-09-22 Thread sboikov
IGNITE-6465: JDBC thin driver: added SQLSTATE propagation for BatchUpdateException. This closes #2719. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f8ae8f9b Tree:

[01/19] ignite git commit: IGNITE-6457: JDBC thin driver: now schema in URL string is case-insensitive by default. This closes #2712.

2017-09-22 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-6181-2 c94295145 -> 5ca6aff13 IGNITE-6457: JDBC thin driver: now schema in URL string is case-insensitive by default. This closes #2712. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[13/19] ignite git commit: Updated github docs for .NET and C++

2017-09-22 Thread sboikov
Updated github docs for .NET and C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8cc6a596 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8cc6a596 Diff:

[12/19] ignite git commit: Merge remote-tracking branch 'origin/master'

2017-09-22 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/271b32f6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/271b32f6 Diff:

[09/19] ignite git commit: Merge remote-tracking branch 'origin/master'

2017-09-22 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/ea0dcc46 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ea0dcc46 Diff:

[04/19] ignite git commit: IGNITE-6448: Fixed a bug causing stale SQL statement to reside in cache after ALTER TABLE command. This closes #2702.

2017-09-22 Thread sboikov
IGNITE-6448: Fixed a bug causing stale SQL statement to reside in cache after ALTER TABLE command. This closes #2702. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c7d591ff Tree:

[15/19] ignite git commit: Updated github docs for .NET and C++

2017-09-22 Thread sboikov
Updated github docs for .NET and C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/78dfb12b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/78dfb12b Diff:

[19/19] ignite git commit: ignite-6181

2017-09-22 Thread sboikov
ignite-6181 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5ca6aff1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5ca6aff1 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5ca6aff1 Branch:

[02/19] ignite git commit: IGNITE-6342 Fixed exchange hanging on eviction when partition is lost

2017-09-22 Thread sboikov
IGNITE-6342 Fixed exchange hanging on eviction when partition is lost Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/07f5b0ce Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/07f5b0ce Diff:

[08/19] ignite git commit: IGNITE-6316: SQL: fixed CacheConfiguration persistence logic for DDL operations. This closes #2701.

2017-09-22 Thread sboikov
IGNITE-6316: SQL: fixed CacheConfiguration persistence logic for DDL operations. This closes #2701. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/37b4b1d1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/37b4b1d1

[16/19] ignite git commit: Updated docs

2017-09-22 Thread sboikov
Updated docs Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/155c55a5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/155c55a5 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/155c55a5 Branch:

[06/19] ignite git commit: IGNITE-6228 Avoid closing page store by thread interruption. Fixes #2715

2017-09-22 Thread sboikov
IGNITE-6228 Avoid closing page store by thread interruption. Fixes #2715 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e8379aea Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e8379aea Diff:

[14/19] ignite git commit: Updated github docs for .NET and C++

2017-09-22 Thread sboikov
Updated github docs for .NET and C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f6f6c628 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f6f6c628 Diff:

[18/19] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-6181-2

2017-09-22 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-6181-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/60c2bb5a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/60c2bb5a Diff:

[03/19] ignite git commit: Web Console: minor refactoring.

2017-09-22 Thread sboikov
Web Console: minor refactoring. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/abe4ee8f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/abe4ee8f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/abe4ee8f

[11/19] ignite git commit: IGNITE-6294: ODBC: implemented SQLSTATE management. This closes #2716.

2017-09-22 Thread sboikov
IGNITE-6294: ODBC: implemented SQLSTATE management. This closes #2716. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4b4acd39 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4b4acd39 Diff:

[10/19] ignite git commit: IGNITE-6460 Fixed consistentId used in lightweight ClusterNode. Fixes #2707

2017-09-22 Thread sboikov
IGNITE-6460 Fixed consistentId used in lightweight ClusterNode. Fixes #2707 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/db96b790 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/db96b790 Diff:

[07/19] ignite git commit: ignite-6470 Fixed wrong casting og long value to int

2017-09-22 Thread sboikov
ignite-6470 Fixed wrong casting og long value to int 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/b98ffab7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b98ffab7

[17/19] ignite git commit: IGNITE-6476 Fixed "No suitable driver found" in demo mode.

2017-09-22 Thread sboikov
IGNITE-6476 Fixed "No suitable driver found" in demo mode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/27295f23 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/27295f23 Diff:

[ignite] Git Push Summary

2017-09-22 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-6181-2 [deleted] 5ca6aff13

[2/2] ignite git commit: ignite-6181 Tx rollback on timeout

2017-09-22 Thread sboikov
ignite-6181 Tx rollback on timeout Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5af30cf1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5af30cf1 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5af30cf1

[1/2] ignite git commit: ignite-6181 Tx rollback on timeout

2017-09-22 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 27295f238 -> 5af30cf11 http://git-wip-us.apache.org/repos/asf/ignite/blob/5af30cf1/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxManager.java

svn commit: r1809367 - in /ignite/site/trunk: css/all.css scss/ignite.scss

2017-09-22 Thread dmagda
Author: dmagda Date: Sat Sep 23 03:39:15 2017 New Revision: 1809367 URL: http://svn.apache.org/viewvc?rev=1809367=rev Log: fixed mobile version layout Modified: ignite/site/trunk/css/all.css ignite/site/trunk/scss/ignite.scss Modified: ignite/site/trunk/css/all.css URL:

svn commit: r1809368 - in /ignite/site/trunk: ./ community/ features/ use-cases/caching/ use-cases/comparison/ use-cases/database/ use-cases/hadoop/ use-cases/platforms/ use-cases/spark/

2017-09-22 Thread dmagda
Author: dmagda Date: Sat Sep 23 03:56:12 2017 New Revision: 1809368 URL: http://svn.apache.org/viewvc?rev=1809368=rev Log: updated CSS version Modified: ignite/site/trunk/addons.html ignite/site/trunk/blogs.html ignite/site/trunk/collocatedprocessing.html

ignite git commit: ignite-3478

2017-09-22 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-3478 0c4325a3e -> 40d435980 ignite-3478 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/40d43598 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/40d43598

[33/35] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-3478

2017-09-22 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-3478 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxFinishFuture.java #

  1   2   >