ignite git commit: IGNITE-9337 Refactored from single group to collection of groups.

2018-08-22 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master cd4d04fca -> 68374ad52 IGNITE-9337 Refactored from single group to collection of groups. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/68374ad5 Tree:

ignite git commit: IGNITE-9352 Reverted to babel 7.0.0-rc.1

2018-08-22 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 18524159d -> cd4d04fca IGNITE-9352 Reverted to babel 7.0.0-rc.1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cd4d04fc Tree:

ignite git commit: IGNITE-9180: IgniteSparkSession Should Copy State on cloneSession - Fixes #4531.

2018-08-22 Thread nizhikov
Repository: ignite Updated Branches: refs/heads/master b6f67f5f3 -> 18524159d IGNITE-9180: IgniteSparkSession Should Copy State on cloneSession - Fixes #4531. Signed-off-by: Nikolay Izhikov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9350 Web Console: Added checks for invalid web socket messages. Fixes #4597.

2018-08-22 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 088326136 -> b6f67f5f3 IGNITE-9350 Web Console: Added checks for invalid web socket messages. Fixes #4597. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b6f67f5f

ignite git commit: IGNITE-9352 Fix dependencies until issue with package-lock.json is not investigated/fixed.

2018-08-22 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master d91c6aa58 -> 088326136 IGNITE-9352 Fix dependencies until issue with package-lock.json is not investigated/fixed. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[ignite-teamcity-bot] branch master updated: Apache git reference added

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

[ignite-teamcity-bot] branch master updated: DB migration race fixed

2018-08-22 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/master by this push: new 38103cd DB migration race fixed

[ignite-teamcity-bot] branch master updated: Save 100 latest runs instead of 50

2018-08-22 Thread dpavlov
This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git The following commit(s) were added to refs/heads/master by this push: new 2de1702 Save 100 latest runs

[ignite-teamcity-bot] branch master updated: Prepare for caches migrations

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

[ignite-teamcity-bot] branch master updated: Change rules of notifications: 4 failures required

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

ignite git commit: IGNITE-9296 Stop walSyncer thread before walWriter thread in order to avoid hang up

2018-08-22 Thread agura
Repository: ignite Updated Branches: refs/heads/master aa112a325 -> d91c6aa58 IGNITE-9296 Stop walSyncer thread before walWriter thread in order to avoid hang up Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[ignite-teamcity-bot] branch master updated: Cache migrations prepared for test occurrences and for problems

