[GitHub] ignite pull request #5629: IGNITE-10624 Update deployment id for recovered c...

2018-12-10 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5629

IGNITE-10624 Update deployment id for recovered cache after join to topology



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-10624

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5629.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5629


commit 009c617d2fa9c23e58bd0cad18dfdd7d92ebb363
Author: Pavel Kovalenko 
Date:   2018-12-10T17:00:39Z

IGNITE-10624 Update deployment id for recovered cache after join to topology

Signed-off-by: Pavel Kovalenko 




---


[GitHub] ignite pull request #5624: IGNITE-10556 Skip records deserialization on reco...

2018-12-10 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5624

IGNITE-10556 Skip records deserialization on recovery



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-10556

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5624.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5624


commit 64f2f9c1c4ef5f60545fd211ef1abb4297284f0e
Author: Pavel Kovalenko 
Date:   2018-12-07T14:03:38Z

IGNITE-10556 Remove metastoreOnly flag

Signed-off-by: Pavel Kovalenko 

commit db4ce1a2ede33421624b8d0a71b21fb6f736c573
Author: Pavel Kovalenko 
Date:   2018-12-07T15:45:08Z

IGNITE-10556 WIP

Signed-off-by: Pavel Kovalenko 

commit 476077be82bb42bfbdf545b2cf9137d7780d432f
Author: Pavel Kovalenko 
Date:   2018-12-10T14:43:33Z

IGNITE-10556 WIP

Signed-off-by: Pavel Kovalenko 

commit c4a305b3109812f68e2431c4818bf11dd2720c03
Author: Pavel Kovalenko 
Date:   2018-12-10T14:44:55Z

Merge branch 'master' into ignite-10556

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/GridCacheDatabaseSharedManager.java




---


[GitHub] ignite pull request #5517: IGNITE-10298 Cover possible deadlock in case of c...

2018-11-27 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5517

IGNITE-10298 Cover possible deadlock in case of caches start and frequent 
checkpoints



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-10298

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5517.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5517


commit efe84b1356bbb89ca059691fbbb112716a6aa85c
Author: Pavel Kovalenko 
Date:   2018-11-20T17:26:52Z

IGNITE-10298 Cover possible deadlock in case of caches start and frequent 
checkpoints.




---


[GitHub] ignite pull request #5491: IGNITE-10397 Fix for 2.5

2018-11-23 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5491

IGNITE-10397 Fix for 2.5



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-10397-2.5

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5491.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5491


commit 702c31859251738b187e8db2a8155264f39b8b52
Author: Ivan Daschinskiy 
Date:   2018-07-23T12:29:08Z

IGNITE-8820 Fix rollback logic when tx is initiated from client. - Fixes 
#4399.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 5794eb0)

commit 32777e77797f4cf3260d42d4ca408336247d4e55
Author: Dmitriy Govorukhin 
Date:   2018-07-23T15:01:37Z

IGNITE-9049 Fixed write of SWITCH_SEGMENT_RECORD at the end of a segment 
file - Fixes #4401.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 713a428)

commit bbf8f83afe3b07e807912d9bab78873edf698d4d
Author: Andrey V. Mashenkov 
Date:   2018-07-24T14:38:34Z

IGNITE-8892 Fixed CacheQueryFuture usage in DataStructures processor - 
Fixes #4415.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 281a400)

commit e0404913088b5cd97cd79de1b62e6aaa4c00b5d2
Author: Andrey V. Mashenkov 
Date:   2018-07-24T15:24:57Z

Merge remote-tracking branch 'origin/ignite-2.5.1-master' into 
ignite-2.5.1-master

commit 86c52700a007368a351ac3595a8e38bb02923080
Author: Sergey Chugunov 
Date:   2018-07-25T13:26:12Z

IGNITE-9040 StopNodeFailureHandler is not able to stop node correctly on 
node segmentation

Signed-off-by: Andrey Gura 

(cherry-picked from commit#469aaba59c0539507972f4725642b2f2f81c08a0)

commit e1c3cc9d30baeaff4e653751775ab39a347b753b
Author: Pavel Kovalenko 
Date:   2018-07-24T14:48:57Z

IGNITE-8791 Fixed missed update counter in WAL data record for backup 
transaction - Fixes #4264.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 13e2a31)

commit 2ea5b376d895fe41cc882c4383b5d3d2793ba684
Author: devozerov 
Date:   2018-07-31T09:53:51Z

IGNITE-9114: SQL: fail query after some timeout if it cannot be mapped to 
topology. This closes #4453.

commit 5b230b7015148e483136c229c9e6081bb9c68023
Author: Denis Mekhanikov 
Date:   2018-04-20T15:41:06Z

IGNITE-8134 Subscribe to system cache events on nodes outside BLT

Signed-off-by: Andrey Gura 
(cherry picked from commit c82277e)

commit 2528435ec946c479f6bf4eb7eaeabf092a0536a3
Author: devozerov 
Date:   2018-07-31T14:15:49Z

IGNITE-9114: SQL: use query time in retry timeout calculation. This closes 
#4460.

commit 98d0ccc729e647a4ad8876e2d29423904e6fa6ca
Author: devozerov 
Date:   2018-07-31T14:18:49Z

Merge remote-tracking branch 'upstream/ignite-2.5.1-master' into 
ignite-2.5.1-master

commit c78a7f215699f65983edfcc0c9014d9e3108f381
Author: Anton Kalashnikov 
Date:   2018-08-01T09:23:03Z

IGNITE-8757 idle_verify utility doesn't show both update counter and hash 
conflicts

(cherry picked from commit 9131e4d)

commit 66369583096b04d71c3f82e1ebfd1922ae6b0b6a
Author: Anton Kalashnikov 
Date:   2018-07-31T13:13:27Z

IGNITE-8973 Calculate partition hash and print into standard output

Signed-off-by: Andrey Gura 

(cherry picked from commit 8309cef)

commit e92788d392d4c60f76c4fd0f38c52669f4e3e772
Author: Evgeny Stanilovskiy 
Date:   2018-08-01T11:05:58Z

IGNITE-8939 Catch and proper propagate transaction string reprsentation - 
Fixes #4454.

Signed-off-by: Dmitriy Pavlov 
(cherry picked from commit 458480c5b0520aa8e28935361a37ab49e1e65ff6)

commit 60155cb55ca35790da7f80ae167dd7fb3f3793fd
Author: Andrey V. Mashenkov 
Date:   2018-08-01T10:23:32Z

IGNITE-9154: Fixed conflict version passed to events for ATOMIC cache. This 
closes #4463.

(cherry picked from commit 3ea3a56)

commit 15d72fc022f64939fee336438256460024ca59c0
Author: Andrey V. Mashenkov 
Date:   2018-08-01T12:58:22Z

Merge remote-tracking branch 'origin/ignite-2.5.1-master' into 
ignite-2.5.1-master

commit 158f36de551e860176ac7f3bcf92e9751039a35c
Author: ilantukh 
Date:   2018-08-01T13:31:15Z

IGNITE-8900 SqlFieldsQuery provides incorrect result when item size exceeds 
page size.

(cherry picked from commit f1ecbbc)

commit ef331f3ba58da49746f34546f1972cf65c083b3d
Author: Maxim Muzafarov 
Date:   2018-08-01T15:39:54Z

IGNITE-7165 Re-balancing is cancelled if client node joins

Signed-off-by: Anton Vinogradov 
(cherry picked from commit 137dd06aaee9cc84104e6b4bf48306b050341e3a)

commit cfe95a1b1762501dd9ac48a1a24228ac0bc3b5c3
Author: Pavel Kovalenko 
Date:   2018-08-02T12:51:17Z

IGNITE-9111 Do not wait for deactivation.

Signed-off-by: agura

[GitHub] ignite pull request #5450: IGNITE-10298 Cover possible deadlock in case of c...

2018-11-22 Thread Jokser
Github user Jokser closed the pull request at:

https://github.com/apache/ignite/pull/5450


---


[GitHub] ignite pull request #5450: IGNITE-10298 Cover possible deadlock in case of c...

2018-11-20 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5450

IGNITE-10298 Cover possible deadlock in case of caches start and frequent 
checkpoints



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-10298

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5450.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5450


commit efe84b1356bbb89ca059691fbbb112716a6aa85c
Author: Pavel Kovalenko 
Date:   2018-11-20T17:26:52Z

IGNITE-10298 Cover possible deadlock in case of caches start and frequent 
checkpoints.




---


[GitHub] ignite pull request #5428: IGNITE-10298 Fixed deadlock during checkpointer a...

2018-11-19 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5428

IGNITE-10298 Fixed deadlock during checkpointer and caches start for 2.4



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-10298-2.4

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5428.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5428


commit d99a50ccd6923aa48da78955207fe747b287ea81
Author: mcherkasov 
Date:   2018-04-11T00:23:29Z

IGNITE-8153 Nodes fail to connect each other when SSL is enabled - Fixes 
#3773.

Signed-off-by: Valentin Kulichenko 

commit 03285e953d005a18fb88a35d21701100f58f7a29
Author: devozerov 
Date:   2018-04-12T07:37:36Z

IGNITE-8042: .NET thin client: authentication support. This closes #3790.

commit 8e740164e8a0102a94f408d72b41f73df675cfb1
Author: Ilya Kasnacheev 
Date:   2018-04-05T09:55:36Z

IGNITE-7712: SQL: system property to force lazy query execution.

Cherry-picked from 064c816c177d31f18af2954175ca3ad0f3eee957

commit df405d439d461d3576cd3b22d53716cd324b3ef7
Author: Alexander Paschenko 
Date:   2018-04-11T14:03:16Z

IGNITE-8204: SQL: fixed hangs when lazy flag is enabled.

Cherry-picked from 747e6c5.

commit 8af36584a81f6411a08b66935b843a5c1ba3169c
Author: devozerov 
Date:   2018-04-12T12:02:57Z

IGNITE-8135: SQL: authentication for CREATE TABLE and DROP TABLE commands. 
This closes #3801.

commit 1c31e07bb7510b908b540169a6ded7a909e23fda
Author: devozerov 
Date:   2018-04-12T12:13:51Z

IGNITE-8230: SQL: Fixed backup number propagation in CREATE TABLE command. 
This closes #3803.

commit 131b9b974c01d1b5c05f98e2fe3947f0672c94ec
Author: tledkov-gridgain 
Date:   2018-04-16T08:28:39Z

IGNITE-8129: MTCGA: setup default SSL context in JdbcthinConnectionSSLTest 
(because sometimes default SSL context may be setup by build system). This 
closes #3795.

commit 2bf4c8a76dc1a02a82b167d69109ed591a882f0c
Author: Alexey Kukushkin 
Date:   2018-04-16T08:47:19Z

IGNITE-8097: Java thin client: throw handshake exception eagerly on connect 
phase in case of failure. This closes #3822.

commit b208bb255916382ff06464170a56891d2bd5107e
Author: Ilya Kasnacheev 
Date:   2018-04-16T15:55:03Z

IGNITE-2766 - Opportunistically reopen cache after client reconnect.

Cherry-picked from 0991437a3f4d38e68483a8bcadd3daf614b7b2dc

commit 47b1f4007348e8c0697638b7824227eaa36dca32
Author: Alexey Kuznetsov 
Date:   2018-04-17T04:46:45Z

IGNITE-8201 REST: Added AUTHENTICATE command. Fixed session tokens. Added 
new tests.

(cherry picked from commit 1cfc989)

commit d1d813eb783f9adae8bf10c5d6a0c53613eadf2b
Author: Anton Kalashnikov 
Date:   2018-04-17T09:03:08Z

GG-13715 Store dynamic indexes to cache data on node join - Fixes #3719.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit bbc439b)

commit 7cfc7377e1a0d08d56ac4b36995b8bf0d91609b9
Author: Stanislav Lukyanov 
Date:   2018-04-17T14:15:08Z

IGNITE-8210 Fixed custom event handling for baseline topology change - 
Fixes #3814.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit d79c640)

commit 83b9ffd1307c17435c1aae81f42480d90404f8a2
Author: ezhuravl 
Date:   2018-04-17T15:41:56Z

IGNITE-6113 Changed mistake in version for partition demand version

commit afc5fc1789d75573f71b40c5e241484c7a578197
Author: ezhuravl 
Date:   2018-04-17T15:41:56Z

IGNITE-6113 Changed mistake in version for partition demand version

(cherry picked from commit 83b9ffd)

commit 25f6a2013aa584559623410b7a96951f79fb00ff
Author: Ivan Daschinskiy 
Date:   2018-04-17T16:55:42Z

IGNITE-8021 Delete cache config files when cache is destroyed - Fixes #3697.

Signed-off-by: Alexey Goncharuk 
(cherry picked from commit 2edcb22fbb566981097733af6470ed6dde8e786b)

commit 5461dd64ee15f02be7934b33d0ca92130aa70512
Author: Ilya Kasnacheev 
Date:   2018-04-17T17:04:28Z

IGNITE-2766 Fix .net test.

commit 9f5b27fae9ac57ae5b256cb8593dfe587b4accb8
Author: oleg-ostanin 
Date:   2018-04-17T17:58:53Z

IGNITE-8274 sqlline.sh script uses JAVA_HOME now

Signed-off-by: Andrey Gura 

(cherry picked from commit c3ff274)

commit 640167f2c9384fddd69e6244b615e4974bfe2b50
Author: Maxim Muzafarov 
Date:   2018-04-18T09:20:13Z

IGNITE-8301 testReconnectCacheDestroyedAndCreated should excpect recreated 
client cache.

Cherry-picked from 56be24b9dfc14023bacaab63f40e0504b317eda3

commit 89b8426a2a113b6893a2295044d6dc0e94015a94
Author: Alexey Kuznetsov 
Date:   2018-04-18T11:49:12Z

ignite-2.4.4 Fixed default node version.

commit 048c21a3cc7d00a1c5951137f3747904e00405ea
Author: Alexey Kuznetsov 
Date:   2018-04-19T07:14:51Z

IGNITE-8298 Web Console

[GitHub] ignite pull request #5396: IGNITE-10226 Fixed wrong partition state recovery

2018-11-14 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5396

IGNITE-10226 Fixed wrong partition state recovery



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-10226

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5396.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5396


commit 6fdc692458a63ea79bbfb5d554e6ec46ec8a2b90
Author: Pavel Kovalenko 
Date:   2018-11-14T16:07:04Z

IGNITE-10226 Partition shouldn't rewrite own state to WAL during crash 
recovery.

commit d930bd6185cd0ccb01a9089cb5e384b1797bd36a
Author: Pavel Kovalenko 
Date:   2018-11-14T16:40:03Z

IGNITE-10226 Partition should log to WAL current state on first update




---


[GitHub] ignite pull request #5371: IGNITE-9999 Logical recovery cleanup and refactor...

2018-11-12 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5371

IGNITE- Logical recovery cleanup and refactoring



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5371.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5371


commit 7110ba25a617ffe9317daeca0a608d6e38e72d1f
Author: Pavel Kovalenko 
Date:   2018-11-12T11:36:53Z

IGNITE- Ignite recovery refactoring + extended logging WIP

commit 86817a5c6b1efaba86f602c1d6b08641ae57e3bc
Author: Pavel Kovalenko 
Date:   2018-11-12T18:21:12Z

IGNITE- Invoke shutdown page store for non-affinity cache groups to 
release possible open file descriptor




---


[GitHub] ignite pull request #5368: IGNITE-10226 Partition state recovery fix for 2.4

2018-11-12 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5368

IGNITE-10226 Partition state recovery fix for 2.4



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-14442

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5368.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5368


commit 247a9ef5a68de198106a866b277f1bee596c3633
Author: devozerov 
Date:   2018-04-02T10:16:00Z

Merge branch 'ignite-2.4.4' into ignite-2.4-master

commit 3949df02128e3003c409e0169ad0c80948ba134c
Author: Aleksey Plekhanov 
Date:   2018-02-13T13:43:49Z

IGNITE-5265 Eviction Rate memory metric to be implemented

Signed-off-by: Anton Vinogradov 

commit 7bc6c1ad3bacaf5e354d2710931eb398c346c06c
Author: Tim Onyschak 
Date:   2018-03-31T12:58:25Z

IGNITE-7090 Semaphore Stuck when no acquirers to assign permit - Fixes 
#3443.

Signed-off-by: dspavlov 

(cherry picked from commit 3fc5d57)

commit c854ad86f4c64260171085c8c7cce97ba1ad2530
Author: Pavel Kovalenko 
Date:   2018-02-22T09:02:31Z

IGNITE-7749 Fixed testDiscoCacheReuseOnNodeJoin test. - Fixes #3540.

Signed-off-by: Alexey Goncharuk 

commit b2e94b36bddebbf7b3ff40631e099939d16926d2
Author: Alexey Goncharuk 
Date:   2018-02-13T15:53:23Z

IGNITE-7692 Corrected test to not fail when SQL is executed on backup

commit 852425d4170ed1871c79f5ac26bfb3d03cc36a6f
Author: Алексей Стельмак 
Date:   2018-04-06T15:28:22Z

IGNITE-8049 Limit the number of operation cycles in B+Tree - Fixes #3769.

Signed-off-by: dpavlov 
(cherry picked from commit e491f10)

commit 42f529f0a04ce22786bb4a23032a64f93e214233
Author: Alexey Kuznetsov 
Date:   2018-04-09T02:25:50Z

IGNITE-8159 control.sh: Fixed NPE on adding nodes on empty baseline and not 
active cluster.

(cherry picked from commit 834869c)

commit b5f180838246f895d36846ea707790c1ff7fe70a
Author: Stanislav Lukyanov 
Date:   2018-04-09T11:33:13Z

IGNITE-7904: Changed IgniteUtils::cast not to trim exception chains. This 
closes #3683.

(cherry picked from commit 3a4f23b)

commit 1ce8e1a8fd48469073592e2fb77e2881a168a219
Author: Roman Guseinov 
Date:   2018-04-09T11:45:44Z

IGNITE-7944: Disconnected client node tries to send JOB_CANCEL message. 
Applied fix:
- Skip sending message if client disconnected;
- Throw IgniteCheckedException if a client node is disconnected and 
communication client is null.
This closes #3737.

(cherry picked from commit d70477b)

commit 840e193b3e604e8b0d90be5fac16cf11d8c832e6
Author: Ilya Lantukh 
Date:   2018-04-06T10:49:10Z

ignite-8087 : Backported ignite-8018.

(cherry picked from commit 175edf3)

commit 94e857c94ce5e7998fc39e38deee69f389ddbc5b
Author: Alexey Goncharuk 
Date:   2018-04-10T17:33:47Z

IGNITE-6430 Complete failing test early

commit 770f7469d4b86ce9af61e9e43c7262d86ee05b54
Author: Eduard Shangareev 
Date:   2018-04-06T16:22:07Z

IGNITE-8114 Add fail recovery mechanism to tracking pages

commit 549d6e3de86a22697577f77a2ebab3d0dca7338d
Author: Alexey Kukushkin 
Date:   2018-04-11T13:29:07Z

IGNITE-8221: Security for thin clients.

commit 94c0f56ef78e6c61f0e753c8aa0185c611630d45
Author: devozerov 
Date:   2018-04-11T13:44:33Z

IGNITE-8148: JDBC thin: semicolon as delimiter for properties. This closes 
#3794.

commit d99a50ccd6923aa48da78955207fe747b287ea81
Author: mcherkasov 
Date:   2018-04-11T00:23:29Z

IGNITE-8153 Nodes fail to connect each other when SSL is enabled - Fixes 
#3773.

Signed-off-by: Valentin Kulichenko 

commit 03285e953d005a18fb88a35d21701100f58f7a29
Author: devozerov 
Date:   2018-04-12T07:37:36Z

IGNITE-8042: .NET thin client: authentication support. This closes #3790.

commit 8e740164e8a0102a94f408d72b41f73df675cfb1
Author: Ilya Kasnacheev 
Date:   2018-04-05T09:55:36Z

IGNITE-7712: SQL: system property to force lazy query execution.

Cherry-picked from 064c816c177d31f18af2954175ca3ad0f3eee957

commit df405d439d461d3576cd3b22d53716cd324b3ef7
Author: Alexander Paschenko 
Date:   2018-04-11T14:03:16Z

IGNITE-8204: SQL: fixed hangs when lazy flag is enabled.

Cherry-picked from 747e6c5.

commit 8af36584a81f6411a08b66935b843a5c1ba3169c
Author: devozerov 
Date:   2018-04-12T12:02:57Z

IGNITE-8135: SQL: authentication for CREATE TABLE and DROP TABLE commands. 
This closes #3801.

commit 1c31e07bb7510b908b540169a6ded7a909e23fda
Author: devozerov 
Date:   2018-04-12T12:13:51Z

IGNITE-8230: SQL: Fixed backup number propagation in CREATE TABLE command. 
This closes #3803.

commit 131b9b974c01d1b5c05f98e2fe3947f0672c94ec
Author: tledkov-gridgain 
Date:   2018-04-16T08:28:39Z

IGNITE-8129: MTCGA: setup

[GitHub] ignite pull request #5232: IGNITE-9420 Logical recovery (squash just for rev...

2018-11-01 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5232

IGNITE-9420 Logical recovery (squash just for review)



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9420-squash-2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5232.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5232


commit bfe7cd8a9d83092140b642505b880a8c7b369e2e
Author: Pavel Kovalenko 
Date:   2018-11-01T10:10:40Z

IGNITE-9420 Logical recovery (squash just for review)




---


[GitHub] ignite pull request #5016: IGNITE-9420 Logical recovery before PME

2018-11-01 Thread Jokser
Github user Jokser closed the pull request at:

https://github.com/apache/ignite/pull/5016


---


[GitHub] ignite pull request #5212: IGNITE-9420 Logical recovery before PME

2018-11-01 Thread Jokser
Github user Jokser closed the pull request at:

https://github.com/apache/ignite/pull/5212


---


[GitHub] ignite pull request #5212: IGNITE-9420 Logical recovery before PME

2018-10-30 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5212

IGNITE-9420 Logical recovery before PME



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9420-squash

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5212.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5212


commit 79202a948d6605129e6fbc85cbbe679c78d83aeb
Author: Pavel Kovalenko 
Date:   2018-10-30T13:42:53Z

IGNITE-9420 Logical recovery before PME




---


[GitHub] ignite pull request #5190: IGNITE-9790 Fixed delayed full message handling i...

2018-10-28 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5190

IGNITE-9790 Fixed delayed full message handling in case of changed crd



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9790

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5190.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5190


commit bc4672c37d02a56f0d620a1357201570be462fcc
Author: Pavel Kovalenko 
Date:   2018-10-29T01:29:46Z

IGNITE-9790 Fixed delayed full message handling in case of changed 
coordinator.




---


[GitHub] ignite pull request #5067: IGNITE-9420 Proper recovery

2018-10-24 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5067

IGNITE-9420 Proper recovery



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite 
ignite-9420-proper-recovery

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5067.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5067


commit fc0ba2d389fa021055413b9d6596859d3ea838df
Author: Maxim Muzafarov 
Date:   2018-08-24T14:27:26Z

IGNITE-7196: initial commit

commit 07d8c0296476656131ffcf929c6eeaeaec1a3a7f
Author: Maxim Muzafarov 
Date:   2018-08-31T08:11:02Z

Merge branch 'master' into ignite-7196

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/GridCacheDatabaseSharedManager.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/IgniteCacheDatabaseSharedManager.java

commit b8935632089b6a77fa533089508a062c6933161b
Author: Maxim Muzafarov 
Date:   2018-08-31T08:18:20Z

IGNITE-7196: move down init listener

commit 97bde70641d02621925e85bf46defc6c0c213423
Author: Maxim Muzafarov 
Date:   2018-08-31T08:21:20Z

IGNITE-7196: revert down init listener

commit e9c84f2a9f5ae5f2fe4c9e2275addc6042a635e8
Author: Maxim Muzafarov 
Date:   2018-09-03T16:47:46Z

IGNITE-7196: WIP restore binary on first activate

commit a8e6a59bd680c5e861159c32788022e9c000f019
Author: Maxim Muzafarov 
Date:   2018-09-03T20:24:09Z

IGNITE-7196: WIP remove readAndRestore from PME

commit 71b5efb046bbe13632ec938a06683d6a2c398b4e
Author: Maxim Muzafarov 
Date:   2018-09-03T20:30:17Z

IGNITE-7196: WIP remove readAndRestore from PME 2

commit 9f982cd05ad608317c183e9f5a4008a178dac31a
Author: Maxim Muzafarov 
Date:   2018-09-04T09:41:32Z

Merge branch 'master' into ignite-7196

# Conflicts:
#   
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/wal/IgniteWalRecoveryTest`.java

commit 161b48d94a574007b37a070e731e963ded6bf431
Author: Maxim Muzafarov 
Date:   2018-09-04T09:46:45Z

IGNITE-7196: WIP remove unused imports

commit 1f286be9e80a484a62c6c355e4141afef55923a6
Author: Maxim Muzafarov 
Date:   2018-09-04T16:18:37Z

IGNITE-7196: WIP make lastRestored flag checkable

commit 2b6b17c3a8e9b254fe9337dc76b51c6ca02dd617
Author: Maxim Muzafarov 
Date:   2018-09-04T16:25:38Z

IGNITE-7196: WIP lastRestored 2

commit 323b0e83af00878afd5286dcf6973973b8188844
Author: Maxim Muzafarov 
Date:   2018-09-04T19:17:42Z

IGNITE-7196: WIP make lastRestored flag checkable 2

commit 087e63a5999a8cd4b06d6ee6085d4d1db837576d
Author: Maxim Muzafarov 
Date:   2018-09-04T19:56:12Z

IGNITE-7196: WIP make lastRestored flag checkable 3

commit 3b40a2ef0aef628af088f3a1a8ab0a9a11b3be4b
Author: Maxim Muzafarov 
Date:   2018-09-04T21:21:53Z

IGNITE-7196: WIP make lastRestored flag checkable 4

commit 6f9b44ed9e1c523c266167ff9f03a6e680c2d9fa
Author: Maxim Muzafarov 
Date:   2018-09-05T09:46:42Z

IGNITE-7196: WIP minor changes

commit bb86b9144c9e863ad86af27823046f992503d00e
Author: Maxim Muzafarov 
Date:   2018-09-05T12:14:51Z

IGNITE-7196: WIP without activate#deactivate 1

commit 87b4f325c5dd8a93f6c4fc1dd21d50c9c3752684
Author: Maxim Muzafarov 
Date:   2018-09-05T13:14:58Z

IGNITE-7196: WIP without activate#deactivate 2

commit 65f83f68f5b5ca1923bcc5a7c4841ca2455cb902
Author: Maxim Muzafarov 
Date:   2018-09-05T14:23:24Z

IGNITE-7196: WIP without activate#deactivate 3

commit 166fd04c3bd5dfdd39c6118c21f0ae39170842eb
Author: Maxim Muzafarov 
Date:   2018-09-05T15:43:35Z

IGNITE-7196: WIP without activate#deactivate 4

commit b60a68cb1275b8c1074ae3d22c4c7f7967c883b6
Author: Maxim Muzafarov 
Date:   2018-09-05T16:32:48Z

IGNITE-7196: WIP without activate#deactivate 5

commit a60fdd67145ee5d6f4bbac81de9e6b1d9bbab6b1
Author: Maxim Muzafarov 
Date:   2018-09-05T16:44:03Z

IGNITE-7196: WIP without activate#deactivate 6

commit 3cf0911f646c4100e0a1654e3dec3c0f4952abf5
Author: Maxim Muzafarov 
Date:   2018-09-05T17:21:02Z

IGNITE-7196: WIP without activate#deactivate 7

commit 65ed786c9d9bf83ab56f60349ac8eaba8099807b
Author: Maxim Muzafarov 
Date:   2018-09-05T18:28:59Z

IGNITE-7196: WIP without activate#deactivate 8

commit 53f81a8ce75785c9b6badf67a93261e8eae2947a
Author: Maxim Muzafarov 
Date:   2018-09-05T18:32:39Z

IGNITE-7196: WIP minor code changes

commit 61633dc9dd0980070b5f1c9ec5a9624b99b32b69
Author: Maxim Muzafarov 
Date:   2018-09-06T17:56:13Z

IGNITE-7196: WIP suspend#resume WAL logging 1

commit 3772cbdcfe9edd90d76d5cb841c4c00123077eac
Author: Maxim Muzafarov 
Date:   2018-09-07T17:56:07Z

IGNITE-7196: WIP deactivate wal

commit 5d7affd2539f2b1fb4ab63c93a7c3fba2104eb2b
Author: Maxim

[GitHub] ignite pull request #5016: IGNITE-9420 Logical recovery before PME

2018-10-17 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/5016

IGNITE-9420 Logical recovery before PME



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9420

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5016.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5016


commit fc0ba2d389fa021055413b9d6596859d3ea838df
Author: Maxim Muzafarov 
Date:   2018-08-24T14:27:26Z

IGNITE-7196: initial commit

commit 07d8c0296476656131ffcf929c6eeaeaec1a3a7f
Author: Maxim Muzafarov 
Date:   2018-08-31T08:11:02Z

Merge branch 'master' into ignite-7196

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/GridCacheDatabaseSharedManager.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/IgniteCacheDatabaseSharedManager.java

commit b8935632089b6a77fa533089508a062c6933161b
Author: Maxim Muzafarov 
Date:   2018-08-31T08:18:20Z

IGNITE-7196: move down init listener

commit 97bde70641d02621925e85bf46defc6c0c213423
Author: Maxim Muzafarov 
Date:   2018-08-31T08:21:20Z

IGNITE-7196: revert down init listener

commit e9c84f2a9f5ae5f2fe4c9e2275addc6042a635e8
Author: Maxim Muzafarov 
Date:   2018-09-03T16:47:46Z

IGNITE-7196: WIP restore binary on first activate

commit a8e6a59bd680c5e861159c32788022e9c000f019
Author: Maxim Muzafarov 
Date:   2018-09-03T20:24:09Z

IGNITE-7196: WIP remove readAndRestore from PME

commit 71b5efb046bbe13632ec938a06683d6a2c398b4e
Author: Maxim Muzafarov 
Date:   2018-09-03T20:30:17Z

IGNITE-7196: WIP remove readAndRestore from PME 2

commit 9f982cd05ad608317c183e9f5a4008a178dac31a
Author: Maxim Muzafarov 
Date:   2018-09-04T09:41:32Z

Merge branch 'master' into ignite-7196

# Conflicts:
#   
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/wal/IgniteWalRecoveryTest`.java

commit 161b48d94a574007b37a070e731e963ded6bf431
Author: Maxim Muzafarov 
Date:   2018-09-04T09:46:45Z

IGNITE-7196: WIP remove unused imports

commit 1f286be9e80a484a62c6c355e4141afef55923a6
Author: Maxim Muzafarov 
Date:   2018-09-04T16:18:37Z

IGNITE-7196: WIP make lastRestored flag checkable

commit 2b6b17c3a8e9b254fe9337dc76b51c6ca02dd617
Author: Maxim Muzafarov 
Date:   2018-09-04T16:25:38Z

IGNITE-7196: WIP lastRestored 2

commit 323b0e83af00878afd5286dcf6973973b8188844
Author: Maxim Muzafarov 
Date:   2018-09-04T19:17:42Z

IGNITE-7196: WIP make lastRestored flag checkable 2

commit 087e63a5999a8cd4b06d6ee6085d4d1db837576d
Author: Maxim Muzafarov 
Date:   2018-09-04T19:56:12Z

IGNITE-7196: WIP make lastRestored flag checkable 3

commit 3b40a2ef0aef628af088f3a1a8ab0a9a11b3be4b
Author: Maxim Muzafarov 
Date:   2018-09-04T21:21:53Z

IGNITE-7196: WIP make lastRestored flag checkable 4

commit 6f9b44ed9e1c523c266167ff9f03a6e680c2d9fa
Author: Maxim Muzafarov 
Date:   2018-09-05T09:46:42Z

IGNITE-7196: WIP minor changes

commit bb86b9144c9e863ad86af27823046f992503d00e
Author: Maxim Muzafarov 
Date:   2018-09-05T12:14:51Z

IGNITE-7196: WIP without activate#deactivate 1

commit 87b4f325c5dd8a93f6c4fc1dd21d50c9c3752684
Author: Maxim Muzafarov 
Date:   2018-09-05T13:14:58Z

IGNITE-7196: WIP without activate#deactivate 2

commit 65f83f68f5b5ca1923bcc5a7c4841ca2455cb902
Author: Maxim Muzafarov 
Date:   2018-09-05T14:23:24Z

IGNITE-7196: WIP without activate#deactivate 3

commit 166fd04c3bd5dfdd39c6118c21f0ae39170842eb
Author: Maxim Muzafarov 
Date:   2018-09-05T15:43:35Z

IGNITE-7196: WIP without activate#deactivate 4

commit b60a68cb1275b8c1074ae3d22c4c7f7967c883b6
Author: Maxim Muzafarov 
Date:   2018-09-05T16:32:48Z

IGNITE-7196: WIP without activate#deactivate 5

commit a60fdd67145ee5d6f4bbac81de9e6b1d9bbab6b1
Author: Maxim Muzafarov 
Date:   2018-09-05T16:44:03Z

IGNITE-7196: WIP without activate#deactivate 6

commit 3cf0911f646c4100e0a1654e3dec3c0f4952abf5
Author: Maxim Muzafarov 
Date:   2018-09-05T17:21:02Z

IGNITE-7196: WIP without activate#deactivate 7

commit 65ed786c9d9bf83ab56f60349ac8eaba8099807b
Author: Maxim Muzafarov 
Date:   2018-09-05T18:28:59Z

IGNITE-7196: WIP without activate#deactivate 8

commit 53f81a8ce75785c9b6badf67a93261e8eae2947a
Author: Maxim Muzafarov 
Date:   2018-09-05T18:32:39Z

IGNITE-7196: WIP minor code changes

commit 61633dc9dd0980070b5f1c9ec5a9624b99b32b69
Author: Maxim Muzafarov 
Date:   2018-09-06T17:56:13Z

IGNITE-7196: WIP suspend#resume WAL logging 1

commit 3772cbdcfe9edd90d76d5cb841c4c00123077eac
Author: Maxim Muzafarov 
Date:   2018-09-07T17:56:07Z

IGNITE-7196: WIP deactivate wal

commit 5d7affd2539f2b1fb4ab63c93a7c3fba2104eb2b
Author: Maxim

[GitHub] ignite pull request #4868: IGNITE-9736 Fixed public API for Discovery SPI li...

2018-09-28 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4868

IGNITE-9736 Fixed public API for Discovery SPI listener



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9736

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4868.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4868


commit dc96fe07f4b73984e03e12dcc7f4201dc7bc7e05
Author: Pavel Kovalenko 
Date:   2018-09-28T12:37:41Z

IGNITE-9736 Changed return type of Discovery SPI listener for public API.

commit b67a61c7a2b8200e026d53aaebc0e274a38c7993
Author: Pavel Kovalenko 
Date:   2018-09-28T12:41:23Z

IGNITE-9736 Fixed usages of Discovery SPI listener.




---


[GitHub] ignite pull request #4860: IGNITE-9501 Backward compatibility fix

2018-09-27 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4860

IGNITE-9501 Backward compatibility fix



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite 
ignite-9501-compatibility-fix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4860.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4860


commit 88c38d0c000154735c1e1aa7c092ddb37dbf0c90
Author: Pavel Kovalenko 
Date:   2018-09-27T18:50:31Z

IGNITE-9501 Backward compatibility fix.




---


[GitHub] ignite pull request #4854: IGNITE-9561 Parallelize affinity calculation and ...

2018-09-27 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4854

IGNITE-9561 Parallelize affinity calculation and partitions assignment 
during PME



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9561

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4854.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4854


commit 2e8a92734a45b3c6861c98e04d4a2aa4dee09551
Author: Pavel Kovalenko 
Date:   2018-09-27T12:59:31Z

IGNITE-9561 Parallelize affinity initialization and recalculation, 
partitions validation and assignment.




---


[GitHub] ignite pull request #4850: IGNITE-9661 Optimize partitions validation

2018-09-27 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4850

IGNITE-9661 Optimize partitions validation

logN removed from complexity.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9661

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4850.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4850


commit 4cd2998a11724ab9bb2d6d19c89008417036c6da
Author: Pavel Kovalenko 
Date:   2018-09-26T13:48:30Z

IGNITE-9661 Test for starting caches.

commit c41ee576b8e14d72e57dd60e4fb7248e1edcec44
Author: Pavel Kovalenko 
Date:   2018-09-26T13:48:46Z

IGNITE-9661 Partitions validator optimizations.

commit aa4c37cc2708de03317e4900a5dedeeef0a99beb
Author: Pavel Kovalenko 
Date:   2018-09-27T10:47:23Z

IGNITE-9661 Removed test

commit 6ccea1067a62430deb8deec93beb0909222cf9be
Author: Pavel Kovalenko 
Date:   2018-09-27T11:18:40Z

Merge branch 'master' into ignite-9661




---


[GitHub] ignite pull request #4830: IGNITE-9649 Debug logs enhacement

2018-09-25 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4830

IGNITE-9649 Debug logs enhacement



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9649

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4830.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4830


commit 2a20c08467a4a205fbe4ef901f6035439a0f2f4f
Author: Pavel Kovalenko 
Date:   2018-09-20T14:55:16Z

IGNITE-9649 WIP

commit 4af3db3d844e56847cf59250c6e095526c643799
Author: Pavel Kovalenko 
Date:   2018-09-24T12:44:05Z

IGNITE-9649 WIP

commit 90f484c13ce4f55c450e6fcfaba720343af1a822
Author: Pavel Kovalenko 
Date:   2018-09-24T15:06:36Z

IGNITE-9649 Move partition related abstractions to separate package.

commit ff3754b6a07da68db55facec9a18f42b9e6bdb7d
Author: Pavel Kovalenko 
Date:   2018-09-25T12:09:41Z

IGNITE-9492 More logs.

commit 21084513ac3b145c3068f63bd8cb9b1667223518
Author: Pavel Kovalenko 
Date:   2018-09-25T16:29:14Z

IGNITE-9649 WIP




---


[GitHub] ignite pull request #4799: Ignite 2.5.1 p12 pme speedup debug

2018-09-20 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4799

Ignite 2.5.1 p12 pme speedup debug



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite 
ignite-2.5.1-p12-pme-speedup-debug

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4799.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4799


commit 7f318da5b357cca1a7e483a37d2556fbd56fc2a7
Author: Ilya Lantukh 
Date:   2018-04-18T14:56:56Z

IGNITE-8017 Disable WAL during initial rebalancing

commit b80fdbedc11b48aa89c6f29146363cec6f552abb
Author: Ilya Lantukh 
Date:   2018-04-18T16:04:39Z

IGNITE-8276 Fixed incorrect assertion during initialValue - Fixes #3827.

Signed-off-by: Alexey Goncharuk 

commit 5cd32329fe5f303eaf369519771ee22f2a2cf822
Author: Pavel Kovalenko 
Date:   2018-04-18T16:41:44Z

IGNITE-8116 Fixed historical rebalance from WAL

commit 442d87d5799c27ef7258c7ac36e3e0b312676713
Author: Pavel Kovalenko 
Date:   2018-04-18T18:03:32Z

IGNITE-8243 Fixed possible memory leak. Added latch manager to diagnostic 
messages. - Fixes #3850.

Signed-off-by: dpavlov 

(cherry picked from commit 6c6f094)

commit 5bc9fe9fa4e51c9af677f8120528746f345d990f
Author: dpavlov 
Date:   2018-04-18T18:15:17Z

IGNITE-8302 Reduce test IO consumption in case Direct IO is enabled, fixes 
flakyness of testPageRecoveryAfterFileCorruption - Fixes #3865.

Signed-off-by: dpavlov 

(cherry picked from commit d853ebb)

commit 3696c064f02567f471420ced50e2786a4f83d8c9
Author: dpavlov 
Date:   2018-04-18T18:16:35Z

IGNITE-8302 Licenses fix for Reduce test IO consumption in case Direct IO

(cherry picked from commit e7716f4)

commit 061a5a82c95f4f926c7789764901b70383152df1
Author: shroman 
Date:   2018-04-18T10:38:52Z

IGNITE-8143: Modified fetching EXTERNAL_LIBS for docker container. - Fixes 
#3751.

Signed-off-by: shroman 

commit 83d488b083706e1d04200b4e603db1dc337d8fb4
Author: Dmitriy Shabalin 
Date:   2018-04-19T08:16:18Z

IGNITE-8298 Web Console: Fixed loader under Safari.

(cherry picked from commit 0897309)

commit f9a0ee18f9d88b8f278d27dddc5f7cd3a52ef5c2
Author: Nikita Amelchev 
Date:   2018-04-19T09:57:06Z

IGNITE-: Support Time data type in BinaryObjectImpl.writeFieldByOrder. 
This closes #2878.

commit a095b98e1123f9562cbbc85d1c1c4b4221542c71
Author: Ivan Daschinskiy 
Date:   2018-04-19T12:25:23Z

IGNITE-8021 Fixed tests - Fixes #3864.

Signed-off-by: Alexey Goncharuk 

commit 27385e73183fe4bbc2f366f975facaefbcad2a6e
Author: Alexey Goncharuk 
Date:   2018-04-18T07:59:46Z

IGNITE-8201 Fixed NPE

commit b2e5e66c21676d833b92cdb0420946b155076077
Author: Alexey Goncharuk 
Date:   2018-04-19T12:44:26Z

IGNITE-8082 Added ZookeeperDiscoverySpi MBean - Fixes #3862.

Signed-off-by: Alexey Goncharuk 

commit 7da1cb14ef4c06a6c4d29f04194b1f841bd3754d
Author: Ilya Lantukh 
Date:   2018-04-19T14:53:26Z

IGNITE-8327 Removed delaying communication SPI from tests

commit bf3e0b5ddec5e3b1fa145e9a5eb72b1fb6569b54
Author: Ivan Rakov 
Date:   2018-04-19T16:04:08Z

IGNITE-8325 Compressor thread may miss notification on stop - Fixes #3877.

Signed-off-by: Alexey Goncharuk 

commit 7a4e804dbd9691f71b15bee49fe5c1858eae7b0b
Author: dpavlov 
Date:   2018-04-19T12:17:58Z

IGNITE-8017 Javadoc fix for Disable WAL during initial rebalancing

(cherry picked from commit 02a0865)

commit 26d78660809a84ebf959dd18ef4f8aef7e6cacbf
Author: Alexey Goncharuk 
Date:   2018-04-20T12:28:31Z

IGNITE-8258 Race in page memory in copyPageForCheckpoint, Ignite PDS 1 
suite, test failed suite IgnitePdsPageReplacementTest.testPageReplacement. - 
Fixes #3821.

Signed-off-by: dpavlov 

(cherry picked from commit 8caeb3d)

commit e67ac4c170eaf74c4544a4408a58967fe066f371
Author: Dmitriy Govorukhin 
Date:   2018-04-20T13:00:00Z

IGNITE-8078 Introduced additional data storage metrics - Fixes #3845.

Signed-off-by: Alexey Goncharuk 

commit 553e0ff7c2fdecd5d4a64afd88d93e3ccffbe37a
Author: Dmitriy Govorukhin 
Date:   2018-04-20T13:20:00Z

IGNITE-8077 Introduced additional transaction metrics - Fixes #3879.

Signed-off-by: Alexey Goncharuk 

commit d2332c4865445f372f6ce0ba70b7da1fec987a8f
Author: Andrey Kuznetsov 
Date:   2018-04-20T16:51:59Z

IGNITE-8303 Avoided failure handler invocation when exchange-worker 
terminates before reconnect.

Signed-off-by: Andrey Gura 

commit 1d42f48cc8a39c3de9cac0e434f527ab4041479b
Author: Pavel Tupitsyn 
Date:   2018-04-11T08:51:45Z

IGNITE-7222 .NET: Ignore missing 
IgniteConfiguration.CommunicationFailureResolver

commit 744662e071f9c963cf494f78ad54b503851e5c4a
Author: Alexey Goncharuk 
Date

[GitHub] ignite pull request #4773: IGNITE-9492 Ignore SingleMessage updated where th...

2018-09-17 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4773

IGNITE-9492 Ignore SingleMessage updated where there is in-progress exchange

…rogress.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9492

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4773.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4773


commit 0d0a25364eb4dfa97f57e98fa56e1e996476c604
Author: Pavel Kovalenko 
Date:   2018-09-17T14:46:45Z

IGNITE-9492 Ignore SingleMessage updated where there is exchange in 
progress.




---


[GitHub] ignite pull request #4769: IGNITE-9501 Exchange latch optimizations

2018-09-17 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4769

IGNITE-9501 Exchange latch optimizations



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9501

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4769.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4769


commit 416ea0ac7bf43fd6f0efa0c4f2c96245887ea50e
Author: Pavel Kovalenko 
Date:   2018-09-11T08:44:23Z

IGNITE-9501 WIP.

commit 980a006c451b20b574da458da4ff36a6bc303637
Author: Pavel Kovalenko 
Date:   2018-09-17T11:55:07Z

IGNITE-9501 Exclude joined nodes from exchange latch participants.




---


[GitHub] ignite pull request #4726: Ignite 2.5.1 p12 pme speedup

2018-09-11 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4726

Ignite 2.5.1 p12 pme speedup



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite 
ignite-2.5.1-p12-pme-speedup

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4726.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4726


commit a7dbea16064bbd52907a770bb40c3a2445313db2
Author: Dmitriy Sorokin 
Date:   2018-04-17T11:48:44Z

IGNITE-8255 Possible name collisions in WorkersRegistry.

Signed-off-by: Andrey Gura 

commit b762d681b97ea121a8321eb66bf02f89a1d177cd
Author: Aleksey Plekhanov 
Date:   2018-04-17T12:56:36Z

IGNITE-8166 PME hangs when error occurs during checkpoint

Signed-off-by: Andrey Gura 

commit 8428b0e63e97c10277f6d9e1640e16528a772270
Author: Ivan Daschinskiy 
Date:   2018-04-17T15:05:42Z

IGNITE-8021 Delete cache config files when cache is destroyed - Fixes #3697.

Signed-off-by: Alexey Goncharuk 

commit cd59c8e64f05ca03c7da8dc35d027a14fcebf250
Author: Aleksey Plekhanov 
Date:   2018-04-17T15:27:53Z

IGNITE-8033 Fixed flaky failure of 
TxOptimisticDeadlockDetectionCrossCacheTest

Signed-off-by: Andrey Gura 

commit acfef907db8204ac93fc235770f36bf7f61269c3
Author: Ilya Kasnacheev 
Date:   2018-04-17T16:50:51Z

IGNITE-2766 Fix .net test. - Fixes #3853.

Signed-off-by: dpavlov 

(cherry picked from commit 96cb795)

commit 6cea78e4e13fe43555b78dcd683366f54c6816ff
Author: Andrey Kuznetsov 
Date:   2018-04-17T16:58:43Z

IGNITE-7770 Test testRandomMixedTxConfigurations partialy fixed

Signed-off-by: Andrey Gura 

commit e394693a7389b4daff328827abdb1dcd28783f66
Author: Maxim Muzafarov 
Date:   2018-04-17T18:18:36Z

IGNITE-8301 testReconnectCacheDestroyedAndCreated should excpect recreated 
client cache - Fixes #3856.

Signed-off-by: dpavlov 

(cherry picked from commit 56be24b)

commit 4685ebe5f5dda4023980398806e222fada895e26
Author: Vasiliy Sisko 
Date:   2018-04-18T03:44:44Z

IGNITE-8140 Web Console: Fixed code generation for large numbers in 
configuration params.

(cherry picked from commit eda5fe7)

commit 5efc589fcabffdb29cd6dfe0e7323bc91db47703
Author: Ilya Borisov 
Date:   2018-04-18T04:39:41Z

IGNITE-8294 Web Console: Move "Beta" ribbon to the left.

(cherry picked from commit 69606e4)

commit af46856d7f7ec88aa663865a108900abb8314ffe
Author: oleg-ostanin 
Date:   2018-04-17T17:58:53Z

IGNITE-8274 sqlline.sh script uses JAVA_HOME now

Signed-off-by: Andrey Gura 

(cherry picked from commit c3ff274)

commit ba4e337068ebfcc4bbb93509166f118225fe0cb4
Author: Dmitriy Shabalin 
Date:   2018-04-18T11:43:13Z

IGNITE-8298 Web Console: Fixed tables UI issues.

(cherry picked from commit a050436)

commit 25b25f271bc89d77013e1cda2bad30d941e1c8ad
Author: Pavel Kovalenko 
Date:   2018-04-18T12:57:45Z

IGNITE-8122 Restore partition state from WAL if no checkpoints are done - 
Fixes #3745.

Signed-off-by: Alexey Goncharuk 

commit 4ab86f13cbc7fef68f5fd39354e242fe6cca285a
Author: skalashnikov 
Date:   2018-04-18T13:37:20Z

IGNITE-7512 Check for null before validateKeyAndValue in 
GridDhtAtomicCache.updateWithBatch - Fixes #3429.

Signed-off-by: Alexey Goncharuk 

commit 7f318da5b357cca1a7e483a37d2556fbd56fc2a7
Author: Ilya Lantukh 
Date:   2018-04-18T14:56:56Z

IGNITE-8017 Disable WAL during initial rebalancing

commit b80fdbedc11b48aa89c6f29146363cec6f552abb
Author: Ilya Lantukh 
Date:   2018-04-18T16:04:39Z

IGNITE-8276 Fixed incorrect assertion during initialValue - Fixes #3827.

Signed-off-by: Alexey Goncharuk 

commit 5cd32329fe5f303eaf369519771ee22f2a2cf822
Author: Pavel Kovalenko 
Date:   2018-04-18T16:41:44Z

IGNITE-8116 Fixed historical rebalance from WAL

commit 442d87d5799c27ef7258c7ac36e3e0b312676713
Author: Pavel Kovalenko 
Date:   2018-04-18T18:03:32Z

IGNITE-8243 Fixed possible memory leak. Added latch manager to diagnostic 
messages. - Fixes #3850.

Signed-off-by: dpavlov 

(cherry picked from commit 6c6f094)

commit 5bc9fe9fa4e51c9af677f8120528746f345d990f
Author: dpavlov 
Date:   2018-04-18T18:15:17Z

IGNITE-8302 Reduce test IO consumption in case Direct IO is enabled, fixes 
flakyness of testPageRecoveryAfterFileCorruption - Fixes #3865.

Signed-off-by: dpavlov 

(cherry picked from commit d853ebb)

commit 3696c064f02567f471420ced50e2786a4f83d8c9
Author: dpavlov 
Date:   2018-04-18T18:16:35Z

IGNITE-8302 Licenses fix for Reduce test IO consumption in case Direct IO

(cherry picked from commit e7716f4)

commit 061a5a82c95f4f926c7789764901b70383152df1
Author: shroman 
Date:   2018-04-18T10:38:52Z


[GitHub] ignite pull request #4674: IGNITE-9419 Async wait for caches registration an...

2018-09-03 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4674

IGNITE-9419 Async wait for caches registration and save during PME.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9419

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4674.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4674


commit 410a9a944f7cc98388b4c2bfa97a88f424a32c07
Author: Pavel Kovalenko 
Date:   2018-09-03T16:50:29Z

IGNITE-9419 Async wait for caches registration and save during PME.




---


[GitHub] ignite pull request #4636: IGNITE-9398 Async notification to discovery spi l...

2018-08-28 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4636

IGNITE-9398 Async notification to discovery spi listener



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9398

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4636.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4636






---


[GitHub] ignite pull request #4616: IGNITE-9270 Thread-per-partition Optimization 1

2018-08-24 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4616

IGNITE-9270 Thread-per-partition Optimization 1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9270-perf-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4616.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4616


commit c396b4e7d682c45aa2ce70bbe1aa22a30a668a63
Author: Pavel Kovalenko 
Date:   2018-08-16T16:09:01Z

IGNITE-9270 WIP

commit 4c8ebbd5e8176c93583e1d6dd808608a0fa69c3d
Author: Pavel Kovalenko 
Date:   2018-08-16T17:23:43Z

IGNITE-9270 WIP

commit 1778b8e8b71d748f5305cc3f0e4a21c35c7b3067
Author: Pavel Kovalenko 
Date:   2018-08-16T17:41:21Z

IGNITE-9270 WIP

commit f6c7621704a63b411e71e87fd0d048ff1a80755e
Author: Pavel Kovalenko 
Date:   2018-08-21T13:10:04Z

IGNITE-9270 WIP

commit e6329578ca04bdf456ad06b42ee9abaee248dc8c
Author: Pavel Kovalenko 
Date:   2018-08-21T14:39:09Z

IGNITE-9270 WIP

commit 22a064fcf8ebf8b459cddecca5cc415727d882e2
Author: Pavel Kovalenko 
Date:   2018-08-21T15:41:30Z

IGNITE-9270 Increased timeouts.

commit 10d9289f371a21539ea600d20a387efe7c8faa73
Author: Pavel Kovalenko 
Date:   2018-08-22T11:00:44Z

IGNITE-9270 Shrink logging

commit 3a39b1d4d824a51cdb1768b4fd6720d0b68ee85a
Author: Pavel Kovalenko 
Date:   2018-08-22T11:02:37Z

IGNITE-9270 Shrink logging

commit 4cce9044539fdad176e53ec1cb2a72db8bd67649
Author: Pavel Kovalenko 
Date:   2018-08-22T12:21:16Z

IGNITE-9270 Fixed tx finish.

commit 32f385407d5b276f622a577cae97bf54351bebef
Author: Pavel Kovalenko 
Date:   2018-08-22T15:57:44Z

IGNITE-9270 WIP.

commit 0ff9bb1fde5fc2f6c3d950ec98bab17a4ca2923d
Author: Pavel Kovalenko 
Date:   2018-08-22T16:53:56Z

IGNITE-9270 WIP.

commit 69a4667ac7abc85eeb1ee98c5453b1f7ba2c6681
Author: Pavel Kovalenko 
Date:   2018-08-22T17:06:32Z

IGNITE-9270 WIP.

commit 182ceb1bf9b060a83588dbd7b307708804e5980e
Author: Pavel Kovalenko 
Date:   2018-08-22T17:08:45Z

IGNITE-9270 WIP.

commit 1f3f455adc58fbd02baa8f2547530bc3a24dd42d
Author: Pavel Kovalenko 
Date:   2018-08-24T11:46:25Z

IGNITE-9270 WIP.

commit 5e635f9b617016233b70cc88acebbf11e725f0bf
Author: Pavel Kovalenko 
Date:   2018-08-24T12:20:06Z

IGNITE-9270 WIP.

commit 05f5ef6003a8ea46704fab3749fa18e086fc0c38
Author: Pavel Kovalenko 
Date:   2018-08-24T15:59:10Z

IGNITE-9270 Transaction context prepare moved inside per-partition thread.




---


[GitHub] ignite pull request #4587: IGNITE-9270 Thread-per-partition during Tx commit

2018-08-21 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4587

IGNITE-9270 Thread-per-partition during Tx commit



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9270

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4587.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4587


commit c396b4e7d682c45aa2ce70bbe1aa22a30a668a63
Author: Pavel Kovalenko 
Date:   2018-08-16T16:09:01Z

IGNITE-9270 WIP

commit 4c8ebbd5e8176c93583e1d6dd808608a0fa69c3d
Author: Pavel Kovalenko 
Date:   2018-08-16T17:23:43Z

IGNITE-9270 WIP

commit 1778b8e8b71d748f5305cc3f0e4a21c35c7b3067
Author: Pavel Kovalenko 
Date:   2018-08-16T17:41:21Z

IGNITE-9270 WIP

commit f6c7621704a63b411e71e87fd0d048ff1a80755e
Author: Pavel Kovalenko 
Date:   2018-08-21T13:10:04Z

IGNITE-9270 WIP




---


[GitHub] ignite pull request #4518: IGNITE-9227 Fast reply on single message if excha...

2018-08-10 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4518

IGNITE-9227 Fast reply on single message if exchange future has already 
completed



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9227

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4518.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4518


commit 15d4cf514b0124572ac6a80798772f3b57a41e4c
Author: Pavel Kovalenko 
Date:   2018-08-10T15:55:49Z

IGNITE-9227 Fast reply on single message if exchange future has already 
completed and full message is available to send

commit 65782a52eeb425082b85dde316dd1082fe43edb4
Author: Pavel Kovalenko 
Date:   2018-08-10T15:57:12Z

Merge branch 'master' into ignite-9227

# Conflicts:
#   
modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite6.java

commit f609ef4fa855a1636211ee5dde0ffeff59fb4d40
Author: Pavel Kovalenko 
Date:   2018-08-10T15:58:46Z

IGNITE-9227 Unfail test.




---


[GitHub] ignite pull request #4470: IGNITE-9157 Optimize data regions memory usage in...

2018-08-01 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4470

IGNITE-9157 Optimize data regions memory usage in tests



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9157

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4470.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4470


commit 2cd9ec6a68bc88af93c0f0890f9aa566d8f08c8c
Author: Pavel Kovalenko 
Date:   2018-08-01T13:58:30Z

IGNITE-9157 Fixed data region sizes.

commit 0b6f4d0c21b2e76ea708548b0fd4302851369481
Author: Pavel Kovalenko 
Date:   2018-08-01T14:10:06Z

IGNITE-9157 Fixed data region sizes.




---


[GitHub] ignite pull request #4457: IGNITE-9129 Request for user-classes with enabled...

2018-07-30 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4457

IGNITE-9129 Request for user-classes with enabled P2P only after local node 
join



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9129

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4457.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4457


commit 60f3e7fd019b3c5d7c86f0cfc57f89eaf15a78e4
Author: Pavel Kovalenko 
Date:   2018-07-30T16:37:13Z

IGNITE-9129 Request for user-classes with enabled P2P asynchronously after 
local node join




---


[GitHub] ignite pull request #4455: IGNITE-9111 Do not wait for deactivation cluster ...

2018-07-30 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4455

IGNITE-9111 Do not wait for deactivation cluster transition



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9111

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4455.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4455


commit 2a7f6501e06c9c5c2ab4db521ef4f37419d753bc
Author: Pavel Kovalenko 
Date:   2018-07-30T11:44:32Z

IGNITE-9111 Do not wait for deactivation.

commit 247b8babb49baecc00e91d541dd9f3cecda5675e
Author: Pavel Kovalenko 
Date:   2018-07-30T13:23:03Z

IGNITE-9111 Added test.




---


[GitHub] ignite pull request #4437: IGNITE-9084 Fix WAL rebalance iterator exception

2018-07-26 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4437

IGNITE-9084 Fix WAL rebalance iterator exception



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9084

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4437.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4437


commit 6e9012dce35c9a433da6b1be41bb43764d396134
Author: Pavel Kovalenko 
Date:   2018-07-26T12:06:32Z

IGNITE-9084 Tests experiments.




---


[GitHub] ignite pull request #4432: IGNITE-8920 Fix transaction hanging on exception ...

2018-07-25 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4432

IGNITE-8920 Fix transaction hanging on exception during commit



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8920

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4432.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4432


commit 751bc07779821220a066c9c11479169b86476cf2
Author: Pavel Kovalenko 
Date:   2018-07-25T16:23:22Z

IGNITE-8920 WIP

commit 7c6169e12513a8df00a38b6d39b61991e754e42e
Author: Pavel Kovalenko 
Date:   2018-07-25T17:24:44Z

IGNITE-8920 WIP




---


[GitHub] ignite pull request #4302: IGNITE-8904 Check rebalance config on consistency

2018-07-04 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4302

IGNITE-8904 Check rebalance config on consistency



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8904

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4302.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4302


commit 8d3cf1949060535cb11d2022b4959fc8b08b8dde
Author: Pavel Kovalenko 
Date:   2018-07-04T11:09:44Z

IGNITE-8904 WIP

commit 4a9cf96cc51c7f6f3975c99a2910554fa233d868
Author: Pavel Kovalenko 
Date:   2018-07-04T12:07:26Z

IGNITE-8904 Check rebalance thread pool size on node join.




---


[GitHub] ignite pull request #4264: IGNITE-8791 Test experiments.

2018-06-27 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4264

IGNITE-8791 Test experiments.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8791

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4264.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4264


commit e5f8e3b4a913bfa4c07584c25965d332180a9538
Author: Pavel Kovalenko 
Date:   2018-06-27T12:25:40Z

IGNITE-8791 Test experiments.




---


[GitHub] ignite pull request #4227: IGNITE-8768 Implemented eviction stopping to prev...

2018-06-19 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4227

IGNITE-8768 Implemented eviction stopping to prevent possible JVM crush



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8768

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4227.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4227


commit 2cb2cf9c1053a28f636b94936a685344fa29e1b5
Author: Pavel Kovalenko 
Date:   2018-06-18T15:55:56Z

IGNITE-8768 WIP

commit 17d33eb98490e5a714f88e295b89ac79dddbee43
Author: Pavel Kovalenko 
Date:   2018-06-19T14:26:23Z

IGNITE-8768 Implemented eviction stop during cache group stopping. Reworked 
evictor class.

commit 5a3e74a9b4a2bf93c865c4eeb94cf914d2da69e2
Author: Pavel Kovalenko 
Date:   2018-06-19T14:37:34Z

IGNITE-8768 Complete eviction future before log error.




---


[GitHub] ignite pull request #4160: IGNITE-8727 Fixed WalFlush with MMap tests.

2018-06-08 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4160

IGNITE-8727 Fixed WalFlush with MMap tests.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8727

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4160.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4160


commit ceeec8591ad50b8475f0aa2d609b1d95372f6bd9
Author: Pavel Kovalenko 
Date:   2018-06-08T14:39:48Z

IGNITE-8727 Fixed WalFlush with MMap tests.




---


[GitHub] ignite pull request #4118: IGNITE-8691 Removed jar-plugin from ignite-zookee...

2018-06-04 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4118

IGNITE-8691 Removed jar-plugin from ignite-zookeeper module



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8691

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4118.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4118


commit 0512f384fd85ebf5e03308aae1f459dc59855e71
Author: Pavel Kovalenko 
Date:   2018-06-04T12:31:25Z

IGNITE-8691 Removed jar-plugin from ignite-zookeeper module




---


[GitHub] ignite pull request #4116: IGNITE-8690 Added missed package-infos.

2018-06-04 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4116

IGNITE-8690 Added missed package-infos.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8690

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4116.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4116


commit 389c4553f399446cc1242772fc280e42eab1aeed
Author: Pavel Kovalenko 
Date:   2018-06-04T11:55:39Z

IGNITE-8690 Added package-info.

commit 41d27f6dde08483ea4c39c8bed46011d2eb4bdea
Author: Pavel Kovalenko 
Date:   2018-06-04T12:03:56Z

IGNITE-8690 Added package-info.




---


[GitHub] ignite pull request #4113: Ignite 2.5.2

2018-06-03 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4113

Ignite 2.5.2



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-2.5.2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4113.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4113


commit 1cea80d29f4f1c61ed56ad1261b74ed42611bf64
Author: Ilya Lantukh 
Date:   2018-04-06T10:49:10Z

IGNITE-8018 Optimized GridCacheMapEntry initialValue() - Fixes #3686.

Signed-off-by: Alexey Goncharuk 

commit 37fc72542eb6baa8be8b41aecd08a194102d13c1
Author: Алексей Стельмак 
Date:   2018-04-06T15:28:22Z

IGNITE-8049 Limit the number of operation cycles in B+Tree - Fixes #3769.

Signed-off-by: dpavlov 

(cherry picked from commit e491f10)

commit 76e293654e34c927d6c9efc85a12e736b58a21f2
Author: Eduard Shangareev 
Date:   2018-04-06T16:22:07Z

IGNITE-8114 Add fail recovery mechanism to tracking pages - Fixes #3734.

Signed-off-by: dpavlov 

(cherry picked from commit 0829397)

commit 49f11db727febc83297c7f0f5de9e6f98f0197fa
Author: Alexey Kuznetsov 
Date:   2018-04-09T02:25:50Z

IGNITE-8159 control.sh: Fixed NPE on adding nodes on empty baseline and not 
active cluster.

(cherry picked from commit 834869c)

commit 9ad7be2f51b6dcdcdf43fedb298cd4e240f0adab
Author: Ilya Borisov 
Date:   2018-04-09T13:59:32Z

IGNITE-8155 Web Console: Fixed number pattern warning in browser console.

(cherry picked from commit 5d8f570)

commit 4aa56751906e5db7aad025a7193933fa929aae26
Author: Vasiliy Sisko 
Date:   2018-04-09T15:13:21Z

IGNITE-7940 Visor CMD: Added "cache -slp" and "cache -rlp" commands to show 
and reset lost partitions for specified cache.

(cherry picked from commit abfa0f5)

commit cc04c5c70af1bdbba834f73330e73277b60e23fc
Author: Eduard Shangareev 
Date:   2018-04-09T16:15:50Z

IGNITE-8114 Additional fix for Add fail recovery mechanism to tracking pages

(cherry picked from commit 961fc35)

commit c70d85aa36c702ea0f29bd8668e9bf0790f9ba11
Author: Vasiliy Sisko 
Date:   2018-04-10T08:42:24Z

IGNITE-8126 Web Console: Fixed code generation for cache load.

(cherry picked from commit a0a187b)

commit 8d3755b9c58eef12c5fc9cabfc0b1c05f6db716e
Author: Semyon Boikov 
Date:   2018-04-10T08:37:39Z

IGNITE-7222 Added ZooKeeper discovery SPI

commit b096a463c338565a7661f8a853a257518d872997
Author: Stanislav Lukyanov 
Date:   2018-04-09T11:33:13Z

IGNITE-7904: Changed IgniteUtils::cast not to trim exception chains. This 
closes #3683.

commit 82a4c024fe06ef8c8deeaf762f0cc20a8e481252
Author: Roman Guseinov 
Date:   2018-04-09T11:45:44Z

IGNITE-7944: Disconnected client node tries to send JOB_CANCEL message. 
Applied fix:
- Skip sending message if client disconnected;
- Throw IgniteCheckedException if a client node is disconnected and 
communication client is null.
This closes #3737.

commit c1745de37891026e0a719f0c1d1afe768dfccbf3
Author: Vasiliy Sisko 
Date:   2018-04-10T10:48:52Z

IGNITE-7927 Web Console: Fixed demo for non-collocated joins.

(cherry picked from commit 647620b)

commit b28287d1861fd841a18d0eef95eff309d21a55ef
Author: Alexey Goncharuk 
Date:   2018-04-10T13:22:28Z

IGNITE-8025 Future must fail if assertion error has been thrown in the 
worker thread

commit a832f2b2e5788c45114c3cb5529d7cf53d08f9a6
Author: Andrey Kuznetsov 
Date:   2018-04-10T14:30:12Z

ignite-7772 System workers critical failures handling

Signed-off-by: Andrey Gura 

commit 912433ba9aa113508d05930691b251eccd8f5870
Author: Aleksey Plekhanov 
Date:   2018-04-10T15:54:03Z

IGNITE-8069 IgniteOutOfMemoryException should be handled accordingly to 
provided failure handler

Signed-off-by: Andrey Gura 

commit 99feab6ace66d011b677fd4d57b44fc54da8fd4f
Author: Alexey Goncharuk 
Date:   2018-04-10T17:33:47Z

IGNITE-6430 Complete failing test early

commit 526fb0ee612ef71fde58a1274db35e8205304a63
Author: Dmitriy Sorokin 
Date:   2018-04-10T19:20:41Z

IGNITE-8101 Ability to terminate system workers by JMX for test purposes.

Signed-off-by: Andrey Gura 

commit b4cb2f0df944534743a9d73811e047eda572258c
Author: mcherkasov 
Date:   2018-04-11T00:27:20Z

IGNITE-8153 Nodes fail to connect each other when SSL is enabled - Fixes 
#3773.

Signed-off-by: Valentin Kulichenko 

commit b4cc9f2d45d78c360abe224165e707c23533469e
Author: Pavel Kovalenko 
Date:   2018-04-11T08:23:46Z

IGNITE-7871 Implemented additional synchronization phase for correct 
partition counters update

commit 9abfee69aa153888456f9e8574ece1f2d0cbe4d9
Author: dmitrievanthony 
Date:   2018-04-10T09:46:43Z

IGNITE-8059: Int

[GitHub] ignite pull request #4090: IGNITE-8610 Checkpoint history search fix + refac...

2018-05-29 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4090

IGNITE-8610 Checkpoint history search fix + refactoring



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8610

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4090.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4090


commit df3fb2a24d4d43771094e56fea6680f23e3790e6
Author: Pavel Kovalenko 
Date:   2018-05-18T09:37:13Z

IGNITE-8459 WIP

commit 54e88d22bfd4c0b61593b4a8f0d5c319288593b7
Author: Pavel Kovalenko 
Date:   2018-05-18T16:22:01Z

IGNITE-8459 WIP

commit e8aeeea9d6c30df2ee03bfada3a8a399cfef7b6b
Author: Pavel Kovalenko 
Date:   2018-05-21T12:42:33Z

IGNITE-8459 WIP

commit 7d58eb9e3c3fa2358c7937ce3f73715d850a33f1
Author: Pavel Kovalenko 
Date:   2018-05-24T19:46:24Z

IGNITE-8459 Rework.

commit bd8ef85034bbf7c03d6c8b40b36fa4398a3b23ca
Author: Pavel Kovalenko 
Date:   2018-05-24T19:50:11Z

IGNITE-8459 Remove trash.

commit b5addf2b44f8ebebc59823397e134d6796a7e3b6
Author: Pavel Kovalenko 
Date:   2018-05-25T01:18:45Z

IGNITE-8459 Fixed tests.

commit fe4d681ae4341accf047b8408a97a22d34f5520f
Author: Pavel Kovalenko 
Date:   2018-05-28T12:09:21Z

IGNITE-8459 Tests refactoring.

commit 702b88c7466555091c95890a4aa024d869c399f3
Author: Pavel Kovalenko 
Date:   2018-05-28T12:14:14Z

IGNITE-8459 Increase test running time.

commit 5b2ccaacafb2ef3c3e02730958c7708768b7c265
Author: Pavel Kovalenko 
Date:   2018-05-28T13:22:54Z

Merge branch 'master' into ignite-8459

# Conflicts:
#   
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/IgnitePdsCacheRebalancingAbstractTest.java

commit cc2fda56ecc48ae878baffe5079d25c917a1280c
Author: Pavel Kovalenko 
Date:   2018-05-28T14:25:30Z

IGNITE-8482 Tests improvements.

commit edd27a9ba264581e1d0541c2aafc30451dc469b3
Author: Pavel Kovalenko 
Date:   2018-05-28T14:28:18Z

IGNITE-8482 Remove unused import.

commit e4e1cb92e016230dc8c8b270c2f8dfe72cc3d098
Author: Pavel Kovalenko 
Date:   2018-05-29T14:36:01Z

IGNITE-8610 WIP

commit bae83681794bd02e708647494eba094a4213a9f9
Author: Pavel Kovalenko 
Date:   2018-05-29T16:55:22Z

IGNITE-8610 WIP




---


[GitHub] ignite pull request #4081: IGNITE-8122, IGNITE-8339 Backport to 2.4

2018-05-28 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4081

IGNITE-8122, IGNITE-8339 Backport to 2.4



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-13804

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4081.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4081


commit d1a23c684dfadedf2b28966a223684827f3c5d7b
Author: David Wimsey <david@...>
Date:   2018-01-31T08:47:25Z

IGNITE-7576 Scripts: fix version check regexp to handle OpenJDK

This closes #3456

commit c8ce1f66e98b3174d771a3b801a2538499dc2c3d
Author: Ivan Rakov <ivan.glukos@...>
Date:   2018-01-31T09:51:09Z

IGNITE-7475 Improved VerifyBackupPartitionsTask to calculate partition 
hashes in parallel - Fixes #3407.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 258ff4299da20122d7c387cb8579264035c93c18
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T13:52:24Z

IGNITE-7573 Fixed full API tests to be compliant with baseline topology

commit aca3b8c664de8dcbbfeabbb0f8c252194d6ad1b2
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-31T16:49:07Z

IGNITE-7473 .NET: Fix ConfigurationManager assembly error on Linux

commit 7bb61dfb1dcbcd759f159618a008bd02f6e6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

commit 254ed3a9c32d092702a0461509bf867cbd7cdee6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

commit d5782c53b8beab17ea4f953ad009d71b02fc335c
Author: artemmalykh <amalykh@...>
Date:   2018-02-01T09:43:02Z

IGNITE-7590: fixed tree example

this closes #3459

(cherry picked from commit a9d40a7)

commit c1a9c0a404d77fba08170bedf14844f87abe3028
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T10:17:28Z

IGNITE-7569 Fixing index rebuild future

commit e43799ce70cdbe03d9e206381d1d5138b820b075
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T13:39:17Z

IGNITE-7520 Provide util-methods to get baseline from context - Fixes #3431.

commit a54bfd1a0906cee8394a0b495f61549ab63e4346
Author: dpavlov <dpavlov@...>
Date:   2018-02-01T15:31:12Z

IGNITE-7599 Missed licenses in ignite-direct-io module

Signed-off-by: Anton Vinogradov <a...@apache.org>

(cherry picked from commit d88af9b)
Signed-off-by: Anton Vinogradov <a...@apache.org>

commit 8f5fc7cfb0624cf2048efad38dfff32f782116e8
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-02-02T08:24:29Z

IGNITE-7580 Fix compatibilityMode flag consistency

This closes #3466

(cherry picked from commit 8f2045e)

commit d3ddd50cb2b889173176b6c47c9ff61410e1d909
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-02-07T10:33:28Z

IGNITE-7514 Affinity assignment should be recalculated when primary node is 
not OWNER

(cherry picked from commit faf50f1)

commit d3745e9d0a3ff5a64fba494889b7e2605f3af6bb
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-07T18:10:32Z

IGNITE-7639 Fixed NPE

commit 421b2b9554cc0400be3ec95c07efffca409d07dd
Author: Stanislav Lukyanov <slukyanov@...>
Date:   2018-02-08T22:25:11Z

IGNITE-7464 - Add property to configure time between node connection 
attempts - Fixes #3493

commit f7c16855ba802d9d47048521aec7e14285e4a281
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-09T13:55:15Z

IGNITE-7540 Prevent page memory metadata corruption during checkpoint and 
group destroying. - Fixes #3490.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 2eec607b36186c05f92fae71b30d61d43eda4a69
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-02-09T04:00:54Z

IGNITE-7337: Implementation of saving DataFrame to Ignite SQL tables - 
Fixes #3438.

commit c92f167fc491078f02b9f94fe89edafc2902ebc2
Author: ilantukh <ilantukh@...>
Date:   2018-02-14T12:40:13Z

Updated version in properties.

commit 1ecf348dd429cf7861b414e0e5a7776b72dba281
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-02-16T13:21:12Z

IGNITE-7699 BinaryMetadata exchange should not be triggered if metadata was 
not updated - Fixes #3523.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

(cherry-picked from commit bcd3881)

commit 2458bd08a5b501b3eeb5caf0ae6dcaa2bcccd915
Author: EdShangGG <eshangareev@...>
Date:   2018-02-16T13:29:49Z

IGNITE-7676 Add affinity version to snapshot 

[GitHub] ignite pull request #4080: IGNITE-8122 Backport to 2.4

2018-05-28 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4080

IGNITE-8122 Backport to 2.4



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-13805

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4080.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4080


commit 915dd2966084d78f7b4f3d482e6bd25f860c1e23
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T08:22:26Z

IGNITE-7569 Fixed index rebuild future - Fixes #3454.

commit 8ea8609259039852ab0c26f26ac528c1ffae7c94
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T08:24:57Z

IGNITE-7577 Fixing public API active flag on baseline changes - Fixes #3455.

commit d1a23c684dfadedf2b28966a223684827f3c5d7b
Author: David Wimsey <david@...>
Date:   2018-01-31T08:47:25Z

IGNITE-7576 Scripts: fix version check regexp to handle OpenJDK

This closes #3456

commit c8ce1f66e98b3174d771a3b801a2538499dc2c3d
Author: Ivan Rakov <ivan.glukos@...>
Date:   2018-01-31T09:51:09Z

IGNITE-7475 Improved VerifyBackupPartitionsTask to calculate partition 
hashes in parallel - Fixes #3407.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 258ff4299da20122d7c387cb8579264035c93c18
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T13:52:24Z

IGNITE-7573 Fixed full API tests to be compliant with baseline topology

commit aca3b8c664de8dcbbfeabbb0f8c252194d6ad1b2
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-31T16:49:07Z

IGNITE-7473 .NET: Fix ConfigurationManager assembly error on Linux

commit 7bb61dfb1dcbcd759f159618a008bd02f6e6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

commit 254ed3a9c32d092702a0461509bf867cbd7cdee6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

commit d5782c53b8beab17ea4f953ad009d71b02fc335c
Author: artemmalykh <amalykh@...>
Date:   2018-02-01T09:43:02Z

IGNITE-7590: fixed tree example

this closes #3459

(cherry picked from commit a9d40a7)

commit c1a9c0a404d77fba08170bedf14844f87abe3028
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T10:17:28Z

IGNITE-7569 Fixing index rebuild future

commit e43799ce70cdbe03d9e206381d1d5138b820b075
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T13:39:17Z

IGNITE-7520 Provide util-methods to get baseline from context - Fixes #3431.

commit a54bfd1a0906cee8394a0b495f61549ab63e4346
Author: dpavlov <dpavlov@...>
Date:   2018-02-01T15:31:12Z

IGNITE-7599 Missed licenses in ignite-direct-io module

Signed-off-by: Anton Vinogradov <a...@apache.org>

(cherry picked from commit d88af9b)
Signed-off-by: Anton Vinogradov <a...@apache.org>

commit 8f5fc7cfb0624cf2048efad38dfff32f782116e8
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-02-02T08:24:29Z

IGNITE-7580 Fix compatibilityMode flag consistency

This closes #3466

(cherry picked from commit 8f2045e)

commit d3ddd50cb2b889173176b6c47c9ff61410e1d909
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-02-07T10:33:28Z

IGNITE-7514 Affinity assignment should be recalculated when primary node is 
not OWNER

(cherry picked from commit faf50f1)

commit d3745e9d0a3ff5a64fba494889b7e2605f3af6bb
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-07T18:10:32Z

IGNITE-7639 Fixed NPE

commit 421b2b9554cc0400be3ec95c07efffca409d07dd
Author: Stanislav Lukyanov <slukyanov@...>
Date:   2018-02-08T22:25:11Z

IGNITE-7464 - Add property to configure time between node connection 
attempts - Fixes #3493

commit f7c16855ba802d9d47048521aec7e14285e4a281
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-09T13:55:15Z

IGNITE-7540 Prevent page memory metadata corruption during checkpoint and 
group destroying. - Fixes #3490.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 2eec607b36186c05f92fae71b30d61d43eda4a69
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-02-09T04:00:54Z

IGNITE-7337: Implementation of saving DataFrame to Ignite SQL tables - 
Fixes #3438.

commit c92f167fc491078f02b9f94fe89edafc2902ebc2
Author: ilantukh <ilantukh@...>
Date:   2018-02-14T12:40:13Z

Updated version in properties.

commit 1ecf348dd429cf7861b414e0e5a7776b72dba281
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-02-16T13:21:12Z

IGNITE-7699 BinaryMetadata e

[GitHub] ignite pull request #4078: IGNITE-8482 2-phase partition release wait optimi...

2018-05-28 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4078

IGNITE-8482 2-phase partition release wait optimization



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8482

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4078.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4078


commit b9bef2d655bd8fea9ab4976577532029979b462f
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-28T13:36:19Z

IGNITE-8482 Do not perform distributed partition release wait in case of 
cluster activation or caches start.

commit 66dd1c5795f80aa8a8f775633f8f1b2ab9c5b2fd
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-28T13:38:51Z

IGNITE-8482 Skip partitions validation in case of caches start.




---


[GitHub] ignite pull request #4065: IGNITE-8459 Do first checkpoint after all partiti...

2018-05-24 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4065

IGNITE-8459 Do first checkpoint after all partitions have been initialized



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8459

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4065.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4065


commit df3fb2a24d4d43771094e56fea6680f23e3790e6
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-18T09:37:13Z

IGNITE-8459 WIP

commit 54e88d22bfd4c0b61593b4a8f0d5c319288593b7
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-18T16:22:01Z

IGNITE-8459 WIP

commit e8aeeea9d6c30df2ee03bfada3a8a399cfef7b6b
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-21T12:42:33Z

IGNITE-8459 WIP

commit 7d58eb9e3c3fa2358c7937ce3f73715d850a33f1
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-24T19:46:24Z

IGNITE-8459 Rework.

commit bd8ef85034bbf7c03d6c8b40b36fa4398a3b23ca
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-24T19:50:11Z

IGNITE-8459 Remove trash.




---


[GitHub] ignite pull request #4039: IGNITE-8544 Use exchange result topology version ...

2018-05-21 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4039

IGNITE-8544 Use exchange result topology version for local wal state change



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8544

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4039.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4039


commit 139a1fe580f777c081d073cca8199369de1878dd
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-21T15:01:21Z

IGNITE-8544 Use exchange result topology version for local wal state 
management.




---


[GitHub] ignite pull request #3672: IGNITE-6113 Backport to 2.4.4

2018-05-18 Thread Jokser
Github user Jokser closed the pull request at:

https://github.com/apache/ignite/pull/3672


---


[GitHub] ignite pull request #3791: IGNITE-8116 Historical rebalance fixes

2018-05-18 Thread Jokser
Github user Jokser closed the pull request at:

https://github.com/apache/ignite/pull/3791


---


[GitHub] ignite pull request #4019: IGNITE-8405 Backport to 2.4

2018-05-18 Thread Jokser
Github user Jokser closed the pull request at:

https://github.com/apache/ignite/pull/4019


---


[GitHub] ignite pull request #4026: IGNITE-8531 Fixed NPE if checkpoint has no pages ...

2018-05-18 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4026

IGNITE-8531 Fixed NPE if checkpoint has no pages to write, but has 
partitions to destroy



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8531

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4026.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4026


commit b42b933b62b7f79dfb8355b1e6e4254dcb9e2842
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-18T13:43:20Z

IGNITE-8531 Fixed NPE if checkpoint has no pages to write, but has 
partitions to destroy.




---


[GitHub] ignite pull request #4019: IGNITE-8405 Backport to 2.4

2018-05-17 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4019

IGNITE-8405 Backport to 2.4



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-13827

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4019.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4019


commit 47d05b2eb1ecfef225b4f3460b0eca5122f96b15
Author: Ivanov Petr <pivanov@...>
Date:   2018-01-29T20:17:41Z

IGNITE-7534: Removed ClusterGroupExample duplicate. Fixes #3446.

Signed-off-by: Valentin Kulichenko <valentin.kuliche...@gmail.com>

commit 79cc7728c87d942316213679f39cfeee46f9bfee
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-01-30T14:25:08Z

IGNITE-7567: Fixed bug with datasest in examples

this closes #3453

(cherry picked from commit b42a5c5)

commit 915dd2966084d78f7b4f3d482e6bd25f860c1e23
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T08:22:26Z

IGNITE-7569 Fixed index rebuild future - Fixes #3454.

commit 8ea8609259039852ab0c26f26ac528c1ffae7c94
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T08:24:57Z

IGNITE-7577 Fixing public API active flag on baseline changes - Fixes #3455.

commit d1a23c684dfadedf2b28966a223684827f3c5d7b
Author: David Wimsey <david@...>
Date:   2018-01-31T08:47:25Z

IGNITE-7576 Scripts: fix version check regexp to handle OpenJDK

This closes #3456

commit c8ce1f66e98b3174d771a3b801a2538499dc2c3d
Author: Ivan Rakov <ivan.glukos@...>
Date:   2018-01-31T09:51:09Z

IGNITE-7475 Improved VerifyBackupPartitionsTask to calculate partition 
hashes in parallel - Fixes #3407.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 258ff4299da20122d7c387cb8579264035c93c18
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T13:52:24Z

IGNITE-7573 Fixed full API tests to be compliant with baseline topology

commit aca3b8c664de8dcbbfeabbb0f8c252194d6ad1b2
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-31T16:49:07Z

IGNITE-7473 .NET: Fix ConfigurationManager assembly error on Linux

commit 7bb61dfb1dcbcd759f159618a008bd02f6e6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

commit 254ed3a9c32d092702a0461509bf867cbd7cdee6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

commit d5782c53b8beab17ea4f953ad009d71b02fc335c
Author: artemmalykh <amalykh@...>
Date:   2018-02-01T09:43:02Z

IGNITE-7590: fixed tree example

this closes #3459

(cherry picked from commit a9d40a7)

commit c1a9c0a404d77fba08170bedf14844f87abe3028
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T10:17:28Z

IGNITE-7569 Fixing index rebuild future

commit e43799ce70cdbe03d9e206381d1d5138b820b075
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T13:39:17Z

IGNITE-7520 Provide util-methods to get baseline from context - Fixes #3431.

commit a54bfd1a0906cee8394a0b495f61549ab63e4346
Author: dpavlov <dpavlov@...>
Date:   2018-02-01T15:31:12Z

IGNITE-7599 Missed licenses in ignite-direct-io module

Signed-off-by: Anton Vinogradov <a...@apache.org>

(cherry picked from commit d88af9b)
Signed-off-by: Anton Vinogradov <a...@apache.org>

commit 8f5fc7cfb0624cf2048efad38dfff32f782116e8
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-02-02T08:24:29Z

IGNITE-7580 Fix compatibilityMode flag consistency

This closes #3466

(cherry picked from commit 8f2045e)

commit d3ddd50cb2b889173176b6c47c9ff61410e1d909
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-02-07T10:33:28Z

IGNITE-7514 Affinity assignment should be recalculated when primary node is 
not OWNER

(cherry picked from commit faf50f1)

commit d3745e9d0a3ff5a64fba494889b7e2605f3af6bb
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-07T18:10:32Z

IGNITE-7639 Fixed NPE

commit 421b2b9554cc0400be3ec95c07efffca409d07dd
Author: Stanislav Lukyanov <slukyanov@...>
Date:   2018-02-08T22:25:11Z

IGNITE-7464 - Add property to configure time between node connection 
attempts - Fixes #3493

commit f7c16855ba802d9d47048521aec7e14285e4a281
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-09T13:55:15Z

IGNITE-7540 Prevent page memory metadata corruption during checkpoint and 
group destroying. - Fixes #3490.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 2eec607

[GitHub] ignite pull request #4016: IGNITE-8320 Backport to 2.4

2018-05-17 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/4016

IGNITE-8320 Backport to 2.4



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-13826

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4016.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4016


commit 79cc7728c87d942316213679f39cfeee46f9bfee
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-01-30T14:25:08Z

IGNITE-7567: Fixed bug with datasest in examples

this closes #3453

(cherry picked from commit b42a5c5)

commit 915dd2966084d78f7b4f3d482e6bd25f860c1e23
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T08:22:26Z

IGNITE-7569 Fixed index rebuild future - Fixes #3454.

commit 8ea8609259039852ab0c26f26ac528c1ffae7c94
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T08:24:57Z

IGNITE-7577 Fixing public API active flag on baseline changes - Fixes #3455.

commit d1a23c684dfadedf2b28966a223684827f3c5d7b
Author: David Wimsey <david@...>
Date:   2018-01-31T08:47:25Z

IGNITE-7576 Scripts: fix version check regexp to handle OpenJDK

This closes #3456

commit c8ce1f66e98b3174d771a3b801a2538499dc2c3d
Author: Ivan Rakov <ivan.glukos@...>
Date:   2018-01-31T09:51:09Z

IGNITE-7475 Improved VerifyBackupPartitionsTask to calculate partition 
hashes in parallel - Fixes #3407.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 258ff4299da20122d7c387cb8579264035c93c18
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-31T13:52:24Z

IGNITE-7573 Fixed full API tests to be compliant with baseline topology

commit aca3b8c664de8dcbbfeabbb0f8c252194d6ad1b2
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-31T16:49:07Z

IGNITE-7473 .NET: Fix ConfigurationManager assembly error on Linux

commit 7bb61dfb1dcbcd759f159618a008bd02f6e6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

commit 254ed3a9c32d092702a0461509bf867cbd7cdee6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

commit d5782c53b8beab17ea4f953ad009d71b02fc335c
Author: artemmalykh <amalykh@...>
Date:   2018-02-01T09:43:02Z

IGNITE-7590: fixed tree example

this closes #3459

(cherry picked from commit a9d40a7)

commit c1a9c0a404d77fba08170bedf14844f87abe3028
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T10:17:28Z

IGNITE-7569 Fixing index rebuild future

commit e43799ce70cdbe03d9e206381d1d5138b820b075
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-01T13:39:17Z

IGNITE-7520 Provide util-methods to get baseline from context - Fixes #3431.

commit a54bfd1a0906cee8394a0b495f61549ab63e4346
Author: dpavlov <dpavlov@...>
Date:   2018-02-01T15:31:12Z

IGNITE-7599 Missed licenses in ignite-direct-io module

Signed-off-by: Anton Vinogradov <a...@apache.org>

(cherry picked from commit d88af9b)
Signed-off-by: Anton Vinogradov <a...@apache.org>

commit 8f5fc7cfb0624cf2048efad38dfff32f782116e8
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-02-02T08:24:29Z

IGNITE-7580 Fix compatibilityMode flag consistency

This closes #3466

(cherry picked from commit 8f2045e)

commit d3ddd50cb2b889173176b6c47c9ff61410e1d909
Author: Ilya Lantukh <ilantukh@...>
Date:   2018-02-07T10:33:28Z

IGNITE-7514 Affinity assignment should be recalculated when primary node is 
not OWNER

(cherry picked from commit faf50f1)

commit d3745e9d0a3ff5a64fba494889b7e2605f3af6bb
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-02-07T18:10:32Z

IGNITE-7639 Fixed NPE

commit 421b2b9554cc0400be3ec95c07efffca409d07dd
Author: Stanislav Lukyanov <slukyanov@...>
Date:   2018-02-08T22:25:11Z

IGNITE-7464 - Add property to configure time between node connection 
attempts - Fixes #3493

commit f7c16855ba802d9d47048521aec7e14285e4a281
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-09T13:55:15Z

IGNITE-7540 Prevent page memory metadata corruption during checkpoint and 
group destroying. - Fixes #3490.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit 2eec607b36186c05f92fae71b30d61d43eda4a69
Author: Nikolay Izhikov <nizhikov@...>
Date:   2018-02-09T04:00:54Z

IGNITE-7337: Implementation of saving DataFrame to Ignite SQL tables - 
Fixes #3438.

commit c92f167fc491078f02b9f94fe89edafc2902ebc2
Author: ilantukh <i

[GitHub] ignite pull request #3985: IGNITE-8320 Corrupted indexes fix

2018-05-11 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3985

IGNITE-8320 Corrupted indexes fix



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8320-reproduce

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3985.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3985


commit ffb362929decc431b325bccc8c612a049f85063f
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-11T15:32:32Z

IGNITE-8320 Reproducer.

commit 37765277286a18198255bcbc2286073706ef6048
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-11T15:33:42Z

IGNITE-8320 Reproducer.

commit d1d265ae98ab79d6d80a667e4a844ea86f724e32
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-11T15:34:47Z

IGNITE-8320 Docs fix.

commit 234b1f8fcf24d849227e5e73e26fb81e0768cf21
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-11T15:36:01Z

IGNITE-8320 Docs fix.

commit 951d67e93677358470416a5faabe238b6e2bb21a
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-11T16:46:15Z

IGNITE-8320 Fix WIP.

commit a1acab629dfce81e904bdc6fac92458b60a7ac48
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-11T17:51:00Z

IGNITE-8320 Fix WIP.




---


[GitHub] ignite pull request #3975: IGNITE-8422 Improve tests

2018-05-10 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3975

IGNITE-8422 Improve tests



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8422

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3975.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3975


commit e3c92229a67e929e98f70f7c7e2b163da1f66823
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-28T17:38:54Z

IGNITE-8442 WIP

commit e49fdde215171c4edbcbada497d23aadae4d5d88
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-03T17:43:28Z

IGNITE-8442 WIP

commit 7a19bd0486fe3a615264039068c3b95b202e5299
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-04T14:34:49Z

IGNITE-8442 WIP

commit f7dd585d2497333d0607ce6b5a469fa0e5026932
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-04T17:39:22Z

IGNITE-8442 WIP

commit e3fe0355ca00ad341ac075c1ad459667bf68b905
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-07T13:19:32Z

IGNITE-8442 WIP

commit 71385486cbb0eda24ddea24921aecfdc19d228e7
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-07T13:23:02Z

IGNITE-8422 Remove unused class.

commit 7351a75f725647639334d5de3374894a9fd9513a
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-08T16:09:36Z

IGNITE-8422 Code style fixes.

commit 50c222d856cc6ece6fc91c0ec4dd55fdc8da799a
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-08T16:11:11Z

IGNITE-8422 Remove empty line.

commit dc61d69afa3e1e9f74c9cffb0b2203f55d5ae601
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-08T16:16:02Z

IGNITE-8422 Minor docs fix.

commit bb642f465279ba677d1b136f24ee07927b1dfcfc
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-08T16:48:10Z

Merge branch 'master' into ignite-8422

commit ec9977065f7cbf2d58a9aee3a1301caef67c1223
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-08T17:40:31Z

IGNITE-8422 Create TCP client properly.

commit d29d17bb79ee30894a2d035cea3ff6c477bcc913
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-08T18:41:52Z

IGNITE-8422 Create TCP client properly.

commit 4b9e0588efc7803070550e73e64c99b5820430fa
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-10T09:07:18Z

IGNITE-8422 Fixed split brain tests.

commit 057bff9b5eddbf82cd0cf7c791a4680552ba5942
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-10T09:08:47Z

IGNITE-8422 Fixed split brain tests.

commit 968ae352d49205459ab7ed5e474b30414d1695b7
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-10T11:57:18Z

IGNITE-8422 Fixed split brain tests.

commit c288e4deb596da50f716028afb5ccf70268b34f7
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-05-10T14:39:39Z

IGNITE-8422 Fixed split brain tests.




---


[GitHub] ignite pull request #3951: IGNITE-8422 Zookeeper discovery split-brain resol...

2018-05-07 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3951

IGNITE-8422 Zookeeper discovery split-brain resolving improvement



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8422

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3951.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3951






---


[GitHub] ignite pull request #3929: IGNITE-8405 Update partition owners during exchan...

2018-04-26 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3929

IGNITE-8405 Update partition owners during exchange in 1 operation



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8405

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3929.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3929


commit 158fa123464426a8188f60a6af0bfb04752a487d
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-26T17:55:57Z

IGNITE-8405 Update partition owners during exchange in 1 operation.




---


[GitHub] ignite pull request #3917: IGNITE-8390 Fixed incorrect assertion during WAL ...

2018-04-25 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3917

IGNITE-8390 Fixed incorrect assertion during WAL historical rebalance



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8390

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3917.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3917


commit 20ba426898971ecbd0e41a4640bee07e704a9b58
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-25T17:29:27Z

IGNITE-8390 Fixed incorrect assertion during WAL historical rebalance.

commit b38434870ed865c4320520821ccb3290e0054fe2
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-25T17:34:14Z

IGNITE-8390 Corrected tests.




---


[GitHub] ignite pull request #3911: IGNITE-8358 Destroy partition inside evictor to p...

2018-04-24 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3911

IGNITE-8358 Destroy partition inside evictor to prevent possible deadlock



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8358

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3911.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3911


commit c8d9423521f9be9123c570b57cf638aad46583dc
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-24T16:45:08Z

IGNITE-8358 Destroy partition inside evictor to prevent possible deadlock.




---


[GitHub] ignite pull request #3885: IGNITE-8339 Do not log to WAL partition own durin...

2018-04-20 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3885

IGNITE-8339 Do not log to WAL partition own during activation.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8339

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3885.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3885


commit c8b64bb3a1f3a6c37c00e8406be7bf20fd72b606
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-20T11:40:41Z

IGNITE-8339 Do not log to WAL partition own during activation.




---


[GitHub] ignite pull request #3881: IGNITE-8313 Add trace logs on exchange phases and...

2018-04-19 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3881

IGNITE-8313 Add trace logs on exchange phases and affinity calculation.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8313

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3881.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3881


commit b23bc4ba0af209facb7251d1579cd93ad24b746b
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-19T16:11:06Z

IGNITE-8313 Add trace logs on exchange phases and affinity calculation.




---


[GitHub] ignite pull request #3880: IGNITE-8324 Update discovery cache as well as top...

2018-04-19 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3880

IGNITE-8324 Update discovery cache as well as topology version



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8324

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3880.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3880


commit df540e065c34ea80fe6c6e874521cd130879
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-19T15:12:06Z

IGNITE-8324 Update discovery caches as well as topology version. Remove 
unnecessary `updateTopologies` calls.




---


[GitHub] ignite pull request #3850: IGNITE-8243 Fixed possible memory leak

2018-04-17 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3850

IGNITE-8243 Fixed possible memory leak



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8243

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3850.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3850


commit 5d2a9d883ecc031b64f27ebe837cd471321dc677
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-17T13:20:56Z

IGNITE-8243 Fixed possible memory leak. Added latch manager to diagnostic 
messages.




---


[GitHub] ignite pull request #3804: IGNITE-7871 Fixed condition for cache partitions ...

2018-04-12 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3804

IGNITE-7871 Fixed condition for cache partitions validation.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite 
ignite-7871-validation-condition-fix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3804.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3804


commit 044ecd2cced4ccbe745cfc53442e35d7f7b5d300
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-12T11:16:47Z

IGNITE-7871 Fixed condition for cache partitions validation.




---


[GitHub] ignite pull request #3796: IGNITE-8226 Logs minor improvement.

2018-04-11 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3796

IGNITE-8226 Logs minor improvement.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8226

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3796.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3796


commit fb9372fde043bd349ab6a1660a1b7dabb7453b46
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-11T15:25:12Z

IGNITE-8226 Hide not important warn messages.




---


[GitHub] ignite pull request #3793: IGNITE-7871 Check local join future on error.

2018-04-11 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3793

IGNITE-7871 Check local join future on error.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7871-micro-fix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3793.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3793


commit 427cb4c4025534134bb448ecbdc1172845a7adaa
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-11T11:11:22Z

IGNITE-7871 Check local join future on error.




---


[GitHub] ignite pull request #3791: IGNITE-8116 Historical rebalance fixes

2018-04-10 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3791

IGNITE-8116 Historical rebalance fixes



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8116-8122

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3791.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3791


commit 604ee719b304d0b4cf4caabaa6fa16b5a980e04e
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-04T09:33:10Z

IGNITE-8122 Restore partition state to OWNING if unable to read from page 
memory.

commit c43c598916bd9bda2f624a214cefcc28b0380a5c
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-05T14:26:53Z

IGNITE-8122 Restore partitions when persistence is enabled with OWNING 
default state.

commit a061cdba3a46f5384910fecf89366101f904ccdf
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-05T14:50:20Z

IGNITE-8122 Move OWN logic to GridDhtLocalPartition constructor.

commit 9259407a462633a68de6dcd7d3ae135c8c7c0b37
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-05T17:15:39Z

IGNITE-8122 Docs.

commit 20979dc4874cfeca649b29d8827d522f3e57ee67
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-05T17:16:54Z

Merge branch 'master' into ignite-8122

commit 791ef918335e66d274a10c2b5d21c9da1c212a0b
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-06T12:53:21Z

IGNITE-8122 Restore partition in OWNING state correctly.

commit 56bdb20513731f49bf3a2b51f672396efc16bfe1
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-09T11:42:59Z

IGNITE-8122 Restore partition states on before exchange in case of starting 
cache group.

commit dcea5b47a5a08f165930a2e0235ecf51385f4997
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-09T11:55:53Z

IGNITE-8122 Fixed test with auto-activation.

commit 915788c7ea25f04ccacfa06e1f19c06c92f7c141
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-09T15:32:59Z

IGNITE-8116 WIP

commit d224cd5663415dc8636f6ba01bfd5002fdb35a3e
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-10T10:59:20Z

Merge branch 'ignite-8122' into ignite-8116-8122

commit e988272e57760ee44753314ad8db2adab344a6c0
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-10T11:47:04Z

IGNITE-8116 WIP

commit bd53648935b24fb2c68a885db81656f2d960ba1e
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-10T18:09:32Z

IGNITE-8116 WAL rebalance issues.




---


[GitHub] ignite pull request #3746: ZK troubleshooting

2018-04-04 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3746

ZK troubleshooting



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite 
ignite-zk-sch-troubleshooting

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3746.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3746


commit 11e2567fffa724e6b4af6021cda1bfbcf775370b
Author: sboikov <sboikov@...>
Date:   2017-11-16T13:10:04Z

zk

commit 98a171c68a1f5610e5f5830144306ee73df866d6
Author: sboikov <sboikov@...>
Date:   2017-11-16T14:42:05Z

zk

commit b389f38cbc59f41dc1c95854684059f15b225b8c
Author: sboikov <sboikov@...>
Date:   2017-11-17T06:33:30Z

zk

commit 5793ffbe23a095127cc88c1962785cad7cf2432d
Author: sboikov <sboikov@...>
Date:   2017-11-17T09:05:55Z

zk

commit 45e7e40603fa2b496b94f00fc287221d30073c98
Author: sboikov <sboikov@...>
Date:   2017-11-20T08:14:36Z

zk

commit a4be5afd03fef3b3fa8ce8c017d24636859c82f3
Author: sboikov <sboikov@...>
Date:   2017-11-20T10:27:23Z

zk

commit 97e85179418bc369066c26ec086edd138419c406
Author: sboikov <sboikov@...>
Date:   2017-11-20T14:21:33Z

zk

commit fcee8c846274890f8eee8cc8f3644cdda912dedd
Author: sboikov <sboikov@...>
Date:   2017-11-21T09:24:58Z

zk

commit fb6bd0ac39f97db0d7e347aff6fa26edda10f940
Author: sboikov <sboikov@...>
Date:   2017-11-21T10:43:15Z

zk

commit 1f82a5311d099ad31c22deec391ad91d568f9705
Author: sboikov <sboikov@...>
Date:   2017-11-21T12:09:27Z

Merge remote-tracking branch 'remotes/origin/master' into ignite-zk

commit 18527db9ba5d13b0964ec9c87c8b155295921c9a
Author: sboikov <sboikov@...>
Date:   2017-11-21T13:54:38Z

zk

commit 7ba0feb55d79794146ea4deb41be2560eec9e42d
Author: sboikov <sboikov@...>
Date:   2017-11-21T15:36:29Z

zk

commit 4090eb717f25331c2967645a802714830ac0d4f7
Author: sboikov <sboikov@...>
Date:   2017-11-21T15:37:35Z

Merge remote-tracking branch 'origin/ignite-zk' into ignite-zk

commit e0aba812643c0d773359a95b514daead9730ee6e
Author: sboikov <sboikov@...>
Date:   2017-11-22T08:47:55Z

zk

commit a6b452823422290e19238238e119f5aaad87b6af
Author: sboikov <sboikov@...>
Date:   2017-11-22T10:22:14Z

Merge remote-tracking branch 'remotes/origin/master' into ignite-zk

commit 6cb8c06f73ace3030f47ccfe21e2f46d6b054e5f
Author: sboikov <sboikov@...>
Date:   2017-11-22T10:28:51Z

zk

commit 9761a0294e3978120c471dc7bdaa5ad94bbaf1b3
Author: sboikov <sboikov@...>
Date:   2017-11-22T10:41:16Z

zk

commit bc297aa4b47cae1e5cb87e5d7863900c82fa90ce
Author: sboikov <sboikov@...>
Date:   2017-11-22T10:48:27Z

zk

commit 4749d332c7ec1b6d24f8a8d0f6d5abf50de5d71d
Author: sboikov <sboikov@...>
Date:   2017-11-22T11:27:47Z

zk

commit f5f2060aa6978367d4bf160fd96dc4efa57a7a8c
Author: sboikov <sboikov@...>
Date:   2017-11-22T13:13:18Z

zk

commit 93dd7ab79c6ed38c29a87ca7a676fbfcefd57273
Author: sboikov <sboikov@...>
Date:   2017-11-22T13:22:17Z

zk

commit 8bd1e077aae4cbdd61e3c5ba1dfa1e1f0e18759c
Author: sboikov <sboikov@...>
Date:   2017-11-22T13:22:36Z

Merge remote-tracking branch 'origin/ignite-zk' into ignite-zk

commit 42bbed0adda149acb098fddfc830bcea768697d7
Author: sboikov <sboikov@...>
Date:   2017-11-22T14:08:56Z

zk

commit d9575aac6137a3d842cac3ba15dab591138c67e2
Author: sboikov <sboikov@...>
Date:   2017-11-22T14:53:18Z

zk

commit 97486480276c0563fcebddb56c53130519456b35
Author: sboikov <sboikov@...>
Date:   2017-11-23T08:12:52Z

Merge remote-tracking branch 'remotes/origin/master' into ignite-zk

commit 5d8feab45346352aacf1285948c2c9c5125bbabf
Author: sboikov <sboikov@...>
Date:   2017-11-23T08:24:26Z

zk

commit 9ffd603d217034247497b6c2734933872c8a78ed
Author: sboikov <sboikov@...>
Date:   2017-11-23T09:04:42Z

zk

commit 7611371b94559e3934b1224a17aaf408c735b358
Author: sboikov <sboikov@...>
Date:   2017-11-23T10:52:06Z

zk

commit aa78f5c43639526c1f914ca7e3b2d455e012a358
Author: sboikov <sboikov@...>
Date:   2017-11-23T10:52:06Z

zk

commit adebbf0753b19d6ca9c831da1d84f57567797d61
Author: sboikov <sboikov@...>
Date:   2017-11-23T11:40:41Z

Merge remote-tracking branch 'origin/ignite-zk' into ignite-zk




---


[GitHub] ignite pull request #3745: IGNITE-8122 Restore partition in state OWNING

2018-04-04 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3745

IGNITE-8122 Restore partition in state OWNING



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8122

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3745.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3745


commit 604ee719b304d0b4cf4caabaa6fa16b5a980e04e
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-04T09:33:10Z

IGNITE-8122 Restore partition state to OWNING if unable to read from page 
memory.




---


[GitHub] ignite pull request #3741: IGNITE-8128 Use StopNodeFailureHandler in tests w...

2018-04-03 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3741

IGNITE-8128 Use StopNodeFailureHandler in tests where required.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8128

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3741.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3741


commit 549ccdfe97c0d0a2e48ca3bb98ed7fcbbaae67b1
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-04-03T13:40:42Z

IGNITE-8128 Use StopNodeFailureHandler in tests where required.




---


[GitHub] ignite pull request #3721: IGNITE-8080 Avoid updating tx entries twice

2018-03-30 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3721

IGNITE-8080 Avoid updating tx entries twice



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8080

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3721.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3721


commit 9b0adbdf4a251badb7cb0868c598a6a40c6e4a3e
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-30T10:36:30Z

IGNITE-8080 Avoid updating tx entries twice if near entry update throws 
EntryRemovedException.




---


[GitHub] ignite pull request #3681: IGNITE-7871 2-phase wait for partition release (V...

2018-03-22 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3681

IGNITE-7871 2-phase wait for partition release (Validate update counters)



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7871-validate

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3681.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3681


commit d52d7a5395b86c3f35ba793751e3f0aa2cb35b8a
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-01-19T15:53:02Z

IGNITE-7467 WIP

commit cbb4a26f99bc006fe459799b84d01a9001a6ac4e
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-27T16:22:13Z

IGNITE-7467 Validate partition update counters and cache sizes.

commit 92588393b29f57ac27666b48efe859ae7ebb752b
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-27T16:22:19Z

Merge branch 'master' into ignite-7467

commit d9739847e2420a2ddfea00a42f03b261fe16c6f7
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-27T16:23:57Z

IGNITE-7467 Cleaned up test.

commit 1029c84cfec3bbb8922cbcda408d0703477aed82
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-27T16:28:22Z

IGNITE-7467 Missed java docs.

commit d9992ff742fad8023ab29fbe632e46a2069370b1
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-27T16:42:11Z

IGNITE-7467 Fixed string representation of invalid partitions.

commit 1f9fa98123fc07fa0cce3eb21ec18bea5b5eec7f
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-28T11:11:06Z

IGNITE-7467 Reworked and simplified validation.

commit 2b7dfc5b8796eb218f580f348cb07918ab3bf24f
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-28T12:29:26Z

IGNITE-7467 Backward compatibility.

commit 8ce694a3397fab626ea902d40cb3eb885b2b7793
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-15T09:40:24Z

Merge branch 'master' into ignite-7467

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/IgniteCacheOffheapManager.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtLocalPartition.java

commit 32bc884d856414329e7d67b5bb3435dc457e52db
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-15T10:24:37Z

IGNITE-7467 Backward compatibility to Java 7.

commit 2e4c5909bf8f5375f1b824cd9260133a9ec0d93e
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-22T11:56:07Z

IGNITE-7871 Distributed latch prototype. 2-phase waiting for partitions 
release.

commit e280491f417ed104ac3c8ab91f80c640d085a750
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-22T11:59:35Z

Merge branch 'ignite-7467' into ignite-7871

commit 27a72e3b538b102156101ec33012b3e82617fcf8
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-22T12:06:50Z

IGNITE-7871 Disable cache sizes validation.




---


[GitHub] ignite pull request #3672: IGNITE-6113 Backport to 2.4.4

2018-03-21 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3672

IGNITE-6113 Backport to 2.4.4



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-13616-2.4.4

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3672.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3672


commit 4925ffc10ce8e8287980eaec38b587512568a302
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-17T12:26:03Z

IGNITE-7453 Use GridUnsafe.cleanDirectBuffer in PageSnapshot

commit bcd68a058683b2f17b7ac60471b6e7aab3e4f6de
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-17T12:38:20Z

IGNITE-7301 .NET: Baseline topology

This closes #3352

commit 66b96316a7775ce8a6e2ff4475185d5929e4998b
Author: devozerov <vozerov@...>
Date:   2018-01-17T12:54:17Z

Merge branch 'master' into ignite-2.4

commit 268481c1cf7fe57df24be130eb67c3e3a13afe01
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2018-01-17T13:50:34Z

IGNITE-7453 Use GridUnsafe.cleanDirectBuffer in WalStat

commit db0cd105719c8ae713b13b34d9dca0a8cd45d377
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-17T14:05:25Z

IGNITE-6776 .NET: Thin client: Add SQL & LINQ example

This closes #3390

commit c214db879101aa5660e2a50b11cd20964c0bc114
Author: Andrey Gura <agura@...>
Date:   2018-01-17T12:42:41Z

ignite-7450 FileWriteAheadLogManager always uses RandomAccessFileIOFactory 
now

commit 75c27d5e49d7458e46eb46e6f87a445c3f1320ea
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-01-18T02:25:19Z

IGNITE-7274 Web Console: Support multiple statements on Queries screen.
(cherry picked from commit 1926783)

commit 36cc822935387b2150e690c29bc6992dca0563f7
Author: Dmitriy Shabalin <dmitriyff@...>
Date:   2018-01-18T04:49:08Z

IGNITE-7306 Web Console: Fixed export data from tables.
(cherry picked from commit 1bb60ec)

commit d753298b4012894b56f5c9218325211cd84a21d5
Author: Peter Ivanov <mr.weider@...>
Date:   2018-01-18T06:18:53Z

IGNITE-7107 Apache Ignite RPM packages

* added changelog to package specification

This closes #3396

commit 63445893f1bc75dc9777184499f7eabc1d4e51b1
Author: Denis Mekhanikov <dmekhanikov@...>
Date:   2018-01-18T08:36:18Z

IGNITE-3935 Use PeerDeployAware for streamer transformer - Fixes #3378.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit f3f9f2a24b23027cf0c835140322e41a788932ae
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-18T09:05:12Z

IGNITE-7413 Fix SqlDmlExample

This closes #3389

commit 1daa7c41bf1460a4d9a2b0c26a7a317f2fca3fb7
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-01-18T10:14:53Z

IGNITE-7461 UI tools: Actualized data storage configuration.
(cherry picked from commit 577e632)

commit cf0080210d24d9dd8b057f959446fac5f8a4ca01
Author: dpavlov <dpavlov@...>
Date:   2018-01-18T10:53:29Z

IGNITE-7380 Implemented pluggable Direct IO - Fixes #3226.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit dd06d0bd7ef266bfbe156e858b312d1ac86e8982
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-18T12:55:49Z

IGNITE-7465 .NET: Fix SqlDdlExample failure with standalone node

commit 57479ec564e1761716da3d5f9feb7a64c396a9f9
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-18T13:45:54Z

.NET: Fix CacheLocalTest.TestTxDeadlockDetection

commit bd6be8a4653322905a3b63850c7e033ce3801ce5
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2018-01-18T18:25:05Z

.NET: Thin client: Fix OP_BINARY_TYPE_GET schema passing format

commit 97564d160586d6d57d300937e6b8877994e35fc7
Author: rkondakov <rkondakov@...>
Date:   2018-01-19T08:24:51Z

IGNITE-6456: Ability to separately enable or disable JDBC, ODBC and thin 
client endpoints. This closes #3309.

commit d50274ca8875c9680c12e8786ac355a787ba95e0
Author: Yakov Zhdanov <yzhdanov@...>
Date:   2018-01-18T17:57:17Z

Javadoc enhancements - added @see

commit cb2d3cf22388ab19fb2d34ae5bdfc8f1b608db75
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2018-01-18T14:14:26Z

IGNITE-7471 Use soft reference for checkpoint entry contents to avoid 
excessive memory usage

commit 3965923369870bb4e8e57e3332c1a1eb1e5f5ed3
Author: rkondakov <rkondakov@...>
Date:   2018-01-19T09:00:55Z

IGNITE-6772: SQL exception messages became more informative. This closes 
#3342.

commit ba68cb0fa87f776fcd0499d030c333f182611f41
Author: devozerov <vozerov@...>
Date:   2018-01-19T09:03:52Z

Merge remote-tracking branch 'origin/ignite-2.4' into ignite-2.4

commit b54c0c8786bd74aa0abb208f537c

[GitHub] ignite pull request #3662: IGNITE-6113 Backport to 2.4.3.b1

2018-03-21 Thread Jokser
Github user Jokser closed the pull request at:

https://github.com/apache/ignite/pull/3662


---


[GitHub] ignite pull request #3662: IGNITE-6113 Backport to 2.4.3.b1

2018-03-20 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3662

IGNITE-6113 Backport to 2.4.3.b1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-13616

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3662.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3662


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <vozerov@...>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangareev@...>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
-adding baseline test to suite
-fixing issues with baseline

commit edae228c8f55990c15ef3044be987dcb00d6c81a
Author: E

[GitHub] ignite pull request #3660: IGNITE-7987 Use all discovery events for affinity...

2018-03-19 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3660

IGNITE-7987 Use all discovery events for affinity calculation.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7987

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3660.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3660


commit 65142464a68b170a8f9ee23b850620c06bc7f121
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-19T14:24:00Z

IGNITE-7987 Use all discovery events for affinity calculation.




---


[GitHub] ignite pull request #3633: IGNITE-7933 Checkpoint markers writing issues

2018-03-14 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3633

IGNITE-7933 Checkpoint markers writing issues

* Write checkpoint markers through temporary files
* Stop node if markCheckpointBegin is failed
* Reduced stop timeout
* Use Runtime.halt() to kill JVM if node is not stopped within timeout

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7933

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3633.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3633


commit c9138c3ea9d6d79141aeedf02c7e27c3e2a487fe
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-14T11:51:01Z

IGNITE-7933 Checkpoint markers writing issues:
* Write checkpoint markers through temporary files
* Stop node if markCheckpointBegin is failed
* Reduced stop timeout
* Use Runtime.halt() to kill JVM if node is not stopped within timeout




---


[GitHub] ignite pull request #3631: IGNITE-7946 Fail test with known issue

2018-03-14 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3631

IGNITE-7946 Fail test with known issue



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7946

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3631.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3631


commit 2dbc5efe69a02a07f670149c7ed2acfe507d6e9c
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-14T10:32:23Z

IGNITE-7946 Fail test with known issue




---


[GitHub] ignite pull request #3626: IGNITE-7898 Fixed IgniteCachePartitionLossPolicy ...

2018-03-13 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3626

IGNITE-7898 Fixed IgniteCachePartitionLossPolicy tests



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7898

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3626.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3626


commit 7cc9e112316b01d527720c3ed85114d69c8b58ad
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-13T12:30:07Z

IGNITE-7898 Fixed IgniteCachePartitionLossPolicy tests




---


[GitHub] ignite pull request #3621: Ignite-2.4.2-p5

2018-03-12 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3621

Ignite-2.4.2-p5



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-2.4.2-p5

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3621.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3621


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <vozerov@...>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangareev@...>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
-adding baseline test to suite
-fixing issues with baseline

commit edae228c8f55990c15ef3044be987dcb00d6c81a
Author: EdShangGG <e

[GitHub] ignite pull request #3613: IGNITE-7773 Add 'rebalanceClearingPartitionsLeft'...

2018-03-07 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3613

IGNITE-7773 Add 'rebalanceClearingPartitionsLeft' metric to .NET



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7773

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3613.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3613


commit 0d839c8ecfbd521825ab13be799073207c4bbf71
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-07T09:17:13Z

IGNITE-7773 Add 'rebalanceClearingPartitionsLeft' metric to .NET




---


[GitHub] ignite pull request #3609: IGNITE-6113 Return back old implementation instea...

2018-03-06 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3609

IGNITE-6113 Return back old implementation instead of 'removeIf'



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-6113-micro-fix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3609.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3609


commit 7aba97e0ecaa631c3951a45c43af91a08a89097a
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-06T16:06:04Z

IGNITE-6113 Return back old implementation instead of 'removeIf'




---


[GitHub] ignite pull request #3603: IGNITE-7882 Always use topology mapping for atomi...

2018-03-05 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3603

IGNITE-7882 Always use topology mapping for atomic updates.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7882

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3603.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3603


commit 1418d83df435f5b5418b97e990365be2504d16d1
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-03-05T13:50:00Z

IGNITE-7882 Always use topology mapping for atomic updates.




---


[GitHub] ignite pull request #3579: IGNITE-7467 Partition counters validation

2018-02-27 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3579

IGNITE-7467 Partition counters validation



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7467

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3579.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3579


commit d52d7a5395b86c3f35ba793751e3f0aa2cb35b8a
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-01-19T15:53:02Z

IGNITE-7467 WIP

commit cbb4a26f99bc006fe459799b84d01a9001a6ac4e
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-27T16:22:13Z

IGNITE-7467 Validate partition update counters and cache sizes.

commit 92588393b29f57ac27666b48efe859ae7ebb752b
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-27T16:22:19Z

Merge branch 'master' into ignite-7467

commit d9739847e2420a2ddfea00a42f03b261fe16c6f7
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-27T16:23:57Z

IGNITE-7467 Cleaned up test.

commit 1029c84cfec3bbb8922cbcda408d0703477aed82
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-27T16:28:22Z

IGNITE-7467 Missed java docs.




---


[GitHub] ignite pull request #3547: IGNITE-5829 WAL Delta records optimizations.

2018-02-20 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3547

IGNITE-5829 WAL Delta records optimizations.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-5829-dual-mode

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3547.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3547


commit 5855257ce55e88e94ab61473547f1c25ecff6088
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-07-28T09:55:31Z

IGNITE-5829 Initial implementation.

commit 9a83f020e3c42cec6ee559a830388817d3288459
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-07-28T11:54:51Z

IGNITE-5829 Fixed creation CacheDataRowAdapter from LazyDataEntry.

commit bc18394f317ab6854c8fd75efe3f50f64bcfe64a
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-07-28T15:53:01Z

IGNITE-5829 Some changes.

commit 1e08c3fb5c02ec8acafd71b50b6ad3b749259f1a
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-31T11:14:56Z

IGNITE-4800: Lucene query may fails with NPE. This closes #2315.

commit 3fdf453e89a7bd76dff6b6d0646e3821ea3921d5
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-31T14:32:12Z

IGNITE-4800: Lucene query may fails with NPE.
Test fixed.

commit 739d8da94599c67c6ec9365019ed937cf05dbf32
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-02T11:58:08Z

IGNITE-5829 Passing WAL reference to CacheRow.

commit 1ca697ffcd8daf31a8ed1b2a078f40c688cb6b73
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-02T12:49:32Z

Merge branch 'ignite-2.1.4' into ignite-5829

commit a916d8bf9f5fbf9bb863913ee8de8414ddc5a303
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-02T12:53:59Z

IGNITE-5829 Fixed H2 rows.

commit 6895bce938efab7a30ded16e9e181f5f376c2728
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-02T12:55:49Z

IGNITE-5829 Code cleaning

commit 86f6fb19b1e2c7171f5cacf44a2f9246ced0177c
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-02T13:01:57Z

IGNITE-5829 Allocate non-direct buffer.

commit e255a564985a12113984ec02f15a4443495b8ffc
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2017-08-02T08:52:44Z

ignite-5712 Context switching for optimistic transactions

commit 772d462b68c7de8517d1f61e2e05ec8eefb18eac
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-08-03T04:55:15Z

Merge branch ignite-2.1.3 into ignite-2.1.4

commit 72d706e6f3bad47d19846f0aba1f74431957fa69
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-03T11:29:59Z

IGNITE-5829 Minor changes.

commit 0f3b7ca25313083e4dc35e7842931a655abd
Author: tledkov-gridgain <tledkov@...>
Date:   2017-08-04T08:46:14Z

IGNITE-5126: Batch support for this JDBC driver. This closes #2162.

commit d1a74a4be8744528e6ed23706174041ddb0f2618
Author: devozerov <vozerov@...>
Date:   2017-08-04T09:04:38Z

Merge remote-tracking branch 'upstream/ignite-2.1.4' into ignite-2.1.4

commit 0b3a9a7176f5ae44a96ecf700c8147193dfbf064
Author: Igor Sapego <isapego@...>
Date:   2017-08-04T10:18:00Z

IGNITE-5923: ODBC: SQLGetTypeInfo now works with SQL_ALL_TYPES

(cherry picked from commit 48c914d)

commit 4e0385fbc0f50548f2da3407fdfdfe939b463c67
Author: Igor Sapego <isapego@...>
Date:   2017-08-04T15:34:27Z

IGNITE-5939: ODBC: SQLColAttributes now works with legacy attribute codes.

(cherry picked from commit 70ffa2c)

commit b4e3d661fc23a212660afd67f50159e135338aa9
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-04T16:47:20Z

IGNITE-5829 Final version without tests and backward compatibility.

commit c243fc1e7c5e9fe73715cb2b25ee55ee82eb1214
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-04T16:54:27Z

IGNITE-5829 Uncomment tests.

commit 93c4b9e3dbf5ef12dc95bdab20abaf40bbfc715c
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-06T16:34:58Z

IGNITE-5829 Code cleaning

commit 215a77687c88edc60dba055029ba6ac1642e1555
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-06T16:37:02Z

IGNITE-5829 Fixed cache size property for PayloadLinker.

commit 17e758dfc091ae4e416e1cca60ca2361ced8ffd0
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-06T18:30:35Z

IGNITE-5829 Fixed compilation.

commit 3b9b663a49064e301c1d619b06f3a581808ca66a
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-06T20:44:38Z

IGNITE-5829 Some logic changes in GridCacheMapEntry.

commit e3d033682e6ab4c28ed0bebd7c5fb22895456cb1
Author: Pavel Kovalenko <jokserfn@...>
Date:   2017-08-06T22:56:41Z

IGNITE-5829 Lookup pointer from WAL every time. Log update.

commit 4f02504475fd1e5cc3b9f4754856e44d20fdc1cb
Author: Alexey Kuznetsov 

[GitHub] ignite pull request #3541: IGNITE-7750 Fixed testMultiThreadStatisticsEnable...

2018-02-19 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3541

IGNITE-7750 Fixed testMultiThreadStatisticsEnable test.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7750

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3541.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3541


commit 1418eb9659f10831621426beefe2a4f8978b63a5
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-19T11:47:37Z

IGNITE-7750 Fixed testMultiThreadStatisticsEnable test.




---


[GitHub] ignite pull request #3540: IGNITE-7749 Fixed testDiscoCacheReuseOnNodeJoin t...

2018-02-19 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3540

IGNITE-7749 Fixed testDiscoCacheReuseOnNodeJoin test.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7749

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3540.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3540


commit 5233269ea684e4cff8d4a7d46d3ce1dc343dd5f1
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-19T10:46:26Z

IGNITE-7749 Fixed testDiscoCacheReuseOnNodeJoin test.




---


[GitHub] ignite pull request #3536: IGNITE-7717 Update discovery caches on topologies...

2018-02-16 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3536

IGNITE-7717 Update discovery caches on topologies after exchanges merge



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7717

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3536.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3536


commit 054a71827b0329793afd48720caa084a530a49f9
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-16T13:36:10Z

IGNITE-7717 Update discovery caches on topologies after exchanges merge.




---


[GitHub] ignite pull request #3490: IGNITE-7540 Sequential checkpoints cause overwrit...

2018-02-08 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3490

IGNITE-7540 Sequential checkpoints cause overwrite of already cleaned & 
freed offheap page



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7540

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3490.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3490


commit 17bdf9459a3234eefbd379506a1d0895cd88d3a5
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-08T13:32:40Z

IGNITE-7540 Prevent page memory metadata corruption during checkpoint and 
group destroying.




---


[GitHub] ignite pull request #3445: IGNITE-6113 Async eviction

2018-01-29 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3445

IGNITE-6113 Async eviction



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-6113

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3445.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3445


commit 2890c096f072b1f3a6a81e653bf1b4742f34b34c
Author: ilantukh <ilantukh@...>
Date:   2018-01-24T14:09:32Z

gg-12001 : Rebalance mechanics redesign.

commit 7063a41c18749a4a206e84eda8c1a775dee055f4
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-01-29T09:17:25Z

WIP




---


[GitHub] ignite pull request #3421: IGNITE-7500 Partition update counters hot fix

2018-01-23 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/3421

IGNITE-7500 Partition update counters hot fix



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7500

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3421.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3421


commit e7ca9b65a68de7752195c8f4d2b5180f3c77d19f
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T18:52:47Z

ignite-blt-merge -> ignite-2.4.1

commit cc8168fc184bb7f5e3cc3bbb0743397097f78bfb
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-13T19:13:01Z

merge ignite-pitr-rc1 -> ignite-2.4.1

commit 87e6d74cf6a251c7984f9e68c391f790feccc281
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-14T12:49:33Z

ignite-gg-12877 Compact consistent ID in WAL

commit 9f5a22711baea05bd37ab07c8f928a4837dd83a4
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-14T14:12:28Z

Fixed javadoc.

commit d5af2d78dd8eef8eca8ac5391d31d8c779649bb0
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-11-15T08:09:00Z

IGNITE-6913 Baseline: Added new options to controls.sh for baseline 
manipulations.

commit 713924ce865752b6e99b03bd624136541cea5f9f
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T09:03:12Z

IGNITE-5850 failover tests for cache operations during BaselineTopology 
changes

commit b65fd134e748d496f732ec2aa0953a0531f544b8
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T12:54:35Z

TX read logging if PITR is enabled.

commit 9b2a567c0e04dc33116b51f88bee75f76e9107d1
Author: Ilya Lantukh <ilantukh@...>
Date:   2017-11-15T13:45:16Z

TX read logging if PITR is enabled.

commit 993058ccf0b2b8d9e80750c3e45a9ffa31d85dfa
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:51:54Z

ignite-2.4.1 optimization for store full set node more compacted

commit 1eba521f608d39967aec376b397b7fc800234e54
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-15T13:52:22Z

Merge remote-tracking branch 'professional/ignite-2.4.1' into ignite-2.4.1

commit 564b3fd51f8a7d1d81cb6874df66d0270623049c
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T14:00:51Z

IGNITE-5850 fixed issue with initialization of data regions on node 
activation, fixed issue with auto-activation when random node joins inactive 
cluster with existing BLT

commit c6d1fa4da7adfadc80abdc7eaf6452b86a4f6aa4
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-15T16:23:08Z

IGNITE-5850 transitionResult is set earlier when request for changing 
BaselineTopology is sent

commit d65674363163e38a4c5fdd73d1c8d8e1c7610797
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T11:59:07Z

IGNITE-5850 new failover tests for changing BaselineTopology up (new node 
added to topology)

commit 20552f3851fe8825191b144179be032965e0b5c6
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T12:53:43Z

IGNITE-5850 improved error message when online node is removed from baseline

commit 108bbcae4505ac904a6db774643ad600bfb42c21
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-16T13:45:52Z

IGNITE-5850 BaselineTopology should not change on cluster deactivation

commit deb641ad3bdbf260fa60ad6bf607629652e324bd
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-11-17T09:45:44Z

ignite-2.4.1 truncate wal and checkpoint history on move/delete snapshot

commit 3c8b06f3659af30d1fd148ccc0f40e216a56c998
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-11-17T12:48:12Z

IGNITE-6947 Abandon remap after single map if future is done (fixes NPE)

commit ba2047e5ae7d271a677e0c418375d82d78c4023e
Author: devozerov <vozerov@...>
Date:   2017-11-14T12:26:31Z

IGNITE-6901: Fixed assertion during 
IgniteH2Indexing.rebuildIndexesFromHash. This closes #3027.

commit abfc0466d6d61d87255d0fe38cbdf11ad46d4f89
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T13:40:57Z

IGNITE-5850 tests for queries in presence of BaselineTopology

commit f4eabaf2a905abacc4c60c01d3ca04f6ca9ec188
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-11-17T17:23:02Z

IGNITE-5850 implementation for setBaselineTopology(long topVer) migrated 
from wc-251

commit 4edeccd3e0b671aa277f58995df9ff9935baa95a
Author: EdShangGG <eshangareev@...>
Date:   2017-11-17T18:21:17Z

GG-13074 Multiple snapshot test failures after baseline topology is 
introduced
-adding baseline test to suite
-fixing issues with baseline

commit edae228c8f55990c15ef3044be987dcb00d6c81a
Au

Re: Internal problems requiring graceful node shutdown, reboot, etc.

2018-01-18 Thread Jokser
Igniters,

I have implemented handling critical persistence I/O errors with temporary
callback which stops the node. After  PR
   merge the callback should be
replaced with the generic solution proposed by Anton.
Also I have added tests checking that node recovers successfully after Cache
initialization, Checkpoint writing and WAL writing critical failures.



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/


[GitHub] ignite pull request #2614: IGNITE-5829 on 2.1.5

2017-09-07 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/2614

IGNITE-5829 on 2.1.5



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite 
ignite-gg-pitr-2.1.5-ignite-5829

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/2614.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2614


commit 1e08c3fb5c02ec8acafd71b50b6ad3b749259f1a
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-07-31T11:14:56Z

IGNITE-4800: Lucene query may fails with NPE. This closes #2315.

commit 3fdf453e89a7bd76dff6b6d0646e3821ea3921d5
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-07-31T14:32:12Z

IGNITE-4800: Lucene query may fails with NPE.
Test fixed.

commit e255a564985a12113984ec02f15a4443495b8ffc
Author: Nikolay Izhikov <nizhikov@gmail.com>
Date:   2017-08-02T08:52:44Z

ignite-5712 Context switching for optimistic transactions

commit 772d462b68c7de8517d1f61e2e05ec8eefb18eac
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-03T04:55:15Z

Merge branch ignite-2.1.3 into ignite-2.1.4

commit 0f3b7ca25313083e4dc35e7842931a655abd
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2017-08-04T08:46:14Z

IGNITE-5126: Batch support for this JDBC driver. This closes #2162.

commit d1a74a4be8744528e6ed23706174041ddb0f2618
Author: devozerov <voze...@gridgain.com>
Date:   2017-08-04T09:04:38Z

Merge remote-tracking branch 'upstream/ignite-2.1.4' into ignite-2.1.4

commit 0b3a9a7176f5ae44a96ecf700c8147193dfbf064
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-08-04T10:18:00Z

IGNITE-5923: ODBC: SQLGetTypeInfo now works with SQL_ALL_TYPES

(cherry picked from commit 48c914d)

commit 4e0385fbc0f50548f2da3407fdfdfe939b463c67
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-08-04T15:34:27Z

IGNITE-5939: ODBC: SQLColAttributes now works with legacy attribute codes.

(cherry picked from commit 70ffa2c)

commit 4f02504475fd1e5cc3b9f4754856e44d20fdc1cb
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-07T02:41:22Z

Merge branch ignite-2.1.3 into ignite-2.1.4.

commit b093afb8231135a4904f5fffd62f5b4c332f1d47
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2017-08-08T09:05:36Z

IGNITE-5211: Added new constructor: QueryEntity(Class keyCls, Class 
valCls). This closes #2371. This closes #2388. This closes #2407.

commit 879f19106b22e66d5f6ea94424d961d049397410
Author: devozerov <voze...@gridgain.com>
Date:   2017-08-08T12:16:58Z

IGNITE-5982: GridMapQueryExecutor was split into several pieces.

commit 7c77b869bc3efdf19e53cc2b064f4290fd73e2b2
Author: devozerov <voze...@gridgain.com>
Date:   2017-08-09T08:47:58Z

IGNITE-5993: Removed unused SQL-related classes and methods (old tree 
index, snapshots, etc). This closes #2414.

commit ab18fdfcc4f6db1e54fb1f3b68ba7fbc31a7f6e7
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-07-14T17:14:47Z

IGNITE-5452: GridTimeoutProcessor can hang on stop. This closes #2279.

commit 580b6aa8e5a8a887397eab5c4c830ec28f45cd30
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-09T10:22:54Z

IGNITE-5734 Web Console: Fixed npm dependencies.
(cherry picked from commit aeafbf1)

commit 841db65e56063605475710bc170de4aea672c31d
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-09T11:55:04Z

IGNITE-5987 Added -nq (visor will not quit in batch mode) option for Visor 
Cmd.
(cherry picked from commit 8d6e842)

commit 5c2097856714a7803956d754735c68b21156019c
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-11T03:25:36Z

IGNITE-5902 Implemented stop caches at once.
(cherry picked from commit ebb8765)

commit 8b2461942c18f228c0107020aa28c03711bdceda
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-11T04:07:26Z

IGNITE-6012 Refactored GridJettyRestHandler.processRequest(): replace 
mapper.writeValueAsString with writeValue(stream, v).
(cherry picked from commit 3a390c8)

commit 3a7d4f4a79e7c0a23244387e3a68535375a66a87
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-11T04:18:42Z

IGNITE-6013 Optimized processing response from cluster.
(cherry picked from commit b02c481)

commit 74d6ab9916b3a01c78cdf1ad86211c9fcbb2214d
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-08-14T08:08:28Z

Merge branch 'ignite-2.1.3' into ignite-2.1.4

commit fde550bac56fd0cc7c51c62a9c291dd4c3f3030c
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-08-14T08:32:11Z

IGNITE-5941 - Fixed index name length restrictions. This clos

[GitHub] ignite pull request #2579: Ignite 6014 on 2.1.4 branch

2017-09-01 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/2579

Ignite 6014 on 2.1.4 branch



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-6014-2.1.4

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/2579.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2579


commit 1e08c3fb5c02ec8acafd71b50b6ad3b749259f1a
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-07-31T11:14:56Z

IGNITE-4800: Lucene query may fails with NPE. This closes #2315.

commit 3fdf453e89a7bd76dff6b6d0646e3821ea3921d5
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-07-31T14:32:12Z

IGNITE-4800: Lucene query may fails with NPE.
Test fixed.

commit e255a564985a12113984ec02f15a4443495b8ffc
Author: Nikolay Izhikov <nizhikov@gmail.com>
Date:   2017-08-02T08:52:44Z

ignite-5712 Context switching for optimistic transactions

commit 772d462b68c7de8517d1f61e2e05ec8eefb18eac
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-03T04:55:15Z

Merge branch ignite-2.1.3 into ignite-2.1.4

commit 0f3b7ca25313083e4dc35e7842931a655abd
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2017-08-04T08:46:14Z

IGNITE-5126: Batch support for this JDBC driver. This closes #2162.

commit d1a74a4be8744528e6ed23706174041ddb0f2618
Author: devozerov <voze...@gridgain.com>
Date:   2017-08-04T09:04:38Z

Merge remote-tracking branch 'upstream/ignite-2.1.4' into ignite-2.1.4

commit 0b3a9a7176f5ae44a96ecf700c8147193dfbf064
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-08-04T10:18:00Z

IGNITE-5923: ODBC: SQLGetTypeInfo now works with SQL_ALL_TYPES

(cherry picked from commit 48c914d)

commit 4e0385fbc0f50548f2da3407fdfdfe939b463c67
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-08-04T15:34:27Z

IGNITE-5939: ODBC: SQLColAttributes now works with legacy attribute codes.

(cherry picked from commit 70ffa2c)

commit 4f02504475fd1e5cc3b9f4754856e44d20fdc1cb
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-07T02:41:22Z

Merge branch ignite-2.1.3 into ignite-2.1.4.

commit b093afb8231135a4904f5fffd62f5b4c332f1d47
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2017-08-08T09:05:36Z

IGNITE-5211: Added new constructor: QueryEntity(Class keyCls, Class 
valCls). This closes #2371. This closes #2388. This closes #2407.

commit 879f19106b22e66d5f6ea94424d961d049397410
Author: devozerov <voze...@gridgain.com>
Date:   2017-08-08T12:16:58Z

IGNITE-5982: GridMapQueryExecutor was split into several pieces.

commit 7c77b869bc3efdf19e53cc2b064f4290fd73e2b2
Author: devozerov <voze...@gridgain.com>
Date:   2017-08-09T08:47:58Z

IGNITE-5993: Removed unused SQL-related classes and methods (old tree 
index, snapshots, etc). This closes #2414.

commit ab18fdfcc4f6db1e54fb1f3b68ba7fbc31a7f6e7
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-07-14T17:14:47Z

IGNITE-5452: GridTimeoutProcessor can hang on stop. This closes #2279.

commit 580b6aa8e5a8a887397eab5c4c830ec28f45cd30
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-09T10:22:54Z

IGNITE-5734 Web Console: Fixed npm dependencies.
(cherry picked from commit aeafbf1)

commit 841db65e56063605475710bc170de4aea672c31d
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-09T11:55:04Z

IGNITE-5987 Added -nq (visor will not quit in batch mode) option for Visor 
Cmd.
(cherry picked from commit 8d6e842)

commit 5c2097856714a7803956d754735c68b21156019c
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-11T03:25:36Z

IGNITE-5902 Implemented stop caches at once.
(cherry picked from commit ebb8765)

commit 8b2461942c18f228c0107020aa28c03711bdceda
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-11T04:07:26Z

IGNITE-6012 Refactored GridJettyRestHandler.processRequest(): replace 
mapper.writeValueAsString with writeValue(stream, v).
(cherry picked from commit 3a390c8)

commit 3a7d4f4a79e7c0a23244387e3a68535375a66a87
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-08-11T04:18:42Z

IGNITE-6013 Optimized processing response from cluster.
(cherry picked from commit b02c481)

commit 74d6ab9916b3a01c78cdf1ad86211c9fcbb2214d
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-08-14T08:08:28Z

Merge branch 'ignite-2.1.3' into ignite-2.1.4

commit fde550bac56fd0cc7c51c62a9c291dd4c3f3030c
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2017-08-14T08:32:11Z

IGNITE-5941 - Fixed index name length restrictions. This closes #2408

[GitHub] ignite pull request #2578: IGNITE-6014 Transaction records in WAL.

2017-09-01 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/2578

IGNITE-6014 Transaction records in WAL.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-6014

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/2578.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2578


commit b36d13e2d122f559320dbfceb043d392228c8e1a
Author: Pavel Kovalenko <jokse...@gmail.com>
Date:   2017-09-01T11:47:13Z

IGNITE-6014 Transaction records in WAL.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #2429: IGNITE-6029 WAL Record serialization refactoring

2017-08-10 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/2429

IGNITE-6029 WAL Record serialization refactoring

And initial stuff for Record V2 serializer.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-6029

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/2429.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2429


commit 605198854104e04f343630e2fcec8fe78103be3e
Author: Pavel Kovalenko <jokse...@gmail.com>
Date:   2017-08-10T17:18:59Z

IGNITE-6029 Record serializer refactoring and initial stuff for Record V2 
serialization.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #2378: Ignite-5829 Link DataRecord with DataPage records

2017-08-02 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/2378

Ignite-5829 Link DataRecord with DataPage records



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-5829

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/2378.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2378


commit 5855257ce55e88e94ab61473547f1c25ecff6088
Author: Pavel Kovalenko <jokse...@gmail.com>
Date:   2017-07-28T09:55:31Z

IGNITE-5829 Initial implementation.

commit 9a83f020e3c42cec6ee559a830388817d3288459
Author: Pavel Kovalenko <jokse...@gmail.com>
Date:   2017-07-28T11:54:51Z

IGNITE-5829 Fixed creation CacheDataRowAdapter from LazyDataEntry.

commit bc18394f317ab6854c8fd75efe3f50f64bcfe64a
Author: Pavel Kovalenko <jokse...@gmail.com>
Date:   2017-07-28T15:53:01Z

IGNITE-5829 Some changes.

commit 739d8da94599c67c6ec9365019ed937cf05dbf32
Author: Pavel Kovalenko <jokse...@gmail.com>
Date:   2017-08-02T11:58:08Z

IGNITE-5829 Passing WAL reference to CacheRow.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #2337: IGNITE-GG-12512 Introduced explicit ordering of c...

2017-07-21 Thread Jokser
GitHub user Jokser opened a pull request:

https://github.com/apache/ignite/pull/2337

IGNITE-GG-12512 Introduced explicit ordering of caches start & stop.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-gg-12512

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/2337.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2337


commit a7b39e3694c366bcbbf42bc41c8144e6faec5a39
Author: Pavel Kovalenko <jokse...@gmail.com>
Date:   2017-07-21T16:08:14Z

IGNITE-GG-12512 Introduced explicit ordering of caches start & stop.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


  1   2   >