ignite git commit: Tried to simplify GridDhtAtomicCache.updateAllAsyncInternal0.

2017-07-27 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 9e79c4b69 -> 5704e3931 Tried to simplify GridDhtAtomicCache.updateAllAsyncInternal0. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5704e393 Tree: http://git-wip-us

ignite git commit: Removed unused methods from IgniteThreadPoolExecutor.

2017-07-27 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 5704e3931 -> 2574bebde Removed unused methods from IgniteThreadPoolExecutor. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2574bebd Tree: http://git-wip-us.apache.

ignite git commit: Added related GridIoPolicy in IgniteThread.

2017-07-27 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 2574bebde -> 3a3650fb2 Added related GridIoPolicy in IgniteThread. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a3650fb Tree: http://git-wip-us.apache.org/repos/

[07/21] ignite git commit: new utility methods for working with files

2017-07-27 Thread agoncharuk
new utility methods for working with files Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e001a063 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e001a063 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/e

[04/21] ignite git commit: IGNITE-5781 Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore Signed-off-by: Konstantin Boudnik (cherry picked

2017-07-27 Thread agoncharuk
IGNITE-5781 Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore Signed-off-by: Konstantin Boudnik (cherry picked from commit 02e2507) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/comm

[08/21] ignite git commit: small improvements in abstract tests -checking "checkTopology" flag in startGridsMultiThreaded -auto cluster activation in startGridsMultiThreaded

2017-07-27 Thread agoncharuk
small improvements in abstract tests -checking "checkTopology" flag in startGridsMultiThreaded -auto cluster activation in startGridsMultiThreaded Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/50c5b1df Tree: http://git-wip

[15/21] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart

2017-07-27 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/5172541f/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/IgniteCacheProxy.java -- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/process

[06/21] ignite git commit: Failing flaky test with link to ticket number

2017-07-27 Thread agoncharuk
Failing flaky test with link to ticket number Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a790dfac Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a790dfac Diff: http://git-wip-us.apache.org/repos/asf/ignite/dif

[14/21] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart

2017-07-27 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/5172541f/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/IgniteCacheProxyImpl.java -- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/pro

[18/21] ignite git commit: IGNITE-5729 - Removed RendezvousAffinityFunction with extra partitions in GridCacheAbstractSelfTest

2017-07-27 Thread agoncharuk
IGNITE-5729 - Removed RendezvousAffinityFunction with extra partitions in GridCacheAbstractSelfTest Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/004e5aa7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/004e5aa7

[21/21] ignite git commit: IGNITE-5816 - Optimized segment close

2017-07-27 Thread agoncharuk
IGNITE-5816 - Optimized segment close Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bd920508 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bd920508 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/bd9205

[09/21] ignite git commit: IGNITE-5174: list only server nodes for specified topology version

2017-07-27 Thread agoncharuk
IGNITE-5174: list only server nodes for specified topology version Fixes #2312 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/586a96ea Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/586a96ea Diff: http://git-wip-

[02/21] ignite git commit: IGNITE-5829 Linked TODO with ticket.

2017-07-27 Thread agoncharuk
IGNITE-5829 Linked TODO with ticket. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/00babb4b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/00babb4b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/00babb4

[11/21] ignite git commit: IGNITE-5767 Web Console: Changed mapping for BINARY SQL type to byte[].

2017-07-27 Thread agoncharuk
IGNITE-5767 Web Console: Changed mapping for BINARY SQL type to byte[]. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/995258f9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/995258f9 Diff: http://git-wip-us.apach

[20/21] ignite git commit: Merge branch 'ignite-2.1.3' of https://github.com/gridgain/apache-ignite into ignite-5816

2017-07-27 Thread agoncharuk
Merge branch 'ignite-2.1.3' of https://github.com/gridgain/apache-ignite into ignite-5816 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/208517aa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/208517aa Diff: http

[16/21] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart

2017-07-27 Thread agoncharuk
IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5172541f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5172541f Di

[10/21] ignite git commit: IGNITE-5835 Web Console: Highlight active element in select input.

2017-07-27 Thread agoncharuk
IGNITE-5835 Web Console: Highlight active element in select input. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b49469f4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b49469f4 Diff: http://git-wip-us.apache.org

[12/21] ignite git commit: IGNITE-5761 Add correct message when entries are not mapped to at least one node and avoid hang on rollback

2017-07-27 Thread agoncharuk
IGNITE-5761 Add correct message when entries are not mapped to at least one node and avoid hang on rollback Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bcbb10d4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b

[01/21] ignite git commit: IGNITE-5816 - Use last actual record position when closing the segment on flushOrWait()

2017-07-27 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-5816 [created] bd9205086 IGNITE-5816 - Use last actual record position when closing the segment on flushOrWait() Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e4c

[13/21] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart

2017-07-27 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/5172541f/modules/core/src/test/java/org/apache/ignite/marshaller/GridMarshallerAbstractTest.java -- diff --git a/modules/core/src/test/java/org/apache/ignite/marshaller/GridMarsha

[05/21] ignite git commit: IGNITE-5830 - Introduce cache start and stop order during cluster activation

2017-07-27 Thread agoncharuk
IGNITE-5830 - Introduce cache start and stop order during cluster activation Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7915fd88 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7915fd88 Diff: http://git-wip-us.

[17/21] ignite git commit: IGNITE-5761 - Fixed header license

2017-07-27 Thread agoncharuk
IGNITE-5761 - Fixed header license Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9825eaa3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9825eaa3 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/9825eaa3

[03/21] ignite git commit: IGNITE-5747 GridCommonAbstractTest.startGridsMultiThreaded works very slowly if persistence is enabled - Fixes #2294.

2017-07-27 Thread agoncharuk
IGNITE-5747 GridCommonAbstractTest.startGridsMultiThreaded works very slowly if persistence is enabled - Fixes #2294. 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/243913ee Tree: http://g

[19/21] ignite git commit: GG-12485 added test to verify issue on 8.1.x version

2017-07-27 Thread agoncharuk
GG-12485 added test to verify issue on 8.1.x version Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/be5a9eaf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/be5a9eaf Diff: http://git-wip-us.apache.org/repos/asf/ign

ignite git commit: ignite-5682 Added stale version check for GridDhtPartFullMessage not related to exchange.

2017-07-27 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master 3a3650fb2 -> eb9d06d9f ignite-5682 Added stale version check for GridDhtPartFullMessage not related to exchange. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eb9

ignite git commit: Minor (added more clear method IgniteTxHandler.prepareNearTxLocal).

2017-07-27 Thread sboikov
Repository: ignite Updated Branches: refs/heads/master eb9d06d9f -> e9a0d6948 Minor (added more clear method IgniteTxHandler.prepareNearTxLocal). Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e9a0d694 Tree: http://git-

[01/40] ignite git commit: IGNITE-5762: LGPL modules are no longer deployed into Maven repository.

2017-07-27 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-5757 75df32989 -> c6fc03a91 IGNITE-5762: LGPL modules are no longer deployed into Maven repository. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1a2dde91 Tree: ht

[31/40] ignite git commit: IGNITE-5761 Add correct message when entries are not mapped to at least one node and avoid hang on rollback

2017-07-27 Thread agoncharuk
IGNITE-5761 Add correct message when entries are not mapped to at least one node and avoid hang on rollback Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bcbb10d4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b

[17/40] ignite git commit: Web Console: Fixed UI for header menu.

2017-07-27 Thread agoncharuk
Web Console: Fixed UI for header menu. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0d2992c5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0d2992c5 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/0d299

[19/40] ignite git commit: IGNITE-5697 Web Console: Upgrade dependencies.

2017-07-27 Thread agoncharuk
IGNITE-5697 Web Console: Upgrade dependencies. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f277530a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f277530a Diff: http://git-wip-us.apache.org/repos/asf/ignite/di

[24/40] ignite git commit: IGNITE-5830 - Introduce cache start and stop order during cluster activation

2017-07-27 Thread agoncharuk
IGNITE-5830 - Introduce cache start and stop order during cluster activation Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7915fd88 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7915fd88 Diff: http://git-wip-us.

[25/40] ignite git commit: Failing flaky test with link to ticket number

2017-07-27 Thread agoncharuk
Failing flaky test with link to ticket number Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a790dfac Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a790dfac Diff: http://git-wip-us.apache.org/repos/asf/ignite/dif

[10/40] ignite git commit: IGNITE-5752 Fixed updateSequence updating in GridDhtPartitionMap. - Fixes #2297.

2017-07-27 Thread agoncharuk
IGNITE-5752 Fixed updateSequence updating in GridDhtPartitionMap. - Fixes #2297. 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/199b9543 Tree: http://git-wip-us.apache.org/repos/asf/ignite/

[39/40] ignite git commit: IGNITE-4767: rollback exception hides the origin exception (e.g. commit): Suppressing or logging rollback exceptions instead of hiding the origin exception Fixes #1599

2017-07-27 Thread agoncharuk
IGNITE-4767: rollback exception hides the origin exception (e.g. commit): Suppressing or logging rollback exceptions instead of hiding the origin exception Fixes #1599 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a07d7b

[34/40] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart

2017-07-27 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/5172541f/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/IgniteCacheProxy.java -- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/process

[08/40] ignite git commit: IGNITE-4728 Web Console: Saved last succeeded state and redirect to it on reload.

2017-07-27 Thread agoncharuk
IGNITE-4728 Web Console: Saved last succeeded state and redirect to it on reload. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/70d0f991 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/70d0f991 Diff: http://git-w

[35/40] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart

2017-07-27 Thread agoncharuk
IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5172541f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5172541f Di

[28/40] ignite git commit: IGNITE-5174: list only server nodes for specified topology version

2017-07-27 Thread agoncharuk
IGNITE-5174: list only server nodes for specified topology version Fixes #2312 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/586a96ea Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/586a96ea Diff: http://git-wip-

[03/40] ignite git commit: Revert "removed excluding ML sources from assembly file - Fixes #2310."

2017-07-27 Thread agoncharuk
Revert "removed excluding ML sources from assembly file - Fixes #2310." This reverts commit 219f28948d22a36f9292ae34b02e18171486d3cc. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e88fcd8d Tree: http://git-wip-us.apache.o

[13/40] ignite git commit: IGNITE-5067 - Fixed absolute swap file path handling for memory policy configuration. Fixes #1867

2017-07-27 Thread agoncharuk
IGNITE-5067 - Fixed absolute swap file path handling for memory policy configuration. Fixes #1867 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6f749bf4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6f749bf4 Di

[20/40] ignite git commit: IGNITE-5820 Web Console: Adjust modals height.

2017-07-27 Thread agoncharuk
IGNITE-5820 Web Console: Adjust modals height. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2005eec0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2005eec0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/di

[23/40] ignite git commit: IGNITE-5781 Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore Signed-off-by: Konstantin Boudnik (cherry picked

2017-07-27 Thread agoncharuk
IGNITE-5781 Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore Signed-off-by: Konstantin Boudnik (cherry picked from commit 02e2507) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/comm

[32/40] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart

2017-07-27 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/5172541f/modules/core/src/test/java/org/apache/ignite/marshaller/GridMarshallerAbstractTest.java -- diff --git a/modules/core/src/test/java/org/apache/ignite/marshaller/GridMarsha

[27/40] ignite git commit: small improvements in abstract tests -checking "checkTopology" flag in startGridsMultiThreaded -auto cluster activation in startGridsMultiThreaded

2017-07-27 Thread agoncharuk
small improvements in abstract tests -checking "checkTopology" flag in startGridsMultiThreaded -auto cluster activation in startGridsMultiThreaded Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/50c5b1df Tree: http://git-wip

[37/40] ignite git commit: IGNITE-5729 - Removed RendezvousAffinityFunction with extra partitions in GridCacheAbstractSelfTest

2017-07-27 Thread agoncharuk
IGNITE-5729 - Removed RendezvousAffinityFunction with extra partitions in GridCacheAbstractSelfTest Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/004e5aa7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/004e5aa7

[30/40] ignite git commit: IGNITE-5767 Web Console: Changed mapping for BINARY SQL type to byte[].

2017-07-27 Thread agoncharuk
IGNITE-5767 Web Console: Changed mapping for BINARY SQL type to byte[]. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/995258f9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/995258f9 Diff: http://git-wip-us.apach

[18/40] ignite git commit: IGNITE-5812 Set width for dropdown as for element.

2017-07-27 Thread agoncharuk
IGNITE-5812 Set width for dropdown as for element. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/39fa8fae Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/39fa8fae Diff: http://git-wip-us.apache.org/repos/asf/ignit

[36/40] ignite git commit: IGNITE-5761 - Fixed header license

2017-07-27 Thread agoncharuk
IGNITE-5761 - Fixed header license Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9825eaa3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9825eaa3 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/9825eaa3

[29/40] ignite git commit: IGNITE-5835 Web Console: Highlight active element in select input.

2017-07-27 Thread agoncharuk
IGNITE-5835 Web Console: Highlight active element in select input. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b49469f4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b49469f4 Diff: http://git-wip-us.apache.org

[22/40] ignite git commit: IGNITE-5747 GridCommonAbstractTest.startGridsMultiThreaded works very slowly if persistence is enabled - Fixes #2294.

2017-07-27 Thread agoncharuk
IGNITE-5747 GridCommonAbstractTest.startGridsMultiThreaded works very slowly if persistence is enabled - Fixes #2294. 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/243913ee Tree: http://g

[04/40] ignite git commit: IGNITE-5774 - Added more information about long-running partition release future

2017-07-27 Thread agoncharuk
IGNITE-5774 - Added more information about long-running partition release future Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a71691ae Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a71691ae Diff: http://git-wip

[11/40] ignite git commit: IGNITE-5772 - Fixed race between WAL segment rollover and a concurrent log. Closes #2313

2017-07-27 Thread agoncharuk
IGNITE-5772 - Fixed race between WAL segment rollover and a concurrent log. Closes #2313 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6de0571c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6de0571c Diff: http:

[02/40] ignite git commit: removed excluding ML sources from assembly file - Fixes #2310.

2017-07-27 Thread agoncharuk
removed excluding ML sources from assembly file - Fixes #2310. 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/219f2894 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/219f2894 Diff

[05/40] ignite git commit: Forcible node drop makes cluster unstable in some cases. Disable forcible node drop by default.

2017-07-27 Thread agoncharuk
Forcible node drop makes cluster unstable in some cases. Disable forcible node drop by default. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e46cf958 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e46cf958 Diff

[16/40] ignite git commit: ignite-2.1.3 Merged with ignite-2.1.2.

2017-07-27 Thread agoncharuk
ignite-2.1.3 Merged with ignite-2.1.2. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/03f02d30 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/03f02d30 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/03f02

[06/40] ignite git commit: Partial fix of IGNITE-5473: Introduce troubleshooting logger

2017-07-27 Thread agoncharuk
Partial fix of IGNITE-5473: Introduce troubleshooting logger Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cf345b81 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cf345b81 Diff: http://git-wip-us.apache.org/repos

[26/40] ignite git commit: new utility methods for working with files

2017-07-27 Thread agoncharuk
new utility methods for working with files Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e001a063 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e001a063 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/e

[40/40] ignite git commit: Merge branch 'ignite-2.1.3' of https://github.com/gridgain/apache-ignite into ignite-5757

2017-07-27 Thread agoncharuk
Merge branch 'ignite-2.1.3' of https://github.com/gridgain/apache-ignite into ignite-5757 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c6fc03a9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c6fc03a9 Diff: http

[14/40] ignite git commit: Fixed checking full map on updates.

2017-07-27 Thread agoncharuk
Fixed checking full map on updates. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/95f4abc7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/95f4abc7 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/95f4abc7

[21/40] ignite git commit: IGNITE-5829 Linked TODO with ticket.

2017-07-27 Thread agoncharuk
IGNITE-5829 Linked TODO with ticket. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/00babb4b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/00babb4b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/00babb4

[33/40] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart

2017-07-27 Thread agoncharuk
http://git-wip-us.apache.org/repos/asf/ignite/blob/5172541f/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/IgniteCacheProxyImpl.java -- diff --git a/modules/core/src/main/java/org/apache/ignite/internal/pro

[15/40] ignite git commit: IGNITE-5754 Web Console agent: Use POST instead of GET for requests.

2017-07-27 Thread agoncharuk
IGNITE-5754 Web Console agent: Use POST instead of GET for requests. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/abc6e46f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/abc6e46f Diff: http://git-wip-us.apache.o

[12/40] ignite git commit: IGNITE-5786 .NET: Fix cache store session handling for cross-cache transactions

2017-07-27 Thread agoncharuk
IGNITE-5786 .NET: Fix cache store session handling for cross-cache transactions This closes #2331 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c1a3b374 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c1a3b374 Di

[07/40] ignite git commit: Enable forcible node prop for failover tests.

2017-07-27 Thread agoncharuk
Enable forcible node prop for failover tests. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/23f26af5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/23f26af5 Diff: http://git-wip-us.apache.org/repos/asf/ignite/dif

[38/40] ignite git commit: GG-12485 added test to verify issue on 8.1.x version

2017-07-27 Thread agoncharuk
GG-12485 added test to verify issue on 8.1.x version Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/be5a9eaf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/be5a9eaf Diff: http://git-wip-us.apache.org/repos/asf/ign

[09/40] ignite git commit: IGNITE-5788 Web Console: Fixed dependencies for maven project with c3p0.

2017-07-27 Thread agoncharuk
IGNITE-5788 Web Console: Fixed dependencies for maven project with c3p0. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/02a1bdca Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/02a1bdca Diff: http://git-wip-us.apac

svn commit: r20650 - /dev/ignite/2.1.0-rc3/

2017-07-27 Thread av
Author: av Date: Thu Jul 27 14:46:03 2017 New Revision: 20650 Log: removing redundant RCs Removed: dev/ignite/2.1.0-rc3/

svn commit: r20651 - /dev/ignite/2.1.0-rc4/ /release/ignite/2.1.0/

2017-07-27 Thread av
Author: av Date: Thu Jul 27 15:15:43 2017 New Revision: 20651 Log: Release 2.1.0-rc4 Added: release/ignite/2.1.0/ - copied from r20650, dev/ignite/2.1.0-rc4/ Removed: dev/ignite/2.1.0-rc4/

[ignite] Git Push Summary

2017-07-27 Thread av
Repository: ignite Updated Tags: refs/tags/2.1.0 [created] a4664d3c8

ignite git commit: Added docker file for 2.1 version.

2017-07-27 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master e9a0d6948 -> 7a6af6956 Added docker file for 2.1 version. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7a6af695 Tree: http://git

svn commit: r1803203 - in /ignite/site/trunk/releases/2.1.0: ./ cppdoc/ cppdoc/search/ dotnetdoc/ javadoc/ javadoc/img/ javadoc/org/ javadoc/org/apache/ javadoc/org/apache/ignite/ javadoc/org/apache/i

2017-07-27 Thread av
Author: av Date: Thu Jul 27 15:38:19 2017 New Revision: 1803203 URL: http://svn.apache.org/viewvc?rev=1803203&view=rev Log: new Release (2.1.0) [This commit notification would consist of 678 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

ignite git commit: IGNITE-2190 ScanQuery without a filter triggers object's deserialization on the server side

2017-07-27 Thread av
Repository: ignite Updated Branches: refs/heads/master 7a6af6956 -> 294139221 IGNITE-2190 ScanQuery without a filter triggers object's deserialization on the server side Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2

ignite git commit: ignite-5858

2017-07-27 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-5858 [created] 606c7e2f8 ignite-5858 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/606c7e2f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/606c7e2f Diff:

[04/15] ignite git commit: 5578

2017-07-27 Thread sboikov
5578 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1e154fb2 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1e154fb2 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/1e154fb2 Branch: refs/heads/ignite-557

[15/15] ignite git commit: ignite-5578

2017-07-27 Thread sboikov
ignite-5578 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cf803519 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cf803519 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/cf803519 Branch: refs/heads/ign

[10/15] ignite git commit: ignite-5682 Added stale version check for GridDhtPartFullMessage not related to exchange.

2017-07-27 Thread sboikov
ignite-5682 Added stale version check for GridDhtPartFullMessage not related to exchange. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eb9d06d9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eb9d06d9 Diff: http

[08/15] ignite git commit: Added related GridIoPolicy in IgniteThread.

2017-07-27 Thread sboikov
Added related GridIoPolicy in IgniteThread. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a3650fb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3a3650fb Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/

[12/15] ignite git commit: 5578

2017-07-27 Thread sboikov
5578 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/18f4929a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/18f4929a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/18f4929a Branch: refs/heads/ignite-557

[07/15] ignite git commit: Removed unused methods from IgniteThreadPoolExecutor.

2017-07-27 Thread sboikov
Removed unused methods from IgniteThreadPoolExecutor. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2574bebd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2574bebd Diff: http://git-wip-us.apache.org/repos/asf/ig

[01/15] ignite git commit: IGNITE-4648 IgniteInternalTx.prepare() does not wait for async operations to complete

2017-07-27 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-5578 c3290e8b8 -> cf8035199 IGNITE-4648 IgniteInternalTx.prepare() does not wait for async operations to complete Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e9

[11/15] ignite git commit: Minor (added more clear method IgniteTxHandler.prepareNearTxLocal).

2017-07-27 Thread sboikov
Minor (added more clear method IgniteTxHandler.prepareNearTxLocal). Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e9a0d694 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e9a0d694 Diff: http://git-wip-us.apache.or

[02/15] ignite git commit: IGNITE-5806 - Fixed assertion with a side-effect - Fixes #2335.

2017-07-27 Thread sboikov
IGNITE-5806 - Fixed assertion with a side-effect - Fixes #2335. 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/9e79c4b6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9e79c4b6 Dif

[09/15] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578

2017-07-27 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/da0c8847 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/da0c8847 Diff: http://git-wip-us.apache.

[05/15] ignite git commit: Tried to simplify GridDhtAtomicCache.updateAllAsyncInternal0.

2017-07-27 Thread sboikov
Tried to simplify GridDhtAtomicCache.updateAllAsyncInternal0. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5704e393 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5704e393 Diff: http://git-wip-us.apache.org/repo

[06/15] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578

2017-07-27 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/567392de Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/567392de Diff: http://git-wip-us.apache.

[14/15] ignite git commit: ignite-5578

2017-07-27 Thread sboikov
ignite-5578 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/316dcc69 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/316dcc69 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/316dcc69 Branch: refs/heads/ign

[13/15] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578

2017-07-27 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCachePartitionExchangeManager.java # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/

[03/15] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578

2017-07-27 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/df73c303 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/df73c303 Diff: http://git-wip-us.apache.

ignite git commit: IGNITE-5771: Added Ignite::SetActive() for C++

2017-07-27 Thread isapego
Repository: ignite Updated Branches: refs/heads/master 294139221 -> 47fea40b0 IGNITE-5771: Added Ignite::SetActive() for C++ Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/47fea40b Tree: http://git-wip-us.apache.org/rep

svn commit: r1803208 - /ignite/site/trunk/download.html

2017-07-27 Thread av
Author: av Date: Thu Jul 27 16:43:20 2017 New Revision: 1803208 URL: http://svn.apache.org/viewvc?rev=1803208&view=rev Log: new Release (2.1.0) Modified: ignite/site/trunk/download.html Modified: ignite/site/trunk/download.html URL: http://svn.apache.org/viewvc/ignite/site/trunk/download.ht

svn commit: r1803227 - in /ignite/site/trunk: ./ community/ css/ features/ includes/ scss/ use-cases/caching/ use-cases/hadoop/ use-cases/platforms/ use-cases/spark/

2017-07-27 Thread dmagda
Author: dmagda Date: Thu Jul 27 19:17:52 2017 New Revision: 1803227 URL: http://svn.apache.org/viewvc?rev=1803227&view=rev Log: new version of the site Removed: ignite/site/trunk/includes/header-1.html ignite/site/trunk/includes/header-2.html ignite/site/trunk/index-10.html ignite

svn commit: r1803228 - /ignite/site/trunk/includes/header.html

2017-07-27 Thread dmagda
Author: dmagda Date: Thu Jul 27 19:23:26 2017 New Revision: 1803228 URL: http://svn.apache.org/viewvc?rev=1803228&view=rev Log: added a link to the blogpost Modified: ignite/site/trunk/includes/header.html Modified: ignite/site/trunk/includes/header.html URL: http://svn.apache.org/viewvc/ig

svn commit: r1803231 - /ignite/site/trunk/download.html

2017-07-27 Thread dmagda
Author: dmagda Date: Thu Jul 27 19:29:35 2017 New Revision: 1803231 URL: http://svn.apache.org/viewvc?rev=1803231&view=rev Log: updated images Modified: ignite/site/trunk/download.html Modified: ignite/site/trunk/download.html URL: http://svn.apache.org/viewvc/ignite/site/trunk/download.htm

svn commit: r1803233 - /ignite/site/trunk/download.html

2017-07-27 Thread dmagda
Author: dmagda Date: Thu Jul 27 20:38:23 2017 New Revision: 1803233 URL: http://svn.apache.org/viewvc?rev=1803233&view=rev Log: updated the release notes file Modified: ignite/site/trunk/download.html Modified: ignite/site/trunk/download.html URL: http://svn.apache.org/viewvc/ignite/site/tr

svn commit: r1803236 - /ignite/site/trunk/releases/2.1.0/release-notes.html

2017-07-27 Thread dmagda
Author: dmagda Date: Thu Jul 27 21:12:04 2017 New Revision: 1803236 URL: http://svn.apache.org/viewvc?rev=1803236&view=rev Log: added 2.1.0 release notes Added: ignite/site/trunk/releases/2.1.0/release-notes.html Added: ignite/site/trunk/releases/2.1.0/release-notes.html URL: http://svn.apa

svn commit: r1803237 - in /ignite/site/trunk: download.html releases/2.1.0/release-notes.html releases/2.1.0/release_notes.html

2017-07-27 Thread dmagda
Author: dmagda Date: Thu Jul 27 21:52:16 2017 New Revision: 1803237 URL: http://svn.apache.org/viewvc?rev=1803237&view=rev Log: added 2.1.0 release notes Added: ignite/site/trunk/releases/2.1.0/release_notes.html Removed: ignite/site/trunk/releases/2.1.0/release-notes.html Modified: i

svn commit: r1803240 - in /ignite/site/trunk: download.html features.html includes/header.html

2017-07-27 Thread dmagda
Author: dmagda Date: Thu Jul 27 23:30:24 2017 New Revision: 1803240 URL: http://svn.apache.org/viewvc?rev=1803240&view=rev Log: fixed menus Modified: ignite/site/trunk/download.html ignite/site/trunk/features.html ignite/site/trunk/includes/header.html Modified: ignite/site/trunk/dow