2018-08-22 Thread dpavlov
del/Version.java index c916561..c88cd14 100644 --- a/ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/web/model/Version.java +++ b/ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/web/model/Version.java @@ -19,7 +19,7 @@ package org.apache.ignite.ci.web.model; @SuppressWarnings("PublicField") public class Version { /** TC Helper Version. */ -public String version = "20180817"; +public String version = "20180822"; /** Ignite version. */ public String ignVer;

[ignite-teamcity-bot] branch master updated: Javadocs & cosmetic updates

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

ignite git commit: IGNITE-9273 Do not touch topology for LOCAL cache

2018-08-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-9273 3c3fe20c6 -> 74991e14f IGNITE-9273 Do not touch topology for LOCAL cache Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/74991e14 Tree:

ignite git commit: IGNITE-9349 Spring Data 2x and 1x and Spring 5x and 4x versions were updated

2018-08-22 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/ignite-9349 [created] 3fee44b01 IGNITE-9349 Spring Data 2x and 1x and Spring 5x and 4x versions were updated Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3fee44b0 Tree:

ignite git commit: IGNITE-9188 Fixed unvalid partition eviction if rebalance was cancelled by a topology event - Fixes #4578.

2018-08-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master dde936ace -> aa112a325 IGNITE-9188 Fixed unvalid partition eviction if rebalance was cancelled by a topology event - Fixes #4578. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[1/2] ignite git commit: IGNITE-8920 - Fixed transaction hanging on Runtime exceptions during commit. - Unified StorageException and PersistentStorageIOException. - BPlus tree behavior is overridable

2018-08-22 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/master 0020e417c -> dde936ace http://git-wip-us.apache.org/repos/asf/ignite/blob/dde936ac/modules/core/src/test/java/org/apache/ignite/failure/AccountTransferTransactionTest.java

[2/2] ignite git commit: IGNITE-8920 - Fixed transaction hanging on Runtime exceptions during commit. - Unified StorageException and PersistentStorageIOException. - BPlus tree behavior is overridable

2018-08-22 Thread dpavlov
IGNITE-8920 - Fixed transaction hanging on Runtime exceptions during commit. - Unified StorageException and PersistentStorageIOException. - BPlus tree behavior is overridable in tests. - Refactored AccountTransferAmountTest to make it possible to develop any transaction failover based on it. -

[6/9] ignite git commit: IGNITE-9279: SQL: custom predefined schemas. This closes #4550. This closes #4586.

2018-08-22 Thread dpavlov
IGNITE-9279: SQL: custom predefined schemas. This closes #4550. This closes #4586. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/277010cd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/277010cd Diff:

[3/9] ignite git commit: GG-13972 Visor GUI: Support for reset lost partitions backported to 2.4.9.

2018-08-22 Thread dpavlov
GG-13972 Visor GUI: Support for reset lost partitions backported to 2.4.9. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/89770383 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/89770383 Diff:

[9/9] ignite git commit: Merge branch 'master' into ignite-9340

2018-08-22 Thread dpavlov
Merge branch 'master' into ignite-9340 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2d410c55 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2d410c55 Diff:

[5/9] ignite git commit: IGNITE-9262 Web Console: Fixed generation of project on Configuration screen.

2018-08-22 Thread dpavlov
IGNITE-9262 Web Console: Fixed generation of project on Configuration screen. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bab61f13 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bab61f13 Diff:

[1/9] ignite git commit: Kubernetes Azure configuration

2018-08-22 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/ignite-9340 c847a895b -> 2d410c55a Kubernetes Azure configuration Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c721bc6e Tree:

[2/9] ignite git commit: Merge remote-tracking branch 'origin/master'

2018-08-22 Thread dpavlov
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/9e500053 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9e500053 Diff:

[8/9] ignite git commit: IGNITE-9248: Compilation fix for Clang.

2018-08-22 Thread dpavlov
IGNITE-9248: Compilation fix for Clang. This closes #4527 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0020e417 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0020e417 Diff:

[7/9] ignite git commit: IGNITE-9327 Stop the node if IgniteNeedReconnectException happened and discovery does not support reconnect - Fixes #4579.

2018-08-22 Thread dpavlov
IGNITE-9327 Stop the node if IgniteNeedReconnectException happened and discovery does not support reconnect - Fixes #4579. 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/0681d872 Tree:

[4/9] ignite git commit: IGNITE-9262 Revert wrong commit.

2018-08-22 Thread dpavlov
IGNITE-9262 Revert wrong commit. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c43876e0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c43876e0 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/c43876e0

ignite git commit: IGNITE-9273 Log updates for ATOMIC cache

2018-08-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-9273 54d0af6b6 -> 3c3fe20c6 IGNITE-9273 Log updates for ATOMIC cache Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3c3fe20c Tree:

ignite git commit: IGNITE-9273 Log updates for ATOMIC cache

2018-08-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-9273 8ff65456b -> 54d0af6b6 IGNITE-9273 Log updates for ATOMIC cache Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/54d0af6b Tree:

ignite git commit: IGNITE-9340 Update jetty version in Apache Ignite: new test added and old tests were fixed

2018-08-22 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/ignite-9340 32ef9b169 -> c847a895b IGNITE-9340 Update jetty version in Apache Ignite: new test added and old tests were fixed Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-9248: Compilation fix for Clang.

2018-08-22 Thread isapego
Repository: ignite Updated Branches: refs/heads/master 0681d8725 -> 0020e417c IGNITE-9248: Compilation fix for Clang. This closes #4527 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0020e417 Tree:

ignite git commit: IGNITE-9327 Stop the node if IgniteNeedReconnectException happened and discovery does not support reconnect - Fixes #4579.

2018-08-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 277010cdd -> 0681d8725 IGNITE-9327 Stop the node if IgniteNeedReconnectException happened and discovery does not support reconnect - Fixes #4579. Signed-off-by: Alexey Goncharuk Project:

ignite git commit: IGNITE-9273 Debugging

2018-08-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-9273 3ee58b17c -> 8ff65456b IGNITE-9273 Debugging Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8ff65456 Tree:

ignite git commit: IGNITE-9273 Debugging

2018-08-22 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/ignite-9273 [created] 3ee58b17c IGNITE-9273 Debugging Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3ee58b17 Tree:

ignite git commit: IGNITE-9279: SQL: custom predefined schemas. This closes #4550. This closes #4586.

2018-08-22 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master bab61f133 -> 277010cdd IGNITE-9279: SQL: custom predefined schemas. This closes #4550. This closes #4586. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/277010cd

ignite git commit: IGNITE-9262 Web Console: Fixed generation of project on Configuration screen.

2018-08-22 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master c43876e03 -> bab61f133 IGNITE-9262 Web Console: Fixed generation of project on Configuration screen. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bab61f13 Tree:

ignite git commit: IGNITE-9262 Revert wrong commit.

2018-08-22 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 89770383d -> c43876e03 IGNITE-9262 Revert wrong commit. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c43876e0 Tree:

ignite git commit: GG-13972 Visor GUI: Support for reset lost partitions backported to 2.4.9.

2018-08-22 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 9e5000539 -> 89770383d GG-13972 Visor GUI: Support for reset lost partitions backported to 2.4.9. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/89770383 Tree: