ignite git commit: IGNITE-4821 Implemented enforce join order option on query tab.

2017-03-14 Thread anovikov
Repository: ignite Updated Branches: refs/heads/master f361da430 -> 94c1e7cb5 IGNITE-4821 Implemented enforce join order option on query tab. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/94c1e7cb Tree:

ignite git commit: IGNITE-933: GridFailFastNodeFailureDetectionSelfTest.testFailFast fails periodically

2017-03-14 Thread dmagda
Repository: ignite Updated Branches: refs/heads/master 3da7794fb -> f361da430 IGNITE-933: GridFailFastNodeFailureDetectionSelfTest.testFailFast fails periodically Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: ignite-4768-1

2017-03-14 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-4768-1 4d2675c6b -> 684d66c0e ignite-4768-1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/684d66c0 Tree:

svn commit: r1786945 - in /ignite/site/trunk: index.html news.html

2017-03-14 Thread dmagda
Author: dmagda Date: Tue Mar 14 18:06:10 2017 New Revision: 1786945 URL: http://svn.apache.org/viewvc?rev=1786945=rev Log: updates news feed Modified: ignite/site/trunk/index.html ignite/site/trunk/news.html Modified: ignite/site/trunk/index.html URL:

[2/2] ignite git commit: Designing concurrency for QueryTypeDescriptorImpl.

2017-03-14 Thread vozerov
Designing concurrency for QueryTypeDescriptorImpl. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/86817195 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/86817195 Diff:

[1/2] ignite git commit: Improving H2 indexing abstractions.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl 8ee4716b8 -> 86817195b Improving H2 indexing abstractions. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/65ff0bf3 Tree:

[1/5] ignite git commit: ignite-4768 txs

2017-03-14 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-4768-1 [created] 5523eac7d http://git-wip-us.apache.org/repos/asf/ignite/blob/5523eac7/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxLocalEx.java

[4/5] ignite git commit: ignite-4768 txs

2017-03-14 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/5523eac7/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxLocal.java -- diff --git

[2/5] ignite git commit: ignite-4768 txs

2017-03-14 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/5523eac7/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxLocalAdapter.java -- diff --git

[5/5] ignite git commit: ignite-4768 txs

2017-03-14 Thread sboikov
ignite-4768 txs Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5523eac7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5523eac7 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5523eac7 Branch:

[3/5] ignite git commit: ignite-4768 txs

2017-03-14 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/5523eac7/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/store/GridCacheStoreManagerAdapter.java -- diff --git

[33/40] ignite git commit: ignite-4705 Atomic cache protocol change: notify client node from backups

2017-03-14 Thread vozerov
ignite-4705 Atomic cache protocol change: notify client node from backups Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cbc472fe Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cbc472fe Diff:

[12/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteTxOriginatingNodeFailureAbstractSelfTest.java -- diff --git

ignite git commit: Minors fixes after merge.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl 2df53df02 -> 8ee4716b8 Minors fixes after merge. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8ee4716b Tree:

[09/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedNodeFailureSelfTest.java -- diff --git

[11/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/near/CachePartitionedMultiNodeLongTxTimeoutFullApiTest.java -- diff --git

[10/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/near/GridCachePartitionedMultiNodeCounterSelfTest.java -- diff --git

[07/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/processors/igfs/IgfsCacheSelfTest.java -- diff --git

[26/40] ignite git commit: ignite-4705 Atomic cache protocol change: notify client node from backups

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/cbc472fe/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/IgniteCacheAtomicProtocolTest.java -- diff --git

[39/40] ignite git commit: Merge branch 'ignite-2.0' into ignite-4565-ddl

2017-03-14 Thread vozerov
Merge branch 'ignite-2.0' into ignite-4565-ddl Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f01a80aa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f01a80aa Diff:

[01/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl a45e24ed7 -> 2df53df02 http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/spring/src/test/java/org/apache/ignite/spring/injection/spring-resource.tmpl.xml

[38/40] ignite git commit: IGNITE-4819 Start .NET plugins before OnIgniteStart

2017-03-14 Thread vozerov
IGNITE-4819 Start .NET plugins before OnIgniteStart Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5db0c020 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5db0c020 Diff:

[32/40] ignite git commit: ignite-4705 Atomic cache protocol change: notify client node from backups

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/cbc472fe/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicAbstractUpdateRequest.java -- diff --git

[34/40] ignite git commit: Changed tx mini future ids from IgniteUuid to int, removed some legacy code from tx processing.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/901be4f4/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxHandler.java -- diff --git

[36/40] ignite git commit: Changed tx mini future ids from IgniteUuid to int, removed some legacy code from tx processing.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/901be4f4/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtTxLocal.java -- diff --git

[29/40] ignite git commit: ignite-4705 Atomic cache protocol change: notify client node from backups

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/cbc472fe/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridNearAtomicSingleUpdateFuture.java -- diff --git

[30/40] ignite git commit: ignite-4705 Atomic cache protocol change: notify client node from backups

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/cbc472fe/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridNearAtomicAbstractUpdateFuture.java -- diff --git

[14/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/binary/distributed/dht/GridCacheAffinityRoutingBinarySelfTest.java -- diff --git

[04/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/client/HadoopClientProtocolEmbeddedSelfTest.java -- diff --git

[02/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/IgniteCacheReplicatedFieldsQueryP2PEnabledSelfTest.java -- diff --git

[25/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f59f46d3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f59f46d3 Diff:

[27/40] ignite git commit: ignite-4705 Atomic cache protocol change: notify client node from backups

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/cbc472fe/modules/core/src/main/java/org/apache/ignite/internal/util/ipc/IpcToNioAdapter.java -- diff --git

[03/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheCrossCacheQuerySelfTest.java -- diff --git

[22/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/main/java/org/apache/ignite/internal/client/router/impl/GridTcpRouterImpl.java -- diff --git

[40/40] ignite git commit: Fixes after merge.

2017-03-14 Thread vozerov
Fixes after merge. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2df53df0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2df53df0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/2df53df0 Branch:

[21/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/main/java/org/apache/ignite/internal/processors/rest/handlers/version/GridVersionCommandHandler.java -- diff --git

[15/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheP2pUnmarshallingNearErrorTest.java -- diff --git

[24/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/aop/src/test/java/org/apache/ignite/gridify/GridifySetToSetTarget.java -- diff --git

[08/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryCounterAbstractTest.java -- diff --git

[17/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CrossCacheLockTest.java -- diff --git

[23/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/clients/src/test/java/org/apache/ignite/internal/processors/rest/TaskCommandHandlerSelfTest.java -- diff --git

[28/40] ignite git commit: ignite-4705 Atomic cache protocol change: notify client node from backups

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/cbc472fe/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridNearAtomicUpdateFuture.java -- diff --git

[05/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/spi/swapspace/GridSwapSpaceSpiConsistencySelfTest.java -- diff --git

[31/40] ignite git commit: ignite-4705 Atomic cache protocol change: notify client node from backups

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/cbc472fe/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicDeferredUpdateResponse.java -- diff --git

[19/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/GridDiscoverySelfTest.java -- diff --git

[18/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/binary/BinaryEnumsSelfTest.java -- diff --git

[35/40] ignite git commit: Changed tx mini future ids from IgniteUuid to int, removed some legacy code from tx processing.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/901be4f4/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearPessimisticTxPrepareFuture.java -- diff --git

[06/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/p2p/GridP2PNodeLeftSelfTest.java -- diff --git

[16/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheOffHeapCleanupTest.java -- diff --git

[37/40] ignite git commit: Changed tx mini future ids from IgniteUuid to int, removed some legacy code from tx processing.

2017-03-14 Thread vozerov
Changed tx mini future ids from IgniteUuid to int, removed some legacy code from tx processing. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/901be4f4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/901be4f4

[13/40] ignite git commit: ignite-3207 Rename IgniteConfiguration.gridName -> igniteInstanceName.

2017-03-14 Thread vozerov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f59f46d3/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/GridCacheBasicOpAbstractTest.java -- diff --git

[3/7] ignite git commit: Merge master into ignite-3477

2017-03-14 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/91210eb2/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java -- diff --cc

[7/7] ignite git commit: Merge master into ignite-3477

2017-03-14 Thread agoncharuk
Merge master into ignite-3477 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0bdcbb35 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0bdcbb35 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/0bdcbb35

[4/7] ignite git commit: Merge master into ignite-3477

2017-03-14 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/91210eb2/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxLocal.java -- diff --cc

[6/7] ignite git commit: Merge master into ignite-3477

2017-03-14 Thread agoncharuk
Merge master into ignite-3477 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/91210eb2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/91210eb2 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/91210eb2

[2/7] ignite git commit: Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-db-x

2017-03-14 Thread agoncharuk
Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-db-x Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/02a0e342 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/02a0e342 Diff:

[5/7] ignite git commit: Merge master into ignite-3477

2017-03-14 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/91210eb2/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheAdapter.java -- diff --cc

[1/7] ignite git commit: inline index offset fix

2017-03-14 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-3477-master [created] 0bdcbb359 inline index offset fix Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/24a3e9a4 Tree:

ignite git commit: WIP on state handling.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl 4cc2b606b -> a45e24ed7 WIP on state handling. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a45e24ed Tree:

ignite git commit: IGNITE-4819 Start .NET plugins before OnIgniteStart

2017-03-14 Thread ptupitsyn
Repository: ignite Updated Branches: refs/heads/ignite-2.0 901be4f49 -> 5db0c0209 IGNITE-4819 Start .NET plugins before OnIgniteStart Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5db0c020 Tree:

[2/2] ignite git commit: WIP.

2017-03-14 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/4cc2b606 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4cc2b606 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4cc2b606 Branch:

[1/2] ignite git commit: Wired up new index state abstraction with propose callback.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl cec52fd44 -> 4cc2b606b Wired up new index state abstraction with propose callback. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/440021a9 Tree:

[ignite] Git Push Summary

2017-03-14 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-3477-merge2.0 [deleted] b1f21d0de

ignite git commit: Better index state.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl 8e9ba9751 -> cec52fd44 Better index state. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cec52fd4 Tree:

ignite git commit: Introduced index finish discovery message to make sure that current coordinator always know current pending operations.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl 98e118778 -> 8e9ba9751 Introduced index finish discovery message to make sure that current coordinator always know current pending operations. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: Added index state notion. Need to wire it up with other disco messages.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl ccd098b09 -> 98e118778 Added index state notion. Need to wire it up with other disco messages. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/98e11877

[2/2] ignite git commit: Minors.

2017-03-14 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/ccd098b0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ccd098b0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ccd098b0 Branch:

ignite git commit: Moving index init operation between descriptor and request back and forth.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl 09d102806 -> c30e4cf2f Moving index init operation between descriptor and request back and forth. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c30e4cf2

ignite git commit: Ack message is now created from init message.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl f6d2ff0c6 -> 09d102806 Ack message is now created from init message. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/09d10280 Tree:

ignite git commit: Minors.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl b0c3be09d -> f6d2ff0c6 Minors. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f6d2ff0c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f6d2ff0c

ignite git commit: Implemented init checks.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl 4a5bb9375 -> b0c3be09d Implemented init checks. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b0c3be09 Tree:

ignite git commit: WIP on correct discovery data sharing.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl f8a5fef56 -> 4a5bb9375 WIP on correct discovery data sharing. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4a5bb937 Tree:

ignite git commit: Web Console: Cleanup

2017-03-14 Thread anovikov
Repository: ignite Updated Branches: refs/heads/master 0b996e621 -> 3da7794fb Web Console: Cleanup Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3da7794f Tree:

ignite git commit: Minor refactoring in cache processor.

2017-03-14 Thread vozerov
Repository: ignite Updated Branches: refs/heads/ignite-4565-ddl e21a2e9c9 -> f8a5fef56 Minor refactoring in cache processor. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f8a5fef5 Tree:

[12/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/784b171d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/784b171d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/784b171d Branch:

[30/38] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-4768' into ignite-4768-1

2017-03-14 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-4768' into ignite-4768-1 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtTxFinishResponse.java #

[36/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/baeb2036 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/baeb2036 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/baeb2036 Branch:

[18/38] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-4768' into ignite-4768-1

2017-03-14 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-4768' into ignite-4768-1 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/GridDistributedTxPrepareRequest.java #

[27/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0246b74e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0246b74e Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/0246b74e Branch:

[33/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8d10806f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8d10806f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8d10806f Branch:

[35/38] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-4768' into ignite-4768-1

2017-03-14 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-4768' into ignite-4768-1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/df806068 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/df806068 Diff:

[38/38] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-2.0' into ignite-4768-1

2017-03-14 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-2.0' into ignite-4768-1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/30611c7b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/30611c7b Diff:

[08/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7dcd6cdd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7dcd6cdd Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/7dcd6cdd Branch:

[13/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d3d4a36b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d3d4a36b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/d3d4a36b Branch:

[34/38] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-2.0' into ignite-4768

2017-03-14 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-2.0' into ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ae4af02a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ae4af02a Diff:

[37/38] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-2.0' into ignite-4768-1

2017-03-14 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-2.0' into ignite-4768-1 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/GridDistributedTxFinishRequest.java #

[14/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4b440918 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4b440918 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4b440918 Branch:

[11/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/35dad8fe Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/35dad8fe Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/35dad8fe Branch:

[32/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/de2697d8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/de2697d8 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/de2697d8 Branch:

[06/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0f069f8d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0f069f8d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/0f069f8d Branch:

[24/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bc5dbb08 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bc5dbb08 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/bc5dbb08 Branch:

[02/38] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-2.0' into ignite-4768

2017-03-14 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-2.0' into ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9edb0e79 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9edb0e79 Diff:

[17/38] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-4768' into ignite-4768-1

2017-03-14 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-4768' into ignite-4768-1 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/GridDistributedTxPrepareRequest.java #

[10/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e9d8820c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e9d8820c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/e9d8820c Branch:

[22/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e4e82538 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e4e82538 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/e4e82538 Branch:

[04/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/90563792 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/90563792 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/90563792 Branch:

[31/38] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-4768' into ignite-4768-1

2017-03-14 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-4768' into ignite-4768-1 # Conflicts: # modules/yardstick/config/ignite-base-config.xml Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fa77f2e4 Tree:

[16/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5596e69f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5596e69f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5596e69f Branch:

[23/38] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-2.0' into ignite-4768

2017-03-14 Thread sboikov
Merge remote-tracking branch 'remotes/origin/ignite-2.0' into ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/850e4dc0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/850e4dc0 Diff:

[15/38] ignite git commit: ignite-4768

2017-03-14 Thread sboikov
ignite-4768 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eeb10b85 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eeb10b85 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/eeb10b85 Branch:

  1   2   >