[GitHub] ignite pull request #5626: IGNITE-10359: Add deployment feature for EntryPro...

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

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

IGNITE-10359: Add deployment feature for EntryProcessor.



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

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

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

https://github.com/apache/ignite/pull/5626.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 #5626


commit a55946f374c8fbfb358e3219ed0b4bcf842afa5b
Author: Andrey V. Mashenkov 
Date:   2018-12-10T15:13:56Z

IGNITE-10359: Add deployment feature for EntryProcessor.




---


[GitHub] ignite pull request #5622: IGNITE-10472: MVCC: Add Dependency Injection supp...

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

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

IGNITE-10472: MVCC: Add Dependency Injection support for EntryProcessor.



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

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

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

https://github.com/apache/ignite/pull/5622.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 #5622


commit 7a04e55babb9fdfc7d489319bb09149e6f874519
Author: Andrey V. Mashenkov 
Date:   2018-12-10T14:38:05Z

IGNITE-10472: Add Dependency Injection support for EntryProcessor in mvcc 
mode.




---


[GitHub] ignite pull request #5608: IGNITE-10572: Fix races in mvcc invokeAll().

2018-12-07 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10572: Fix races in mvcc invokeAll().



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

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

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

https://github.com/apache/ignite/pull/5608.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 #5608


commit 118c2d842d557f85f6aa98d878bad4fc809e500b
Author: Andrey V. Mashenkov 
Date:   2018-12-07T14:32:16Z

IGNITE-10572: Fix races on invokeAll().




---


[GitHub] ignite pull request #5604: IGNITE-10459: Created Mvcc Failover TestSuite 2.

2018-12-07 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10459: Created Mvcc Failover TestSuite 2.



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

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

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

https://github.com/apache/ignite/pull/5604.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 #5604


commit 9885f6034df09b8d692d0ddd37ca5f95f4158312
Author: Andrey V. Mashenkov 
Date:   2018-12-07T13:56:55Z

IGNITE-10459: Created Mvcc Failover TestSuite 2.




---


[GitHub] ignite pull request #5602: IGNITE-10458: Created Mvcc Failover TestSuite 1.

2018-12-07 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10458: Created Mvcc Failover TestSuite 1.



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

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

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

https://github.com/apache/ignite/pull/5602.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 #5602


commit cf3b1214d7d3a6bc9bef644c1ae960febeed1b4e
Author: Andrey V. Mashenkov 
Date:   2018-12-07T13:16:26Z

IGNITE-10458: Created Mvcc Failover TestSuite 1.




---


[GitHub] ignite pull request #5583: IGNITE-10462: Fix Standalone wal iterator.

2018-12-05 Thread AMashenkov
GitHub user AMashenkov reopened a pull request:

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

IGNITE-10462: Fix Standalone wal iterator.



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

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

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

https://github.com/apache/ignite/pull/5583.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 #5583


commit b90af65c104bde74278d342c41f8cce84b95593c
Author: Andrey V. Mashenkov 
Date:   2018-12-05T16:32:31Z

IGNITE-10462: Fix Standalone wal iterator.




---


[GitHub] ignite pull request #5583: IGNITE-10462: Fix Standalone wal iterator.

2018-12-05 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #5583: IGNITE-10462: Fix Standalone wal iterator.

2018-12-05 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10462: Fix Standalone wal iterator.



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

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

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

https://github.com/apache/ignite/pull/5583.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 #5583


commit b90af65c104bde74278d342c41f8cce84b95593c
Author: Andrey V. Mashenkov 
Date:   2018-12-05T16:32:31Z

IGNITE-10462: Fix Standalone wal iterator.




---


[GitHub] ignite pull request #5567: IGNITE-10462: Create Pds Mvcc test suite 2.

2018-12-04 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10462: Create Pds Mvcc test suite 2.



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

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

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

https://github.com/apache/ignite/pull/5567.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 #5567


commit 9c52a1298cac23701f2d81925d47c66416c35bcf
Author: Andrey V. Mashenkov 
Date:   2018-12-04T12:50:30Z

IGNITE-10462: Create Pds Mvcc test suite 2.




---


[GitHub] ignite pull request #5564: IGNITE-10461: Create Mvcc PDS test suite.

2018-12-03 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10461: Create Mvcc PDS test suite.



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

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

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

https://github.com/apache/ignite/pull/5564.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 #5564


commit b806f3b4d73f16c0c3e30f255700b4cde415c3b4
Author: Andrey V. Mashenkov 
Date:   2018-12-04T07:39:36Z

IGNITE-10461: Create Mvcc PDS test suite.




---


[GitHub] ignite pull request #5556: IGNITE-10368: Add mvcc cache test suite 9.

2018-12-03 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10368: Add mvcc cache test suite 9.



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

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

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

https://github.com/apache/ignite/pull/5556.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 #5556


commit 6ff64debbf943384641f93cf6c60605abf3278b0
Author: Andrey V. Mashenkov 
Date:   2018-12-03T13:40:31Z

IGNITE-10368: Add mvcc cache test suite 9.




---


[GitHub] ignite pull request #5554: IGNITE-10483: Fix marshaller failures handling fo...

2018-12-03 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10483: Fix marshaller failures handling for mvcc Enlist requests.



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

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

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

https://github.com/apache/ignite/pull/5554.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 #5554


commit 24f2eff38d648fbef75ebafa2977ff530b4562f1
Author: Andrey V. Mashenkov 
Date:   2018-11-30T14:41:42Z

IGNITE-10483: Fix marshaller failures handling for mvcc Enlist requests.




---


[GitHub] ignite pull request #5545: IGNITE-10483: Fix marshaller failures handling fo...

2018-11-30 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #5545: IGNITE-10483: Fix marshaller failures handling fo...

2018-11-30 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10483: Fix marshaller failures handling for mvcc Enlist requests.



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

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

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

https://github.com/apache/ignite/pull/5545.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 #5545


commit 80071b6198150cdc6598eee171a250a6257d1700
Author: Andrey V. Mashenkov 
Date:   2018-11-30T14:41:42Z

IGNITE-10483: Fix marshaller failures handling for mvcc Enlist requests.




---


[GitHub] ignite pull request #5539: IGNITE-4841: Improve javadoc for Ignite Query cla...

2018-11-30 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-4841: Improve javadoc for Ignite Query classes.



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

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

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

https://github.com/apache/ignite/pull/5539.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 #5539


commit e5dbf64337885175cd2b2b66310d1e01f0390d22
Author: Andrey V. Mashenkov 
Date:   2018-11-30T07:23:50Z

IGNITE-4841: Fix javadoc.




---


[GitHub] ignite pull request #5500: IGNITE-10366: MVCC: Create "Cache 1" test suite f...

2018-11-26 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10366: MVCC: Create "Cache 1" test suite for MVCC mode.



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

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

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

https://github.com/apache/ignite/pull/5500.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 #5500


commit 50b9e9dcf5875727b42abcf707fdb50f03f898ce
Author: Andrey V. Mashenkov 
Date:   2018-10-25T14:55:01Z

IGNITE-10002: Add MvccCacheTestSuite2. Add flag to force mvcc mode.

commit b307bfb1a73955ff416d8c5b9dd74c4e2990f91d
Author: Andrey V. Mashenkov 
Date:   2018-10-25T16:21:24Z

IGNITE-10002: Ignore AtomicCache tests.
Mute NearCache tests.

commit 3bb55091b240fce4888fc1e1c44b9132532dba1a
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:02:55Z

IGNITE-10004: Mute NearCache and CacheStore tests.

commit 3c0071d2a6494dae2881a3c19849e26390bfd5d9
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:17:39Z

IGNITE-10004: WIP.

commit 915fc162783dfa05f14ebd44918eec9452cf5ae9
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:32:33Z

IGNITE-10004: Mute unsupported cases.

commit 6257df961693b15433568d1223976151ac37458e
Author: Andrey V. Mashenkov 
Date:   2018-10-29T12:26:39Z

IGNITE-10004: WIP.

commit 3732a8b049200022e0af85e2441e6c1921461b4d
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:40:37Z

IGNITE-10004: WIP.

commit 185baf7ce1ccc414067640fdf2f13b00e052ed23
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:41:27Z

IGNITE-10004: WIP.

commit 4c65f29b7b11556a0d9c38f107f1e3f5eb0cebe9
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:53:40Z

IGNITE-10004: WIP.

commit 3d48430a957459cd0819e1b1f676b251b7b86438
Author: Andrey V. Mashenkov 
Date:   2018-10-29T14:20:37Z

IGNITE-10004: WIP.

commit a44f9be8bac14c31ebd1b84351b5a659156b4466
Author: Andrey V. Mashenkov 
Date:   2018-10-29T16:13:22Z

IGNITE-10004: WIP.

commit 7d242f4b6b6b13a2876fc8068e2d8f37aa9b2a57
Author: Andrey V. Mashenkov 
Date:   2018-10-29T16:15:26Z

IGNITE-10004: WIP.

commit 0ac066f7a10938d2309b56fefb8735fdc1675100
Author: Andrey V. Mashenkov 
Date:   2018-10-30T08:54:58Z

IGNITE-10002: WIP.

commit 28f105989b8270e96c5bf59f24639a92c74aca97
Author: Andrey V. Mashenkov 
Date:   2018-10-30T09:04:44Z

IGNITE-10002: Minor.

commit 2a61ec244c9a02e200beb211a3c7b0c73be1ec2a
Author: Andrey V. Mashenkov 
Date:   2018-10-30T10:49:35Z

IGNITE-10002: Disable non-supported Tx modes.

commit 160b39753c41de3d0e3041b07db893fe327c891b
Author: Andrey V. Mashenkov 
Date:   2018-10-30T12:19:42Z

IGNITE-10002: Disable non-supported Tx modes.

commit 58f00edd49e2a45c650a9c0089ffc9b13217ca74
Author: Andrey V. Mashenkov 
Date:   2018-10-30T12:49:42Z

IGNITE-10002: Minor.

commit e5f5838fd1e1655283ba5c56bc8a6cc4ae69412c
Author: Andrey V. Mashenkov 
Date:   2018-11-13T08:15:53Z

IGNITE-10002: Fix test.

commit 982b4574d201c055ce52005e61308536cb532547
Author: Andrey V. Mashenkov 
Date:   2018-11-14T09:34:10Z

IGNITE-10002: Fix FORCE_MVCC flag.

commit 4c3ccee618180a7282bedc49752c9c75f0711e68
Author: Andrey V. Mashenkov 
Date:   2018-11-14T09:34:20Z

IGNITE-10002: Fix tests.

commit 9d65e2614c6182c4fcaf6fe74bf299c73af2bc07
Author: Andrey V. Mashenkov 
Date:   2018-11-14T11:03:26Z

IGNITE-10002: Fix tx tests.

commit ddb59fcea609a62aa77532db5bcde83c96e0f382
Author: Andrey V. Mashenkov 
Date:   2018-11-14T12:10:07Z

IGNITE-10002: Fix hanged test.

commit 712e6d8ddcdaa5aecd7762d25cb062f94ef06ce5
Author: Andrey V. Mashenkov 
Date:   2018-11-14T13:34:41Z

IGNITE-10002: Fix node stop.

commit db9aca4792753e6b0ca2eddb8c8795b41498e682
Author: Andrey V. Mashenkov 
Date:   2018-11-14T15:08:51Z

IGNITE-10002: Mute hanged test.

commit 30d24b1c0a961d3cb9e64231867cc87982f84332
Author: user 
Date:   2018-11-14T19:38:52Z

IGNITE-10052: Fix and mute mvcc tests.

commit 191500222e87256f3417019bd2df3dc886918806
Author: user 
Date:   2018-11-14T19:48:10Z

IGNITE-10002: Mute mvcc tests.

commit 0293f36c7621843a8cf84d848df37f6996a21d71
Author: user 
Date:   2018-11-14T20:10:59Z

IGNITE-10002: Mute mvcc tests.

commit 760972570935ad59a118267ce3589ccad77f7ad0
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:05:46Z

IGNITE-10002: Fix FORCE_MVCC flag.

commit 219c402f6c95ca12015bf8ba314b9c20cc1b6683
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:07:42Z

IGNITE-10002: Unmute mvcc localPeek tests.

commit c0fc6c9c113c23be058d56b63fbe336ffd165491
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:35:00Z

IGNITE-10002: Mute tests.




---


[GitHub] ignite pull request #5478: IGNITE-10365: MVCC: Create "Cache 6" test suite f...

2018-11-22 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10365: MVCC: Create "Cache 6" test suite for MVCC mode.



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

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

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

https://github.com/apache/ignite/pull/5478.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 #5478


commit 50b9e9dcf5875727b42abcf707fdb50f03f898ce
Author: Andrey V. Mashenkov 
Date:   2018-10-25T14:55:01Z

IGNITE-10002: Add MvccCacheTestSuite2. Add flag to force mvcc mode.

commit b307bfb1a73955ff416d8c5b9dd74c4e2990f91d
Author: Andrey V. Mashenkov 
Date:   2018-10-25T16:21:24Z

IGNITE-10002: Ignore AtomicCache tests.
Mute NearCache tests.

commit 3bb55091b240fce4888fc1e1c44b9132532dba1a
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:02:55Z

IGNITE-10004: Mute NearCache and CacheStore tests.

commit 3c0071d2a6494dae2881a3c19849e26390bfd5d9
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:17:39Z

IGNITE-10004: WIP.

commit 915fc162783dfa05f14ebd44918eec9452cf5ae9
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:32:33Z

IGNITE-10004: Mute unsupported cases.

commit 6257df961693b15433568d1223976151ac37458e
Author: Andrey V. Mashenkov 
Date:   2018-10-29T12:26:39Z

IGNITE-10004: WIP.

commit 3732a8b049200022e0af85e2441e6c1921461b4d
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:40:37Z

IGNITE-10004: WIP.

commit 185baf7ce1ccc414067640fdf2f13b00e052ed23
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:41:27Z

IGNITE-10004: WIP.

commit 4c65f29b7b11556a0d9c38f107f1e3f5eb0cebe9
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:53:40Z

IGNITE-10004: WIP.

commit 3d48430a957459cd0819e1b1f676b251b7b86438
Author: Andrey V. Mashenkov 
Date:   2018-10-29T14:20:37Z

IGNITE-10004: WIP.

commit a44f9be8bac14c31ebd1b84351b5a659156b4466
Author: Andrey V. Mashenkov 
Date:   2018-10-29T16:13:22Z

IGNITE-10004: WIP.

commit 7d242f4b6b6b13a2876fc8068e2d8f37aa9b2a57
Author: Andrey V. Mashenkov 
Date:   2018-10-29T16:15:26Z

IGNITE-10004: WIP.

commit 0ac066f7a10938d2309b56fefb8735fdc1675100
Author: Andrey V. Mashenkov 
Date:   2018-10-30T08:54:58Z

IGNITE-10002: WIP.

commit 28f105989b8270e96c5bf59f24639a92c74aca97
Author: Andrey V. Mashenkov 
Date:   2018-10-30T09:04:44Z

IGNITE-10002: Minor.

commit 2a61ec244c9a02e200beb211a3c7b0c73be1ec2a
Author: Andrey V. Mashenkov 
Date:   2018-10-30T10:49:35Z

IGNITE-10002: Disable non-supported Tx modes.

commit 160b39753c41de3d0e3041b07db893fe327c891b
Author: Andrey V. Mashenkov 
Date:   2018-10-30T12:19:42Z

IGNITE-10002: Disable non-supported Tx modes.

commit 58f00edd49e2a45c650a9c0089ffc9b13217ca74
Author: Andrey V. Mashenkov 
Date:   2018-10-30T12:49:42Z

IGNITE-10002: Minor.

commit e5f5838fd1e1655283ba5c56bc8a6cc4ae69412c
Author: Andrey V. Mashenkov 
Date:   2018-11-13T08:15:53Z

IGNITE-10002: Fix test.

commit 982b4574d201c055ce52005e61308536cb532547
Author: Andrey V. Mashenkov 
Date:   2018-11-14T09:34:10Z

IGNITE-10002: Fix FORCE_MVCC flag.

commit 4c3ccee618180a7282bedc49752c9c75f0711e68
Author: Andrey V. Mashenkov 
Date:   2018-11-14T09:34:20Z

IGNITE-10002: Fix tests.

commit 9d65e2614c6182c4fcaf6fe74bf299c73af2bc07
Author: Andrey V. Mashenkov 
Date:   2018-11-14T11:03:26Z

IGNITE-10002: Fix tx tests.

commit ddb59fcea609a62aa77532db5bcde83c96e0f382
Author: Andrey V. Mashenkov 
Date:   2018-11-14T12:10:07Z

IGNITE-10002: Fix hanged test.

commit 712e6d8ddcdaa5aecd7762d25cb062f94ef06ce5
Author: Andrey V. Mashenkov 
Date:   2018-11-14T13:34:41Z

IGNITE-10002: Fix node stop.

commit db9aca4792753e6b0ca2eddb8c8795b41498e682
Author: Andrey V. Mashenkov 
Date:   2018-11-14T15:08:51Z

IGNITE-10002: Mute hanged test.

commit 30d24b1c0a961d3cb9e64231867cc87982f84332
Author: user 
Date:   2018-11-14T19:38:52Z

IGNITE-10052: Fix and mute mvcc tests.

commit 191500222e87256f3417019bd2df3dc886918806
Author: user 
Date:   2018-11-14T19:48:10Z

IGNITE-10002: Mute mvcc tests.

commit 0293f36c7621843a8cf84d848df37f6996a21d71
Author: user 
Date:   2018-11-14T20:10:59Z

IGNITE-10002: Mute mvcc tests.

commit 760972570935ad59a118267ce3589ccad77f7ad0
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:05:46Z

IGNITE-10002: Fix FORCE_MVCC flag.

commit 219c402f6c95ca12015bf8ba314b9c20cc1b6683
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:07:42Z

IGNITE-10002: Unmute mvcc localPeek tests.

commit c0fc6c9c113c23be058d56b63fbe336ffd165491
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:35:00Z

IGNITE-10002: Mute tests.




---


[GitHub] ignite pull request #5474: IGNITE-10050: MVCC: Create "Cache 5" test suite f...

2018-11-22 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10050: MVCC: Create "Cache 5" test suite for MVCC mode.



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

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

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

https://github.com/apache/ignite/pull/5474.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 #5474


commit 50b9e9dcf5875727b42abcf707fdb50f03f898ce
Author: Andrey V. Mashenkov 
Date:   2018-10-25T14:55:01Z

IGNITE-10002: Add MvccCacheTestSuite2. Add flag to force mvcc mode.

commit b307bfb1a73955ff416d8c5b9dd74c4e2990f91d
Author: Andrey V. Mashenkov 
Date:   2018-10-25T16:21:24Z

IGNITE-10002: Ignore AtomicCache tests.
Mute NearCache tests.

commit 3bb55091b240fce4888fc1e1c44b9132532dba1a
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:02:55Z

IGNITE-10004: Mute NearCache and CacheStore tests.

commit 3c0071d2a6494dae2881a3c19849e26390bfd5d9
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:17:39Z

IGNITE-10004: WIP.

commit 915fc162783dfa05f14ebd44918eec9452cf5ae9
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:32:33Z

IGNITE-10004: Mute unsupported cases.

commit 6257df961693b15433568d1223976151ac37458e
Author: Andrey V. Mashenkov 
Date:   2018-10-29T12:26:39Z

IGNITE-10004: WIP.

commit 3732a8b049200022e0af85e2441e6c1921461b4d
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:40:37Z

IGNITE-10004: WIP.

commit 185baf7ce1ccc414067640fdf2f13b00e052ed23
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:41:27Z

IGNITE-10004: WIP.

commit 4c65f29b7b11556a0d9c38f107f1e3f5eb0cebe9
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:53:40Z

IGNITE-10004: WIP.

commit 3d48430a957459cd0819e1b1f676b251b7b86438
Author: Andrey V. Mashenkov 
Date:   2018-10-29T14:20:37Z

IGNITE-10004: WIP.

commit a44f9be8bac14c31ebd1b84351b5a659156b4466
Author: Andrey V. Mashenkov 
Date:   2018-10-29T16:13:22Z

IGNITE-10004: WIP.

commit 7d242f4b6b6b13a2876fc8068e2d8f37aa9b2a57
Author: Andrey V. Mashenkov 
Date:   2018-10-29T16:15:26Z

IGNITE-10004: WIP.

commit 0ac066f7a10938d2309b56fefb8735fdc1675100
Author: Andrey V. Mashenkov 
Date:   2018-10-30T08:54:58Z

IGNITE-10002: WIP.

commit 28f105989b8270e96c5bf59f24639a92c74aca97
Author: Andrey V. Mashenkov 
Date:   2018-10-30T09:04:44Z

IGNITE-10002: Minor.

commit 2a61ec244c9a02e200beb211a3c7b0c73be1ec2a
Author: Andrey V. Mashenkov 
Date:   2018-10-30T10:49:35Z

IGNITE-10002: Disable non-supported Tx modes.

commit 160b39753c41de3d0e3041b07db893fe327c891b
Author: Andrey V. Mashenkov 
Date:   2018-10-30T12:19:42Z

IGNITE-10002: Disable non-supported Tx modes.

commit 58f00edd49e2a45c650a9c0089ffc9b13217ca74
Author: Andrey V. Mashenkov 
Date:   2018-10-30T12:49:42Z

IGNITE-10002: Minor.

commit e5f5838fd1e1655283ba5c56bc8a6cc4ae69412c
Author: Andrey V. Mashenkov 
Date:   2018-11-13T08:15:53Z

IGNITE-10002: Fix test.

commit 982b4574d201c055ce52005e61308536cb532547
Author: Andrey V. Mashenkov 
Date:   2018-11-14T09:34:10Z

IGNITE-10002: Fix FORCE_MVCC flag.

commit 4c3ccee618180a7282bedc49752c9c75f0711e68
Author: Andrey V. Mashenkov 
Date:   2018-11-14T09:34:20Z

IGNITE-10002: Fix tests.

commit 9d65e2614c6182c4fcaf6fe74bf299c73af2bc07
Author: Andrey V. Mashenkov 
Date:   2018-11-14T11:03:26Z

IGNITE-10002: Fix tx tests.

commit ddb59fcea609a62aa77532db5bcde83c96e0f382
Author: Andrey V. Mashenkov 
Date:   2018-11-14T12:10:07Z

IGNITE-10002: Fix hanged test.

commit 712e6d8ddcdaa5aecd7762d25cb062f94ef06ce5
Author: Andrey V. Mashenkov 
Date:   2018-11-14T13:34:41Z

IGNITE-10002: Fix node stop.

commit db9aca4792753e6b0ca2eddb8c8795b41498e682
Author: Andrey V. Mashenkov 
Date:   2018-11-14T15:08:51Z

IGNITE-10002: Mute hanged test.

commit 30d24b1c0a961d3cb9e64231867cc87982f84332
Author: user 
Date:   2018-11-14T19:38:52Z

IGNITE-10052: Fix and mute mvcc tests.

commit 191500222e87256f3417019bd2df3dc886918806
Author: user 
Date:   2018-11-14T19:48:10Z

IGNITE-10002: Mute mvcc tests.

commit 0293f36c7621843a8cf84d848df37f6996a21d71
Author: user 
Date:   2018-11-14T20:10:59Z

IGNITE-10002: Mute mvcc tests.

commit 760972570935ad59a118267ce3589ccad77f7ad0
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:05:46Z

IGNITE-10002: Fix FORCE_MVCC flag.

commit 219c402f6c95ca12015bf8ba314b9c20cc1b6683
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:07:42Z

IGNITE-10002: Unmute mvcc localPeek tests.

commit c0fc6c9c113c23be058d56b63fbe336ffd165491
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:35:00Z

IGNITE-10002: Mute tests.




---


[GitHub] ignite pull request #5445: IGNITE-10236: MVCC: Create "Cache 3" test suite f...

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

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

IGNITE-10236: MVCC: Create "Cache 3" test suite for MVCC mode.



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

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

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

https://github.com/apache/ignite/pull/5445.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 #5445


commit 50b9e9dcf5875727b42abcf707fdb50f03f898ce
Author: Andrey V. Mashenkov 
Date:   2018-10-25T14:55:01Z

IGNITE-10002: Add MvccCacheTestSuite2. Add flag to force mvcc mode.

commit b307bfb1a73955ff416d8c5b9dd74c4e2990f91d
Author: Andrey V. Mashenkov 
Date:   2018-10-25T16:21:24Z

IGNITE-10002: Ignore AtomicCache tests.
Mute NearCache tests.

commit 3bb55091b240fce4888fc1e1c44b9132532dba1a
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:02:55Z

IGNITE-10004: Mute NearCache and CacheStore tests.

commit 3c0071d2a6494dae2881a3c19849e26390bfd5d9
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:17:39Z

IGNITE-10004: WIP.

commit 915fc162783dfa05f14ebd44918eec9452cf5ae9
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:32:33Z

IGNITE-10004: Mute unsupported cases.

commit 6257df961693b15433568d1223976151ac37458e
Author: Andrey V. Mashenkov 
Date:   2018-10-29T12:26:39Z

IGNITE-10004: WIP.

commit 3732a8b049200022e0af85e2441e6c1921461b4d
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:40:37Z

IGNITE-10004: WIP.

commit 185baf7ce1ccc414067640fdf2f13b00e052ed23
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:41:27Z

IGNITE-10004: WIP.

commit 4c65f29b7b11556a0d9c38f107f1e3f5eb0cebe9
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:53:40Z

IGNITE-10004: WIP.

commit 3d48430a957459cd0819e1b1f676b251b7b86438
Author: Andrey V. Mashenkov 
Date:   2018-10-29T14:20:37Z

IGNITE-10004: WIP.

commit a44f9be8bac14c31ebd1b84351b5a659156b4466
Author: Andrey V. Mashenkov 
Date:   2018-10-29T16:13:22Z

IGNITE-10004: WIP.

commit 7d242f4b6b6b13a2876fc8068e2d8f37aa9b2a57
Author: Andrey V. Mashenkov 
Date:   2018-10-29T16:15:26Z

IGNITE-10004: WIP.

commit 0ac066f7a10938d2309b56fefb8735fdc1675100
Author: Andrey V. Mashenkov 
Date:   2018-10-30T08:54:58Z

IGNITE-10002: WIP.

commit 28f105989b8270e96c5bf59f24639a92c74aca97
Author: Andrey V. Mashenkov 
Date:   2018-10-30T09:04:44Z

IGNITE-10002: Minor.

commit 2a61ec244c9a02e200beb211a3c7b0c73be1ec2a
Author: Andrey V. Mashenkov 
Date:   2018-10-30T10:49:35Z

IGNITE-10002: Disable non-supported Tx modes.

commit 160b39753c41de3d0e3041b07db893fe327c891b
Author: Andrey V. Mashenkov 
Date:   2018-10-30T12:19:42Z

IGNITE-10002: Disable non-supported Tx modes.

commit 58f00edd49e2a45c650a9c0089ffc9b13217ca74
Author: Andrey V. Mashenkov 
Date:   2018-10-30T12:49:42Z

IGNITE-10002: Minor.

commit e5f5838fd1e1655283ba5c56bc8a6cc4ae69412c
Author: Andrey V. Mashenkov 
Date:   2018-11-13T08:15:53Z

IGNITE-10002: Fix test.

commit 982b4574d201c055ce52005e61308536cb532547
Author: Andrey V. Mashenkov 
Date:   2018-11-14T09:34:10Z

IGNITE-10002: Fix FORCE_MVCC flag.

commit 4c3ccee618180a7282bedc49752c9c75f0711e68
Author: Andrey V. Mashenkov 
Date:   2018-11-14T09:34:20Z

IGNITE-10002: Fix tests.

commit 9d65e2614c6182c4fcaf6fe74bf299c73af2bc07
Author: Andrey V. Mashenkov 
Date:   2018-11-14T11:03:26Z

IGNITE-10002: Fix tx tests.

commit ddb59fcea609a62aa77532db5bcde83c96e0f382
Author: Andrey V. Mashenkov 
Date:   2018-11-14T12:10:07Z

IGNITE-10002: Fix hanged test.

commit 712e6d8ddcdaa5aecd7762d25cb062f94ef06ce5
Author: Andrey V. Mashenkov 
Date:   2018-11-14T13:34:41Z

IGNITE-10002: Fix node stop.

commit db9aca4792753e6b0ca2eddb8c8795b41498e682
Author: Andrey V. Mashenkov 
Date:   2018-11-14T15:08:51Z

IGNITE-10002: Mute hanged test.

commit 30d24b1c0a961d3cb9e64231867cc87982f84332
Author: user 
Date:   2018-11-14T19:38:52Z

IGNITE-10052: Fix and mute mvcc tests.

commit 191500222e87256f3417019bd2df3dc886918806
Author: user 
Date:   2018-11-14T19:48:10Z

IGNITE-10002: Mute mvcc tests.

commit 0293f36c7621843a8cf84d848df37f6996a21d71
Author: user 
Date:   2018-11-14T20:10:59Z

IGNITE-10002: Mute mvcc tests.

commit 760972570935ad59a118267ce3589ccad77f7ad0
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:05:46Z

IGNITE-10002: Fix FORCE_MVCC flag.

commit 219c402f6c95ca12015bf8ba314b9c20cc1b6683
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:07:42Z

IGNITE-10002: Unmute mvcc localPeek tests.

commit c0fc6c9c113c23be058d56b63fbe336ffd165491
Author: Andrey V. Mashenkov 
Date:   2018-11-15T09:35:00Z

IGNITE-10002: Mute tests.




---


[GitHub] ignite pull request #5409: IGNITE-10263: MVCC: Concurrent cache stop can cau...

2018-11-16 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10263: MVCC: Concurrent cache stop can cause vacuum failure.



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

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

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

https://github.com/apache/ignite/pull/5409.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 #5409


commit eb2033ba67b69565c80edfb26e26ef3ba1825f20
Author: Andrey V. Mashenkov 
Date:   2018-11-16T10:14:00Z

IGNITE-10263: Skip entry belonged to stopped cache.

commit 7f671f33a146335a7a77a2f153cd5741fb0eac81
Author: Andrey V. Mashenkov 
Date:   2018-11-16T10:14:00Z

IGNITE-10263: Skip entry belonged to stopped cache.

commit 408e9c788fe97e02f1a44bdd68d908fe6423d0b9
Author: Andrey V. Mashenkov 
Date:   2018-11-16T10:26:19Z

Merge remote-tracking branch 'origin/ignite-10263' into ignite-10263




---


[GitHub] ignite pull request #5345: IGNITE-10052: merged to 2.7

2018-11-07 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10052: merged to 2.7

Added MVCC Tx logical WAL records.
Fix PDS recover from WAL.
Tests added.

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

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

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

https://github.com/apache/ignite/pull/5345.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 #5345


commit 686115f93543efdf6389d65733038d047b718091
Author: Andrey V. Mashenkov 
Date:   2018-11-07T09:55:51Z

IGNITE-10052: Fixed MVCC Tx state restore from WAL.

Added MVCC Tx logical WAL records.
Fix PDS recover from WAL.
Tests added.




---


[GitHub] ignite pull request #5245: IGNITE-10052: Restart node during TX causes vacuu...

2018-11-02 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10052: Restart node during TX causes vacuum error.



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

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

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

https://github.com/apache/ignite/pull/5245.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 #5245


commit 363b5707b21a4d07d4b45845ffe3172fd8335c05
Author: Andrey V. Mashenkov 
Date:   2018-10-31T15:29:30Z

IGNITE-10052: Introduce MvccDataRecord - WAL record for mvcc entries.

commit 0f1de5bc46d4ca9ccd1e34b6c0e1104f3d1a21d9
Author: Andrey V. Mashenkov 
Date:   2018-11-01T10:09:03Z

IGNITE-10052: Introduce MvccDataRecord - WAL record for mvcc entries.

commit 7ddbe1375cfad152712da9a1a5b073c52a082332
Author: Andrey V. Mashenkov 
Date:   2018-11-01T10:13:51Z

IGNITE-10052: Fix orphan rows handling.

Grid restart case:
Treat rows created by unknown (non-active and non-finished) TX with on old 
coordinator version as aborted TX.

Backup node restart case:
Treat non-primary rows created by unknown (non-active and non-finished) TX 
with older version, but same coordinator as aborted TX.

commit c6928c32c80ea52cd68c76c29cceef585b8ed048
Author: Andrey V. Mashenkov 
Date:   2018-11-01T17:38:50Z

IGNITE-10052: Fix rebalanced entries.

commit f826a1db1919c634707dc64375510e008962e46f
Author: Andrey V. Mashenkov 
Date:   2018-11-01T17:38:50Z

IGNITE-10052: Fix rebalanced entries.

commit dbdc280e9414e2ea33f73f904239738bb4e713ce
Author: Andrey V. Mashenkov 
Date:   2018-11-01T17:53:13Z

Merge remote-tracking branch 'origin/ignite-10052' into ignite-10052

commit 862093ab1b5e640abdcd59649b3b52efb70cb466
Author: Andrey V. Mashenkov 
Date:   2018-11-02T09:11:01Z

IGNITE-10052: Fix rebalanced entries.

commit 8007faa41c2db083470a547d28aed5be0bce4b70
Author: Andrey V. Mashenkov 
Date:   2018-11-02T11:26:32Z

IGNITE-10052: Fix recovery from WAL.




---


[GitHub] ignite pull request #5198: IGNITE-10001: MVCC: Make existed tests run in MVC...

2018-10-29 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10001: MVCC: Make existed tests run in MVCC mode as well.



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

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

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

https://github.com/apache/ignite/pull/5198.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 #5198


commit ce0fdab9d885d42a7b9e2005831e25ffd13dc06a
Author: Andrey V. Mashenkov 
Date:   2018-10-25T14:55:01Z

IGNITE-10002: Add MvccCacheTestSuite2. Add flag to force mvcc mode.

commit 1613f174ca5a92f21d614b867a7ab00a875a09ae
Author: Andrey V. Mashenkov 
Date:   2018-10-25T16:21:24Z

IGNITE-10002: Ignore AtomicCache tests.
Mute NearCache tests.

commit 7b5b2f579d6f5276fb35388dfd604cd51fc7d2c6
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:02:55Z

IGNITE-10004: Mute NearCache and CacheStore tests.

commit 54e12471cc30b032b12d4e7dd5546240b32b9c28
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:17:39Z

IGNITE-10004: WIP.

commit 980175501dd979adf62d3158e497ce042d1150b4
Author: Andrey V. Mashenkov 
Date:   2018-10-26T18:32:33Z

IGNITE-10004: Mute unsupported cases.

commit 0d57e4b8ee1204ff2a8638a52c3590e02494856c
Author: Andrey V. Mashenkov 
Date:   2018-10-29T12:26:39Z

IGNITE-10004: WIP.

commit 24b135ea45595ae663ca336fe1d5aa18b2fc5f89
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:40:37Z

IGNITE-10004: WIP.

commit 4169c53d3ab709f42867012e8823726eccb89fb6
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:41:27Z

IGNITE-10004: WIP.

commit 137ae8272b46991c52d39f5c491e55fb3a2773fc
Author: Andrey V. Mashenkov 
Date:   2018-10-29T13:53:40Z

IGNITE-10004: WIP.

commit bead55f56ddecd61190a33799c1318c98dbef3da
Author: Andrey V. Mashenkov 
Date:   2018-10-29T14:20:37Z

IGNITE-10004: WIP.




---


[GitHub] ignite pull request #5193: IGNITE-10042: Fix wrong TxLog root page type.

2018-10-29 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10042: Fix wrong TxLog root page type.



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

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

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

https://github.com/apache/ignite/pull/5193.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 #5193


commit 13c108c16dc809d53ef306029a37b737657f52ec
Author: Andrey V. Mashenkov 
Date:   2018-10-29T10:45:34Z

IGNITE-10042: Fix wrong TxLog root page type.




---


[GitHub] ignite pull request #5088: IGNITE-10004: Add test.

2018-10-26 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-10004: Add test.



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

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

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

https://github.com/apache/ignite/pull/5088.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 #5088


commit 4222322e8c5381db458a41d0f1a73791bf067c66
Author: Andrey V. Mashenkov 
Date:   2018-10-26T13:21:59Z

IGNITE-10004: Add test.




---


[GitHub] ignite pull request #5077: IGNITE-7164: SQL TX: Remap protocol

2018-10-25 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-7164: SQL TX: Remap protocol



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

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

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

https://github.com/apache/ignite/pull/5077.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 #5077


commit 576fbccece8862770d117ff3c3ca516004636fc0
Author: Andrey V. Mashenkov 
Date:   2018-10-24T14:16:02Z

IGNITE-7164: Fix tx remap.

commit 21b140a67018399fdef222fbb2d5437961c2c070
Author: Andrey V. Mashenkov 
Date:   2018-10-24T16:37:40Z

IGNITE-7164: Fix tx remap.

commit bcf621e3f0aba2b1ca6bda12d6a805a1fce2605a
Author: Andrey V. Mashenkov 
Date:   2018-10-25T09:33:52Z

IGNITE-7164: Minors.

commit 07286cfe5f8080fdc8381508761ef29c0a9f4c5b
Author: Andrey V. Mashenkov 
Date:   2018-10-25T09:33:52Z

IGNITE-7164: Minors.

commit d8b7fc48180810d513f8d284b53ec9664eacbcab
Author: Andrey V. Mashenkov 
Date:   2018-10-25T12:23:05Z

IGNITE-7164: Minors. Test added.

commit 69b507e6239503bf6a8492927ffbd7d98aeb1180
Author: Andrey V. Mashenkov 
Date:   2018-10-25T12:36:37Z

IGNITE-7164: Minors. Test added.

commit 7a9a224fd5783a7708d6cc8793783e16bc523c7d
Author: Andrey V. Mashenkov 
Date:   2018-10-25T12:48:18Z

IGNITE-7164: Minors.




---


[GitHub] ignite pull request #5029: GG-14195: Pass activation flag to DR on exchange.

2018-10-22 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #5034: IGNITE-9945: Entry start version omits datecenter...

2018-10-19 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-9945: Entry start version omits datecenter id.



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

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

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

https://github.com/apache/ignite/pull/5034.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 #5034


commit 3a148aeb55339514fbd3f337edfd6625b4c6cae1
Author: Andrey V. Mashenkov 
Date:   2018-10-18T12:47:44Z

GG-14044: Fix entry start version.

Fixed false positive conflicts.

commit 882ef897d50d2fddd9210bbc71e9abccf9fca99e
Author: Andrey V. Mashenkov 
Date:   2018-10-18T15:17:52Z

GG-14177: Styles.




---


[GitHub] ignite pull request #5025: GG-14044: Fix entry start version.

2018-10-19 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #5029: GG-14195: Pass activation flag to DR on exchange.

2018-10-18 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

GG-14195: Pass activation flag to DR on exchange.



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

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

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

https://github.com/apache/ignite/pull/5029.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 #5029


commit 8a2a9c4501c70f0977205af6ff207afedcb15a5a
Author: Andrey V. Mashenkov 
Date:   2018-10-17T11:36:18Z

GG-14195: Fixed stale state transfer info handling after grid restart with 
persistence enabled.




---


[GitHub] ignite pull request #5025: GG-14044: Fix entry start version.

2018-10-18 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

GG-14044: Fix entry start version.

Fixed false positive DR conflicts.

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

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

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

https://github.com/apache/ignite/pull/5025.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 #5025


commit 3a148aeb55339514fbd3f337edfd6625b4c6cae1
Author: Andrey V. Mashenkov 
Date:   2018-10-18T12:47:44Z

GG-14044: Fix entry start version.

Fixed false positive conflicts.




---


[GitHub] ignite pull request #5020: IGNITE-3303: Apache Flink Integration

2018-10-18 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-3303: Apache Flink Integration

Just cleanup a code, fix styles and merge with the latest master.

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

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

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

https://github.com/apache/ignite/pull/5020.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 #5020


commit 37f28a1205c00ca09f911a89040661071004b22e
Author: samaitra 
Date:   2016-07-06T19:10:53Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit d4964d6b120e4e89bae8c8cb56601778e0f96e9d
Author: samaitra 
Date:   2016-07-06T19:39:34Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit bb10acdf14a94955f6dc789de51a10ce34b801b3
Author: samaitra 
Date:   2016-07-12T18:00:01Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit dbc638fc8fafd6dae03f71546473ecef7db8a5b8
Author: samaitra 
Date:   2016-07-15T18:39:13Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit 4a47928952c361a9120e1065c01106dc0c386df5
Author: samaitra 
Date:   2016-07-16T19:37:20Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit 615f49720cf50fc866ab74ea467fb3122dcd4153
Author: samaitra 
Date:   2016-07-16T19:38:47Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit ce356fa51fcddd04100d947d46761daee133582a
Author: samaitra 
Date:   2016-07-16T19:59:34Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit 3912436be7b2dc07a6d4314cac18c7e1b883889f
Author: samaitra 
Date:   2016-07-23T04:02:40Z

Merge remote-tracking branch 'upstream/master' into IGNITE-3303

commit f3e25e2da5eccf4ebceb855f82ad578228a4ef16
Author: samaitra 
Date:   2016-07-23T12:32:29Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit 0c5094457df1f850b1370f691ea3b355a365ffd5
Author: samaitra 
Date:   2016-07-23T20:14:48Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit 292b0f40d9942374399ea44da6915fa6a7d18ab3
Author: samaitra 
Date:   2016-07-29T16:35:23Z

Merge remote-tracking branch 'upstream/master' into IGNITE-3303

commit cdb2af1c41eef892893cc3bfa33b9732dc60a3f0
Author: samaitra 
Date:   2016-07-29T17:49:22Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit 084c5b5af0a1b632856515ca91113b5f7146f5be
Author: samaitra 
Date:   2016-07-29T17:49:45Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit dd9a08db956f0cb327cbca22cfdd66d6d15b7025
Author: samaitra 
Date:   2016-07-29T18:26:26Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit 6d3fb64352281e45775f303e6484c2383c599003
Author: samaitra 
Date:   2016-08-16T16:04:46Z

Merge remote-tracking branch 'upstream/master' into IGNITE-3303

commit aa13c23a212531a219690e73a29d36724a8693a5
Author: samaitra 
Date:   2016-08-24T18:12:36Z

Merge remote-tracking branch 'upstream/master' into IGNITE-3303

commit 46a701d505b35b91b613438cbdb9a0a9e2f9736c
Author: samaitra 
Date:   2016-08-25T15:51:18Z

Merge remote-tracking branch 'upstream/master' into IGNITE-3303

commit 51150baab890867c8cbbe97ceba4de2a32d13d16
Author: samaitra 
Date:   2016-08-26T16:12:25Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit df60ad2f81a7725a7fb9078157e50245d3d63092
Author: samaitra 
Date:   2016-08-26T19:37:47Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit e313ab4302d29aa6268a0a392dbdbd84d1eb0610
Author: samaitra 
Date:   2016-08-26T23:15:03Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit 49f1370f78b97d8fbb120775faf4b03dfe9f1af4
Author: samaitra 
Date:   2016-08-26T23:26:11Z

IGNITE-3303 Apache Flink Integration - Flink source to run a continuous 
query against one or multiple caches

commit db032a71495235208d5a6d9c38cec44b0ae82124
Author: samaitra 
Date:   2016-09-01T18:46:50Z

Merge remote-tracking branch 'upstream/master' into IGNITE-3303

[GitHub] ignite pull request #4832: IGNITE-9540: MVCC TX: make cache invoke\invokeAll...

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

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

IGNITE-9540: MVCC TX: make cache invoke\invokeAll operations support Mvcc 
tx mode.



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

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

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

https://github.com/apache/ignite/pull/4832.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 #4832


commit b7d84760eb8dde4b1a922b4ee54885e86644e858
Author: Andrey V. Mashenkov 
Date:   2018-09-06T07:45:56Z

IGNITE-7764: WIP. Tests added.

Signed-off-by: Andrey V. Mashenkov 

commit 98ba5dc4e99e571056f4c0d7061c87f68c0d0aff
Author: Andrey V. Mashenkov 
Date:   2018-09-06T14:28:53Z

IGNITE-7764: WIP. Fix Get\GetAll operations.

Signed-off-by: Andrey V. Mashenkov 

commit b88c8b8aa37a493adb64e572e82e7e15c8be88e7
Author: Andrey V. Mashenkov 
Date:   2018-09-07T19:26:49Z

IGNITE-7764: WIP. Fix Put\PutAll operations. Naive implementation, 
optimization needed.

Signed-off-by: Andrey V. Mashenkov 

commit 09c0a2e8d321da968900af247f41b281cf505599
Author: Andrey V. Mashenkov 
Date:   2018-09-08T15:01:38Z

IGNITE-7764: WIP. Fix test.

Signed-off-by: Andrey V. Mashenkov 

commit 7971694048ab344353808072cbd8826ac958a48d
Author: Andrey V. Mashenkov 
Date:   2018-09-10T10:06:06Z

IGNITE-7764: WIP. Refactored query enlist futures.

Generify query enlist futures.

Signed-off-by: Andrey V. Mashenkov 

commit a06e80d0a3040e467163359016d5fb2cab8eb8a4
Author: Andrey V. Mashenkov 
Date:   2018-09-12T14:12:45Z

IGNITE-7764: WIP. Implemented MVCC protocol for basic 
put\putAll\remove\removeAll operations.

Signed-off-by: Andrey V. Mashenkov 

commit 043d42cda73c8d11ec270c8c5739f2d34d58d9fe
Author: Andrey V. Mashenkov 
Date:   2018-09-12T16:33:10Z

IGNITE-7764: WIP. Added tests to suite.

Signed-off-by: Andrey V. Mashenkov 

commit 3dffd70991cd782197749575770187705f780c52
Author: Andrey V. Mashenkov 
Date:   2018-09-13T10:06:06Z

IGNITE-7764: WIP. Added tests for remove\removeAll.

Signed-off-by: Andrey V. Mashenkov 

commit bfeed7184bece6b05fac3f2dbcee9e221f50
Author: Andrey V. Mashenkov 
Date:   2018-09-13T12:20:14Z

IGNITE-7764: WIP. Added tests for getAndPut\getAndRemove\putIfAbsent.

Added muted test replace/getAndReplace.

Signed-off-by: Andrey V. Mashenkov 

commit 7133ee487ce23a18b60f5fd9980db9a1bf204f25
Author: Andrey V. Mashenkov 
Date:   2018-09-13T14:07:10Z

IGNITE-7764: WIP. Fix tests.

Signed-off-by: Andrey V. Mashenkov 

commit 04925e8795a0db146aa9caf53e3aafadae4dea8c
Author: Andrey V. Mashenkov 
Date:   2018-09-13T15:14:28Z

IGNITE-7764: WIP. Mute tests.

Signed-off-by: Andrey V. Mashenkov 

commit f06157575650f5948f5c94a696f546b087d6a455
Author: Andrey V. Mashenkov 
Date:   2018-09-13T17:52:54Z

IGNITE-7764: WIP. Fixed putIfAbsent/replace/getAndReplace.

Signed-off-by: Andrey V. Mashenkov 

commit 8f4bafadeb22e3a420090a674e1c803d3add16c9
Author: Andrey V. Mashenkov 
Date:   2018-09-14T15:19:39Z

IGNITE-7764: WIP. Fixed putIfAbsent/replace/getAndReplace.

Signed-off-by: Andrey V. Mashenkov 

commit 8de70951b5864484fb552087eecf08fa45ace39b
Author: Andrey V. Mashenkov 
Date:   2018-09-14T15:36:00Z

IGNITE-7764: WIP. Minor.

Signed-off-by: Andrey V. Mashenkov 

commit bb8f375c9aed9d61a56b75513108e256b9c31a84
Author: Andrey V. Mashenkov 
Date:   2018-09-14T16:00:10Z

IGNITE-7764: WIP. Enable Full API MVCC tests.

Signed-off-by: Andrey V. Mashenkov 

commit a96a6e618bba269ef8c83185a352e5f6df2a1464
Author: Andrey V. Mashenkov 
Date:   2018-09-14T16:18:50Z

IGNITE-7764: WIP. Minors & Styles.

Signed-off-by: Andrey V. Mashenkov 

commit 7e5ca350360b56696f4238c97b5b8b7ee41d976f
Author: Andrey V. Mashenkov 
Date:   2018-09-14T17:41:03Z

IGNITE-7764: WIP. Minors.

Signed-off-by: Andrey V. Mashenkov 

commit f65324b1c69458128b5f5a2a0917bc1fe49e2cc1
Author: Andrey V. Mashenkov 
Date:   2018-09-14T17:53:12Z

IGNITE-7764: WIP. Minors after rebase.

Signed-off-by: Andrey V. Mashenkov 

commit 83116012412a4f24de8df2b64d953385060e8724
Author: Andrey V. Mashenkov 
Date:   2018-09-17T09:25:37Z

IGNITE-7764: WIP. Minors.

Signed-off-by: Andrey V. Mashenkov 

commit 0bd02e8939010891854b856c8d77f7f49f13d651
Author: Andrey V. Mashenkov 
Date:   2018-09-17T10:10:17Z

IGNITE-7764: WIP. Minors.

Signed-off-by: Andrey V. Mashenkov 

commit aafbe9c1a9d33086ff78c062f1a06381126e123d
Author: Andrey V. Mashenkov 
Date:   2018-09-17T10:49:22Z

IGNITE-7764: WIP. Fix non-versioned read.

Signed-off-by: Andrey V. Mashenkov 

commit 7cb3c54dfac32ba4eea5cb3e03e3daa5b4b7d9bf
Au

[GitHub] ignite pull request #4725: IGNITE-7764: MVCC TX: make cache basic operations...

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

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

IGNITE-7764: MVCC TX: make cache basic operations support Mvcc tx mode.



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

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

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

https://github.com/apache/ignite/pull/4725.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 #4725


commit ed99e64194b880230051b011b3a3a8e234f51654
Author: Andrey V. Mashenkov 
Date:   2018-09-06T07:45:56Z

IGNITE-9464: WIP. Tests added.

Signed-off-by: Andrey V. Mashenkov 

commit 427c4aecbc3f88e351d5da74ada07d72bcae52d1
Author: Andrey V. Mashenkov 
Date:   2018-09-06T14:28:53Z

IGNITE-9464: WIP. Fix Get\GetAll operations.

Signed-off-by: Andrey V. Mashenkov 

commit 1f410ff3cf58b4dea619ddc7ee5ba00f378046b2
Author: Andrey V. Mashenkov 
Date:   2018-09-07T19:26:49Z

IGNITE-9464: WIP. Fix Put\PutAll operations. Naive implementation, 
optimization needed.

Signed-off-by: Andrey V. Mashenkov 

commit b66d8369f5226768f668650b5c56d44926f714cf
Author: Andrey V. Mashenkov 
Date:   2018-09-08T15:01:38Z

IGNITE-9464: WIP. Fix test.

Signed-off-by: Andrey V. Mashenkov 

commit fc500e945280b1d59a72a61ceaf655a9d86538c6
Author: Andrey V. Mashenkov 
Date:   2018-09-10T10:06:06Z

IGNITE-9464: WIP. Refactored query enlist futures.

Generify query enlist futures.

Signed-off-by: Andrey V. Mashenkov 




---


[GitHub] ignite pull request #4672: IGNITE-9428: Fix broken MvccQueryTrackerImpl.onDo...

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

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

IGNITE-9428: Fix broken MvccQueryTrackerImpl.onDone() semantic.

Signed-off-by: Andrey V. Mashenkov 

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

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

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

https://github.com/apache/ignite/pull/4672.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 #4672


commit d3989bae08e2f7cdbc8677c4fae021efa7ef41f0
Author: Andrey V. Mashenkov 
Date:   2018-09-03T13:06:24Z

IGNITE-9428: Fix broken MvccQueryTrackerImpl.onDone() semantic.

Signed-off-by: Andrey V. Mashenkov 




---


[GitHub] ignite pull request #4627: IGNITE-7259: tests fixed.

2018-08-27 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-7259: tests fixed.



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

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

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

https://github.com/apache/ignite/pull/4627.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 #4627


commit 04f94948bbd89136d4555a2e3fccd9367169
Author: Igor Seliverstov 
Date:   2017-12-27T14:04:58Z

IGNITE-7321 DML operation hangs in case exception is thrown from DHT enlist 
future

commit 3818bc9d74b2bba594ef89cc2d1ac975da816b54
Author: Igor Seliverstov 
Date:   2017-12-27T14:33:18Z

fix tests.

commit eb7a615c9d32e648eceeafb09893b226fe276467
Author: Igor Seliverstov 
Date:   2017-12-27T14:47:39Z

fix exception types.

commit f4ce065ce863a741e0d14901e087ff69856b7d9f
Author: Alexander Paschenko 
Date:   2017-12-27T16:23:23Z

Merge branch 'master' into ignite-5571

commit 73bedeb4979d5474be654c6f8f80c168c9a0606f
Author: Alexander Paschenko 
Date:   2017-12-27T19:00:36Z

IGNITE-5571 More tests

commit ccf16fcc4d819e33b71a3322ae99d48755ee6b76
Author: Alexander Paschenko 
Date:   2017-12-28T07:49:25Z

IGNITE-7259: Fixed GridIndexRebuildSelfTest. This closes #3304.

commit 53466fc059d027edb24b3d7f5da05b6be2e997fc
Author: Igor Seliverstov 
Date:   2017-12-28T11:24:16Z

fix partition checking.

commit b9aa9ebca0dca79fec278415beb5753ef49a4c60
Author: Igor Seliverstov 
Date:   2017-12-29T12:18:30Z

fix mvcc version checking on lock acquire

commit a86af95ea1ee08c2f66751a8e2fc440e4671d686
Author: Igor Seliverstov 
Date:   2018-01-11T12:45:02Z

TODOs, right tickets numbers, minors

commit 59ba16afcab00326a60f53b3a7592d2978f19313
Author: Igor Seliverstov 
Date:   2018-01-11T14:45:53Z

Merge branch 'master' into ignite-4191-master

commit 79d876bce306802bf097a69030e1fcca61cec859
Author: Igor Seliverstov 
Date:   2018-01-11T14:49:22Z

Merge branch 'master' into ignite-4191-master

commit 9bd874c8d132f23842ae4bf8caa2c633b42b0789
Author: Igor Seliverstov 
Date:   2018-01-11T14:52:15Z

Merge branch 'master' into ignite-4191-master

# Conflicts:
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java

commit cbae5040399f433c0689df76e697df5a637ca1bc
Author: Igor Seliverstov 
Date:   2018-01-11T15:29:13Z

Disable DROP COLUMN with enabled mvcc

commit c5bb6c68a3faf9f236ae8a1639bfaf495c825eb7
Author: Igor Seliverstov 
Date:   2018-01-12T09:09:52Z

Merge branch 'master' into ignite-4191-master

commit 02f4ffa82a6ebaaaeaf96c31f15c4e8191c188d0
Author: Igor Seliverstov 
Date:   2018-01-12T09:23:00Z

Merge branch 'master' into ignite-4191-master

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/jdbc/thin/JdbcThinTcpIo.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/jdbc/JdbcConnectionContext.java
#   
modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteCacheQuerySelfTestSuite.java

commit 21f9acdee409265f98893a2910e04effa63bcc2d
Author: Igor Seliverstov 
Date:   2018-01-12T10:34:45Z

Merge branch 'master' into ignite-4191-master

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/GridCacheOffheapManager.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/H2Tree.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/H2TreeIndex.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2ExtrasInnerIO.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2ExtrasLeafIO.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2InnerIO.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2LeafIO.java

commit 5684b7224d077e285af35c5741d50332dec31eae
Author: Igor Seliverstov 
Date:   2018-01-12T10:36:04Z

Merge branch 'master' into ignite-4191-master

commit 284c4335897fc82388baa99c960693b59a460e61
Author: Alexander Paschenko 
Date:   2018-01-17T09:20:35Z

Merge remote-tracking branch 'apache/master' into ignite-5571

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/jdbc/JdbcRequestHandler.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java
#   
modules/indexing/src/test/java/org/apache/ignite/internal/processors/database/IgnitePersistentStoreSchemaLoadTest.java
#   
modules/indexing/src/test/java/org

[GitHub] ignite pull request #4623: IGNITE-9373: Fix mvcc tests.

2018-08-27 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-9373: Fix mvcc tests.



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

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

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

https://github.com/apache/ignite/pull/4623.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 #4623


commit 6150d94c51b748fff361df32391131f1e68095e5
Author: Igor Seliverstov 
Date:   2017-12-27T11:32:58Z

Fix no query in update plan.

commit 2c212c18159848e413927dd05cf330e2be1cd97d
Author: Alexander Paschenko 
Date:   2017-12-27T11:49:11Z

IGNITE-7280: JDBC tests.

commit e50c81e9ec3597414d8dbe775626654e0dc86eb0
Author: Alexander Paschenko 
Date:   2017-12-27T13:06:00Z

IGNITE-7302: Fixed INFORMATIONAL_SCHEMA processing. This closes #3294.

commit 04f94948bbd89136d4555a2e3fccd9367169
Author: Igor Seliverstov 
Date:   2017-12-27T14:04:58Z

IGNITE-7321 DML operation hangs in case exception is thrown from DHT enlist 
future

commit 3818bc9d74b2bba594ef89cc2d1ac975da816b54
Author: Igor Seliverstov 
Date:   2017-12-27T14:33:18Z

fix tests.

commit eb7a615c9d32e648eceeafb09893b226fe276467
Author: Igor Seliverstov 
Date:   2017-12-27T14:47:39Z

fix exception types.

commit f4ce065ce863a741e0d14901e087ff69856b7d9f
Author: Alexander Paschenko 
Date:   2017-12-27T16:23:23Z

Merge branch 'master' into ignite-5571

commit 73bedeb4979d5474be654c6f8f80c168c9a0606f
Author: Alexander Paschenko 
Date:   2017-12-27T19:00:36Z

IGNITE-5571 More tests

commit ccf16fcc4d819e33b71a3322ae99d48755ee6b76
Author: Alexander Paschenko 
Date:   2017-12-28T07:49:25Z

IGNITE-7259: Fixed GridIndexRebuildSelfTest. This closes #3304.

commit 53466fc059d027edb24b3d7f5da05b6be2e997fc
Author: Igor Seliverstov 
Date:   2017-12-28T11:24:16Z

fix partition checking.

commit b9aa9ebca0dca79fec278415beb5753ef49a4c60
Author: Igor Seliverstov 
Date:   2017-12-29T12:18:30Z

fix mvcc version checking on lock acquire

commit a86af95ea1ee08c2f66751a8e2fc440e4671d686
Author: Igor Seliverstov 
Date:   2018-01-11T12:45:02Z

TODOs, right tickets numbers, minors

commit 59ba16afcab00326a60f53b3a7592d2978f19313
Author: Igor Seliverstov 
Date:   2018-01-11T14:45:53Z

Merge branch 'master' into ignite-4191-master

commit 79d876bce306802bf097a69030e1fcca61cec859
Author: Igor Seliverstov 
Date:   2018-01-11T14:49:22Z

Merge branch 'master' into ignite-4191-master

commit 9bd874c8d132f23842ae4bf8caa2c633b42b0789
Author: Igor Seliverstov 
Date:   2018-01-11T14:52:15Z

Merge branch 'master' into ignite-4191-master

# Conflicts:
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java

commit cbae5040399f433c0689df76e697df5a637ca1bc
Author: Igor Seliverstov 
Date:   2018-01-11T15:29:13Z

Disable DROP COLUMN with enabled mvcc

commit c5bb6c68a3faf9f236ae8a1639bfaf495c825eb7
Author: Igor Seliverstov 
Date:   2018-01-12T09:09:52Z

Merge branch 'master' into ignite-4191-master

commit 02f4ffa82a6ebaaaeaf96c31f15c4e8191c188d0
Author: Igor Seliverstov 
Date:   2018-01-12T09:23:00Z

Merge branch 'master' into ignite-4191-master

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/jdbc/thin/JdbcThinTcpIo.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/jdbc/JdbcConnectionContext.java
#   
modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteCacheQuerySelfTestSuite.java

commit 21f9acdee409265f98893a2910e04effa63bcc2d
Author: Igor Seliverstov 
Date:   2018-01-12T10:34:45Z

Merge branch 'master' into ignite-4191-master

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/GridCacheOffheapManager.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/H2Tree.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/H2TreeIndex.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2ExtrasInnerIO.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2ExtrasLeafIO.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2InnerIO.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2LeafIO.java

commit 5684b7224d077e285af35c5741d50332dec31eae
Author: Igor Seliverstov 
Date:   2018-01-12T10:36:04Z

Merge branch 'master' into ignite-4191-master

commit 284c4335897fc82388baa99c960693b59a460e61
Author: Alexander Paschenko 
Date:   2018-01-17T09:20:35Z

Merge remote

[GitHub] ignite pull request #4620: IGNITE-9265: MVCC TX: Two rows with the same key ...

2018-08-27 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-9265: MVCC TX: Two rows with the same key in one MERGE statement 
produce an exception

Tests added.

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

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

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

https://github.com/apache/ignite/pull/4620.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 #4620


commit 3818bc9d74b2bba594ef89cc2d1ac975da816b54
Author: Igor Seliverstov 
Date:   2017-12-27T14:33:18Z

fix tests.

commit eb7a615c9d32e648eceeafb09893b226fe276467
Author: Igor Seliverstov 
Date:   2017-12-27T14:47:39Z

fix exception types.

commit f4ce065ce863a741e0d14901e087ff69856b7d9f
Author: Alexander Paschenko 
Date:   2017-12-27T16:23:23Z

Merge branch 'master' into ignite-5571

commit 73bedeb4979d5474be654c6f8f80c168c9a0606f
Author: Alexander Paschenko 
Date:   2017-12-27T19:00:36Z

IGNITE-5571 More tests

commit ccf16fcc4d819e33b71a3322ae99d48755ee6b76
Author: Alexander Paschenko 
Date:   2017-12-28T07:49:25Z

IGNITE-7259: Fixed GridIndexRebuildSelfTest. This closes #3304.

commit 53466fc059d027edb24b3d7f5da05b6be2e997fc
Author: Igor Seliverstov 
Date:   2017-12-28T11:24:16Z

fix partition checking.

commit b9aa9ebca0dca79fec278415beb5753ef49a4c60
Author: Igor Seliverstov 
Date:   2017-12-29T12:18:30Z

fix mvcc version checking on lock acquire

commit a86af95ea1ee08c2f66751a8e2fc440e4671d686
Author: Igor Seliverstov 
Date:   2018-01-11T12:45:02Z

TODOs, right tickets numbers, minors

commit 59ba16afcab00326a60f53b3a7592d2978f19313
Author: Igor Seliverstov 
Date:   2018-01-11T14:45:53Z

Merge branch 'master' into ignite-4191-master

commit 79d876bce306802bf097a69030e1fcca61cec859
Author: Igor Seliverstov 
Date:   2018-01-11T14:49:22Z

Merge branch 'master' into ignite-4191-master

commit 9bd874c8d132f23842ae4bf8caa2c633b42b0789
Author: Igor Seliverstov 
Date:   2018-01-11T14:52:15Z

Merge branch 'master' into ignite-4191-master

# Conflicts:
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java

commit cbae5040399f433c0689df76e697df5a637ca1bc
Author: Igor Seliverstov 
Date:   2018-01-11T15:29:13Z

Disable DROP COLUMN with enabled mvcc

commit c5bb6c68a3faf9f236ae8a1639bfaf495c825eb7
Author: Igor Seliverstov 
Date:   2018-01-12T09:09:52Z

Merge branch 'master' into ignite-4191-master

commit 02f4ffa82a6ebaaaeaf96c31f15c4e8191c188d0
Author: Igor Seliverstov 
Date:   2018-01-12T09:23:00Z

Merge branch 'master' into ignite-4191-master

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/jdbc/thin/JdbcThinTcpIo.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/jdbc/JdbcConnectionContext.java
#   
modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteCacheQuerySelfTestSuite.java

commit 21f9acdee409265f98893a2910e04effa63bcc2d
Author: Igor Seliverstov 
Date:   2018-01-12T10:34:45Z

Merge branch 'master' into ignite-4191-master

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/GridCacheOffheapManager.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/H2Tree.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/H2TreeIndex.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2ExtrasInnerIO.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2ExtrasLeafIO.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2InnerIO.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/io/H2LeafIO.java

commit 5684b7224d077e285af35c5741d50332dec31eae
Author: Igor Seliverstov 
Date:   2018-01-12T10:36:04Z

Merge branch 'master' into ignite-4191-master

commit 284c4335897fc82388baa99c960693b59a460e61
Author: Alexander Paschenko 
Date:   2018-01-17T09:20:35Z

Merge remote-tracking branch 'apache/master' into ignite-5571

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/odbc/jdbc/JdbcRequestHandler.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java
#   
modules/indexing/src/test/java/org/apache/ignite/internal/processors/database/IgnitePersistentStoreSchemaLoadTest.java
#   
modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteCacheQuerySelfTestSuite.java

commit e3341a4b9d94600533fed000c195a81294393f28
Author

[GitHub] ignite pull request #4611: Ignite 2.5-master

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

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

Ignite 2.5-master



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

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

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

https://github.com/apache/ignite/pull/4611.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 #4611


commit 3e006bead895764d4757795b935e90c04d0ca10a
Author: vd-pyatkov 
Date:   2018-05-18T13:59:14Z

IGNITE-8491 Add JMX flag: Is the node in baseline or not - Fixes #4010.

Signed-off-by: Ivan Rakov 
(cherry picked from commit f8ae30d)

commit ada3e23ae5ca5915af55adf16b70a9a711134123
Author: Alexey Goncharuk 
Date:   2018-05-21T12:13:37Z

IGNITE-8521 Do not attempt to unregister continuous query if query ID is 
null

commit c44c6d13782c7dbe842f950acb9e0b17e0f53da5
Author: Pavel Kovalenko 
Date:   2018-05-21T19:33:50Z

IGNITE-8544 Use exchange result topology version for local wal state 
management. - Fixes #4039.

Signed-off-by: Alexey Goncharuk 

commit 67d72e6aee444a470e7e0a53f6573e3a5178872c
Author: Anton Kalashnikov 
Date:   2018-05-23T09:24:51Z

IGNITE-8561 SingleSegmentLogicalRecordsIterator is broken - Fixes #4045.

(cherry picked from commit 21678bc)

commit 988dabd780547d98e1333a49c3c8e276e8607bdb
Author: vd-pyatkov 
Date:   2018-05-22T09:49:21Z

IGNITE-8491 Add JMX flag: Is the node in baseline or not - fixed license 
header

Signed-off-by: Ivan Rakov 
(cherry picked from commit e227f22)

commit cea086c3d0dca8dd023cb1082ddf777ef9d2bc09
Author: Dmitriy Sorokin 
Date:   2018-05-24T13:03:41Z

IGNITE-8584 Provide ability to terminate any thread with enabled test 
features.

Signed-off-by: Andrey Gura 

commit 958333b38dcf1bf9164b25c2e6df8941c5099c5f
Author: Andrey Gura 
Date:   2018-05-24T13:56:42Z

IGNITE-8563 Fixed WAL file archiver does not propagate file archiving error 
to error handler

commit 55fc1da6036d49aec5e273233c056d84615a247b
Author: Dmitriy Govorukhin 
Date:   2018-05-24T15:04:02Z

IGNITE-8583 DataStorageMetricsMXBean.getOffHeapSize include checkpoint 
buffer size - Fixes #4054.

Signed-off-by: dpavlov 

(cherry picked from commit 86c1899)

commit c18552f9665fd8b571153a265d3da5634a7e2f04
Author: Sergey Chugunov 
Date:   2018-05-24T15:11:47Z

IGNITE-8560 Update index validation utility to use statistical check 
approach - Fixes #4051.

Signed-off-by: Ivan Rakov 

(cherry-picked from commit #76e1fe754d7a8bd059d7ab64d17cbefa4913a702)

commit 2f2560e26ce884a09cbafafdc5bda2601822c3f3
Author: Pavel Kovalenko 
Date:   2018-04-06T07:35:17Z

IGNITE-7933 Checkpoing file markers should be written atomically - Fixes 
#3633.

Signed-off-by: Alexey Goncharuk 

(cherry-picked from commit #4a0695ceae2f99c4841e8382e723daff4580ea3d)

commit aacb391e1fb4c0b087856f960137d338bdd571bd
Author: Anton Kalashnikov 
Date:   2018-05-25T09:01:10Z

IGNITE-8540 Fast cleanup of PDS when joining node is not in baseline - 
Fixes #4037.

Signed-off-by: Alexey Goncharuk 

(cherry-picked from commit #3f14d2b35d7818196598e8541590186e06b8edbb)

commit d9b93dc7264e8030bd3d40525ead35bb38d316c5
Author: Sergey Chugunov 
Date:   2018-05-25T10:29:26Z

IGNITE-7933 compilation error fix after cherry-pick

commit 660e18af579a60cbb9282bad3ce87edb715dd920
Author: Stanislav Lukyanov 
Date:   2018-05-22T13:43:45Z

IGNITE-8501 Retry on GridServiceNotFoundException in GridServiceProxy needs 
to be fixed - Fixes #4004.

Signed-off-by: Ivan Rakov 

(cherry picked from commit 7c2fe64)

commit 8d5853f2f4460dfc4959f128ed8d8c0d54dceb58
Author: Ilya Kasnacheev 
Date:   2018-05-29T12:15:23Z

IGNITE-8547 - Use JVM serialization for enum values with 
OptimizedMarshaller, avoid deadlock.

Cherry-picked from 5564a14f7cb.

commit bbc6de06ed23cdff96342b1dbdc4359fa4ccddaf
Author: Sergey Chugunov 
Date:   2018-05-29T15:39:02Z

IGNITE-8636 debug logging for client join scenario. - Fixes #4087.

Signed-off-by: Dmitriy Pavlov 

(cherry-picked from commit #79278e074e313e9ca23b5ccc97926e1f5d5cc031)

commit 364977fa49a9517cf7798e7414a156c2efd70c1d
Author: Andrey V. Mashenkov 
Date:   2018-04-16T17:43:36Z

IGNITE-7972 Fixed NPE in TTL manager on unwindEvicts. - Fixes #3810.

Signed-off-by: dpavlov 

(cherry picked from commit 737933e)

commit 131d4da5eeef8cc6988c83d92469b974c8d8cbe7
Author: Ivan Daschinskiy 
Date:   2018-05-29T14:38:38Z

IGNITE-8624 Added reproducer of IGNITE-7972 issue. - Fixes #4077.

Signed-off-by: Dmitriy Pavlov 

(cherry picked from commit d191cef)

commit 9d1a9c5bf3d28487d2b4cceafea7fb0ab9f36003
Author: Vasiliy Sisko 
Date:   2018-05-30T09:55:46Z

[GitHub] ignite pull request #4609: IGNITE-9363: Fix Jetty tests.

2018-08-23 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-9363: Fix Jetty tests.

Minor refactoring.


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

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

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

https://github.com/apache/ignite/pull/4609.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 #4609


commit bfba8a163890e163d8623ece25dbedfc7b5cd754
Author: Andrey V. Mashenkov 
Date:   2018-08-23T16:15:19Z

GG-14137: Fix Jetty tests.

Minor refactoring.

Signed-off-by: Andrey V. Mashenkov 




---


[GitHub] ignite pull request #4546: GG-13761

2018-08-23 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #4556: IGNITE-9290: Make remove explicit locks async whe...

2018-08-16 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-9290: Make remove explicit locks async when node left.



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

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

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

https://github.com/apache/ignite/pull/4556.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 #4556


commit 5190f178898ca25a71cd1b7be5efec71ef39a827
Author: Andrey V. Mashenkov 
Date:   2018-08-15T09:52:08Z

Cleanup code.

Remove unused method parameter.

commit 7602100c68bd177d93a9a8d12df7ddb397efc77f
Author: Andrey V. Mashenkov 
Date:   2018-08-15T09:53:01Z

Make explicit locks removal async.




---


[GitHub] ignite pull request #4550: IGNITE-9279: support custom default SQL schema.

2018-08-15 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-9279: support custom default SQL schema.



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

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

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

https://github.com/apache/ignite/pull/4550.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 #4550


commit 87be7921f4b99b5ca36bd2ceba52c30554350f99
Author: Andrey V. Mashenkov 
Date:   2018-08-15T16:28:10Z

ignite-9279: support custom default SQL schema.




---


[GitHub] ignite pull request #4516: gg-14053

2018-08-15 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #3092: ignite-gg-13017

2018-08-15 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #4546: GG-13761

2018-08-15 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

GG-13761

For test purposes.

To check if it is ok to remove entry explicit locks in async way when 
holder node has left the grid.

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

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

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

https://github.com/apache/ignite/pull/4546.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 #4546


commit 5190f178898ca25a71cd1b7be5efec71ef39a827
Author: Andrey V. Mashenkov 
Date:   2018-08-15T09:52:08Z

Cleanup code.

Remove unused method parameter.

commit 7602100c68bd177d93a9a8d12df7ddb397efc77f
Author: Andrey V. Mashenkov 
Date:   2018-08-15T09:53:01Z

Make explicit locks removal async.




---


[GitHub] ignite pull request #4516: gg-14053

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

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

gg-14053

For test purposes.
Fix mvcc tx handling.

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

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

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

https://github.com/apache/ignite/pull/4516.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 #4516


commit a60d4aca9c23ebc56e8df9358c2db88c7383d59d
Author: devozerov 
Date:   2017-12-25T15:43:41Z

Fixed data page assert.

commit 6fc207501e89a399bdd88845211d948ffe800a8b
Author: Igor Seliverstov 
Date:   2017-12-26T12:48:34Z

IGNITE-7261 SQL TX: SELECT and DML operations must share the same MVCC 
version

commit 76e09f9d49d6688293f85624787fdc708fdc9fd3
Author: devozerov 
Date:   2017-12-26T14:06:34Z

Commented out failing TTL tests in "clients" suite.

commit f8368d90d1a41bda96ccde72ecae7d7752ea808b
Author: devozerov 
Date:   2017-12-26T15:29:28Z

Do not return removed values from cache key iterator.

commit 56b2d0b4fe6694a80650c666a8488a2fd99721db
Author: devozerov 
Date:   2017-12-26T13:36:18Z

Various checkpoint read lock/unlock fixes.

commit b489669049512867ed978c5a5963dce02ae63bc1
Author: Igor Seliverstov 
Date:   2017-12-26T15:38:31Z

Fix possible race

commit 6061f8e980d10acf8943d8a192475d875ebb
Author: Igor Seliverstov 
Date:   2017-12-26T16:31:56Z

Fix mvcc version gathering

commit 4cb890b67722727b54df3fbfbc9e218f5545652f
Author: devozerov 
Date:   2017-12-26T16:47:05Z

Fixed assertion during data streamer remove operation.

commit 1c9b01dcec374ce3fe19d25d2122142d3fe4b225
Author: Igor Seliverstov 
Date:   2017-12-26T23:15:12Z

Do not use key-value API for transactional DML requests

commit 37a2a7900b17909d81c89d54cb1dc2f00e5ab3fe
Author: Igor Seliverstov 
Date:   2017-12-26T23:17:54Z

Fix transaction close on first exception

commit 9d90d31b3db1da7b5c553468519c6cd12ac4de9e
Author: devozerov 
Date:   2017-12-27T09:45:12Z

Fixed partition-restricted scan queries.

commit b3e12fad2646e1f4bd9cef3a5009c0f72e966ca3
Author: Igor Seliverstov 
Date:   2017-12-27T09:50:07Z

Fix dml exception type

commit 66b7a115e27fe41b80eb5eea9fa8df1f15e597b3
Author: Igor Seliverstov 
Date:   2017-12-27T10:25:42Z

Build key in DML Insert iterator before checking partition.

commit 74f36c3a0c98bb550a425e9d3d4e220bdaf6b1f7
Author: Igor Seliverstov 
Date:   2017-12-27T11:11:34Z

Build key in DML Insert iterator before checking partition.

commit 6150d94c51b748fff361df32391131f1e68095e5
Author: Igor Seliverstov 
Date:   2017-12-27T11:32:58Z

Fix no query in update plan.

commit 2c212c18159848e413927dd05cf330e2be1cd97d
Author: Alexander Paschenko 
Date:   2017-12-27T11:49:11Z

IGNITE-7280: JDBC tests.

commit e50c81e9ec3597414d8dbe775626654e0dc86eb0
Author: Alexander Paschenko 
Date:   2017-12-27T13:06:00Z

IGNITE-7302: Fixed INFORMATIONAL_SCHEMA processing. This closes #3294.

commit 04f94948bbd89136d4555a2e3fccd9367169
Author: Igor Seliverstov 
Date:   2017-12-27T14:04:58Z

IGNITE-7321 DML operation hangs in case exception is thrown from DHT enlist 
future

commit 3818bc9d74b2bba594ef89cc2d1ac975da816b54
Author: Igor Seliverstov 
Date:   2017-12-27T14:33:18Z

fix tests.

commit eb7a615c9d32e648eceeafb09893b226fe276467
Author: Igor Seliverstov 
Date:   2017-12-27T14:47:39Z

fix exception types.

commit f4ce065ce863a741e0d14901e087ff69856b7d9f
Author: Alexander Paschenko 
Date:   2017-12-27T16:23:23Z

Merge branch 'master' into ignite-5571

commit 73bedeb4979d5474be654c6f8f80c168c9a0606f
Author: Alexander Paschenko 
Date:   2017-12-27T19:00:36Z

IGNITE-5571 More tests

commit ccf16fcc4d819e33b71a3322ae99d48755ee6b76
Author: Alexander Paschenko 
Date:   2017-12-28T07:49:25Z

IGNITE-7259: Fixed GridIndexRebuildSelfTest. This closes #3304.

commit 53466fc059d027edb24b3d7f5da05b6be2e997fc
Author: Igor Seliverstov 
Date:   2017-12-28T11:24:16Z

fix partition checking.

commit b9aa9ebca0dca79fec278415beb5753ef49a4c60
Author: Igor Seliverstov 
Date:   2017-12-29T12:18:30Z

fix mvcc version checking on lock acquire

commit a86af95ea1ee08c2f66751a8e2fc440e4671d686
Author: Igor Seliverstov 
Date:   2018-01-11T12:45:02Z

TODOs, right tickets numbers, minors

commit 59ba16afcab00326a60f53b3a7592d2978f19313
Author: Igor Seliverstov 
Date:   2018-01-11T14:45:53Z

Merge branch 'master' into ignite-4191-master

commit 79d876bce306802bf097a69030e1fcca61cec859
Author: Igor Seliverstov 
Date:   2018-01-11T14:49:22Z

Merge branch 'master' into ignite-4191-master

commit 9bd874c8d132f23842ae4bf8caa2c633b42b0789
Author: Igor Seliverstov 
Date:   2018-01-11T14:52:15Z

Merge branch 'master' into ignite-4191-master

# Conflicts:
#   
module

[GitHub] ignite pull request #4484: IGNITE-9186: Omit datastreamer per-thread buffers...

2018-08-03 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-9186: Omit datastreamer per-thread buffers for already batched.



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

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

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

https://github.com/apache/ignite/pull/4484.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 #4484


commit 3fc53117e648593fbbe8ab512ced01b2c14ef267
Author: Andrey V. Mashenkov 
Date:   2018-08-03T17:54:32Z

IGNITE-9186: Omit datastreamer per-thread buffers for already batched data.




---


[GitHub] ignite pull request #4463: GG-14025: Fix deleted entry version.

2018-07-31 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

GG-14025: Fix deleted entry version.

For test purposes.

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

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

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

https://github.com/apache/ignite/pull/4463.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 #4463


commit e1af50ecdd37b5e47e05c957c5f9e40c10ee81ec
Author: Andrey V. Mashenkov 
Date:   2018-07-31T13:58:43Z

GG-14025: WIP. Fix deleted entry version.

Fix DR conflict resolution due to wrong entry version handling when entry 
remove opeartion has replicated.




---


[GitHub] ignite pull request #4415: IGNITE-8892: Fix CacheQueryFuture usage.

2018-07-24 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-8892: Fix CacheQueryFuture usage.

CacheQueryFuture does not collect results anymore.
So, we have to iterate on future instead of using get().

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

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

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

https://github.com/apache/ignite/pull/4415.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 #4415


commit 40a6f217f4d864458c3fb3ef5b5720480e51d4a5
Author: Andrey V. Mashenkov 
Date:   2018-07-24T09:15:14Z

IGNITE-8892: Fix CacheQueryFuture usage.

CacheQueryFuture does not collect results anymore.
So, we have to iterate on future instead of using get().




---


[GitHub] ignite pull request #4413: IGNITE-8596: Avoid map requests to non-affinity i...

2018-07-23 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-8596: Avoid map requests to non-affinity index segments.



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

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

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

https://github.com/apache/ignite/pull/4413.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 #4413


commit bbf64a298d4eeb7cae3b78c14d86302c530a73dc
Author: Andrey V. Mashenkov 
Date:   2018-07-23T16:14:51Z

IGNITE-8596: Avoid map requests to non-affinity index segments.




---


[GitHub] ignite pull request #4165: IGNITE-8747: Remove\RemoveAll shouldn't report of...

2018-07-23 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #4110: IGNITE-8681: Introduce expiry throttling.

2018-07-23 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #4151: Ignite-8681: check if 8503 fix test issues.

2018-07-23 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #4271: ignite-8892: Get rid of CacheQuery.keepAll flag.

2018-07-23 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #4271: ignite-8892: Get rid of CacheQuery.keepAll flag.

2018-06-28 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

ignite-8892: Get rid of CacheQuery.keepAll flag.



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

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

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

https://github.com/apache/ignite/pull/4271.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 #4271


commit 8a95af6d78f726fc7ad337612d790378b537e936
Author: Andrey V. Mashenkov 
Date:   2018-06-28T14:45:06Z

ignite-8892: Get rid of CacheQuery.keepAll flag.




---


[GitHub] ignite pull request #4165: IGNITE-8747: Remove\RemoveAll shouldn't report of...

2018-06-09 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-8747: Remove\RemoveAll shouldn't report of successful deletion for 
expired entries.

(cherry picked from commit f65f0a5)

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

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

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

https://github.com/apache/ignite/pull/4165.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 #4165


commit ec567c0e5bd0b13f2ea9e097057c2cb4b57f2467
Author: Andrey V. Mashenkov 
Date:   2018-06-09T08:52:38Z

IGNITE-8747: Apply AccessPolicy instantly on first touch.

(cherry picked from commit f65f0a5)




---


[GitHub] ignite pull request #4151: Ignite-8681: check if 8503 fix test issues.

2018-06-07 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite-8681: check if 8503 fix test issues.



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

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

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

https://github.com/apache/ignite/pull/4151.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 #4151


commit c069f31c90a5b4be02d4d6b4b390f278fb6c98f3
Author: Andrey V. Mashenkov 
Date:   2018-06-01T15:51:37Z

WIP. Introduce expiry throttling.
Thread will avoid try to clean expired entries if recent try has finished 
with "nothing to clean".

commit 38e179c9d658aa7091770322d4698a70f434b8d5
Author: Andrey V. Mashenkov 
Date:   2018-06-01T17:14:06Z

WIP. Avoid useless unwindEvict try for caches with eagerTtl disabled.

commit 2fd31ed3b896f4a99e189af74c4d1ee5b32c2cc8
Author: Andrey V. Mashenkov 
Date:   2018-06-01T20:25:54Z

WIP. Minor

commit 50d9984ab8ba2dcda15f515568ec0fe6123c3a82
Author: Andrey V. Mashenkov 
Date:   2018-06-05T09:32:02Z

WIP.
Added per-cacheGroup unwind throttling.
Styles.

commit 4b38d9c4343e671f29880c8022cc9f17a8a3cdbc
Author: Andrey V. Mashenkov 
Date:   2018-06-06T09:09:42Z

Wip. Minors

commit 3507d89c513d84184d8401f46c2010260d43ad0f
Author: Andrey V. Mashenkov 
Date:   2018-06-06T09:13:54Z

Merge branch 'master' into ignite-8681

commit f9048aa0c288ac21b03811c00eadf1af363def93
Author: Andrey V. Mashenkov 
Date:   2018-06-06T09:54:22Z

Wip.
Disable throttling for in memory store.

commit f4ee6812cc136eba5b4aad526c30d615621bc674
Author: Andrey V. Mashenkov 
Date:   2018-06-06T10:49:01Z

Revert "Wip. Disable throttling for in memory store."

This reverts commit f9048aa

commit 2d24ff19a21fc40bdca2afd7ee02b584417c439a
Author: Andrey V. Mashenkov 
Date:   2018-06-06T12:28:18Z

IGNITE-8503: Fixed entry startVersion.

(cherry picked from commit f0259f6)




---


[GitHub] ignite pull request #4141: IGNITE-8503: Fix IgnitePdsWithTtlTest.testTtlIsAp...

2018-06-06 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-8503: Fix IgnitePdsWithTtlTest.testTtlIsAppliedAfterRestart test.

WIP. Fix entry startVersion.

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

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

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

https://github.com/apache/ignite/pull/4141.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 #4141


commit 613915624251de8c0d907ec35e835323b1f62c60
Author: Andrey V. Mashenkov 
Date:   2018-06-06T11:01:14Z

WIP. Fix entry startVersion.




---


[GitHub] ignite pull request #4110: IGNITE-8681: Introduce expiry throttling.

2018-06-01 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-8681: Introduce expiry throttling.

Thread will avoid try to clean expired entries if recent try has finished 
with "nothing to clean".

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

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

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

https://github.com/apache/ignite/pull/4110.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 #4110


commit c069f31c90a5b4be02d4d6b4b390f278fb6c98f3
Author: Andrey V. Mashenkov 
Date:   2018-06-01T15:51:37Z

WIP. Introduce expiry throttling.
Thread will avoid try to clean expired entries if recent try has finished 
with "nothing to clean".




---


[GitHub] ignite pull request #4105: IGNITE-8675: Fixed flacky test PdsWithTtlCompatib...

2018-05-31 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-8675: Fixed flacky test  PdsWithTtlCompatibilityTest.testNodeS…

…tartByOldVersionPersistenceData_2_1.

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

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

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

https://github.com/apache/ignite/pull/4105.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 #4105


commit 93df521002d7ed31c058011d57b8a19db6dcf64b
Author: Andrey V. Mashenkov 
Date:   2018-05-31T18:34:19Z

IGNITE-8675: Fixed flacky test  
PdsWithTtlCompatibilityTest.testNodeStartByOldVersionPersistenceData_2_1.




---


[GitHub] ignite pull request #4100: IGNITE-8659: Wrong FreeList usage in PendingTree ...

2018-05-31 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-8659: Wrong FreeList usage in PendingTree may lead to page cor…

…ruption.

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

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

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

https://github.com/apache/ignite/pull/4100.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 #4100


commit 2a795f826bf5acdba8851bd08135580f1e08e109
Author: Andrey V. Mashenkov 
Date:   2018-05-31T13:54:24Z

IGNITE-8659: Wrong FreeList usage in PendingTree may lead to page 
corruption.




---


[GitHub] ignite pull request #4082: IGNITE-8628: Expose list of SQL (ODBC\JDBC\Thin) ...

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

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

IGNITE-8628: Expose list of SQL (ODBC\JDBC\Thin) clients via JMX.



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

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

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

https://github.com/apache/ignite/pull/4082.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 #4082


commit b7bd12e278738a542afbdd6361aa211a8fdea83d
Author: Andrey V. Mashenkov 
Date:   2018-05-28T16:58:55Z

IGNITE-8628: Expose list of SQL (ODBC\JDBC\Thin) clients via JMX.




---


[GitHub] ignite pull request #4011: Ignite-2.4.5-p1

2018-05-17 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite-2.4.5-p1

For test purposes

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

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

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

https://github.com/apache/ignite/pull/4011.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 #4011


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 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 254ed3a9c32d092702a0461509bf867cbd7cdee6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

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 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 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 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 plugin stub - Fixes #3510.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit b6d21fb)

commit bfdcda7a2a6b5cf64f15ed169d2beb886f131fac
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T16:36:30Z

IGNITE-7626 Unify code in test which cleans up persistence directories - 
Fixes #3477.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit a0997b9)

commit 2e92e0094b270aa8489e66d94bfcf15eadabfb4f
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T18:44:10Z

IGNITE-7626 Unify code in test which clean up persistence directories - 
Fixes #3512.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit 6f6f8dd)

commit 3f86c127c78065999663a4fc4eaedb5e5d4bee1c
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T18:26:31Z

compilation fix

commit 0b9322c566f9b464291854142ac02495bd1817e4
Author: gg-shq <kshirokov@...>
Date:   2018-02-07T11:28:04Z

IGNITE-6917: Implemented SQL COPY command.

commit c5e386ca96750213bddcd98d0af0c589fee476ca
Author: gg-shq <kshirokov@...>
Date:   2018-02-07T15:31:27Z

IGNITE-7586: Added COPY comman

[GitHub] ignite pull request #3977: IGNITE-8468: Optimization for UUID fields.

2018-05-10 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-8468: Optimization for UUID fields.



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

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

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

https://github.com/apache/ignite/pull/3977.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 #3977


commit 67f2a6cee88a104c6d00864cb89d9248eef50460
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-05-10T17:29:41Z

Optimization for UUID fields.




---


[GitHub] ignite pull request #3949: Ignite-1.8.20

2018-05-07 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite-1.8.20

For test purposes.

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

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

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

https://github.com/apache/ignite/pull/3949.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 #3949


commit 5ac9afc719138e37a7d97d9d9db05243eee9a942
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-22T09:36:14Z

IGNITE-5399 add test to testsuite

commit a935d40a80e2f928a84a145aba540a45b156687f
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-22T12:10:32Z

GG-12256 Minor fixes

commit 7e2468770a4eb47a4f61204d8c2000b6ab67c967
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-22T13:13:01Z

IGNITE-GG-12197 Fixed "Ignore events for discarded update in CLOCK mode".

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 5858efd406bb54352de14a0a7e7f21c2ac7bf899
Author: sboikov <sboikov@...>
Date:   2016-12-16T16:23:29Z

IGNITE-2412 - Do not acquire asyncSemaphore for synchronous operations 
(cherry-picked from master)

(cherry picked from commit 82b4073)

commit 113a1380da34ea804d68757d39926da97dee09b6
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-13T05:20:22Z

GG-12355: Backported IO latency test.

commit 540ca449f1bd2386d3ba0722afb21dd3a504d044
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-13T17:55:38Z

GG-12355: Added discovery ring latency test + made it available from MBean 
(cherry-picked from master).

commit 0fc6271d8e39125bf5ee341e50a2665a04fc8b1e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T10:42:12Z

GG-12350: GridDhtAtomicSingleUpdateRequest misses topologyVersion() method 
override.

commit f8224d13cf9a6432ba65e0016370ba51bbb544e9
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-15T19:49:45Z

GG-12299: Make sure concurrent type registrations do not trigger multiple 
cache updates.

commit 4ffc3acfa1bc43bea8c79bfd1864787c15cfc4de
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-20T04:59:09Z

IGNITE-5528 - IS_EVICT_DISABLED flag is not cleared on cache store 
exception.

commit 8cd9e829380f4c91cc9bb126169863286d1cb323
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T12:40:14Z

GG-12353: Added local binary context flag.

Backport of IGNITE-5223 with fixes.

commit 9036ad239d68eff663bc73a81baab2826b054d9a
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T15:25:31Z

Added MBean for system cache executors.

commit ed34a5dc681ea8f284f4d25c5575ad46569cc600
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T15:33:55Z

Partial fix of IGNITE-5562.

commit d427021f329292fb69d348ba949ad1f8f1e9089e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T16:30:27Z

IGNITE-5552: ServiceProcessor recalculates all service assignments even if 
there is a pending topology change.

commit f1b9cdc0716a1b23f54d68ce0fe19eb85107567d
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-14T18:37:54Z

GG-12354: Partial fix of IGNITE-5473: Introduce troubleshooting logger.

commit beb2409cfe2045789443d47de735d879961d371e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-23T09:26:06Z

GG-12352: Forcible node drop makes cluster instable in some cases.
Disable forcible node drop by default.

commit 802f18fc250cbae8959192c78bb28dc525ed3cf7
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-06-22T21:24:57Z

Fix compilation

commit 39d2dec85a3c571dfdb1cd6189b53ae2413a5d22
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-23T10:41:30Z

Merge branch 'ignite-1.7.12-b2' into ignite-1.8.8

# Conflicts:
#   modules/core/src/main/java/org/apache/ignite/internal/GridTopic.java
#   
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
#   
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoMessageFactory.java
#   
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/IgniteIoTestMessage.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheAdapter.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicCache.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/service/GridServiceProcessor.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/task/GridTaskThre

[GitHub] ignite pull request #3932: IGNITE-8413: Fixed CacheGroupMetricsMBeanTest.tes...

2018-04-27 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-8413: Fixed CacheGroupMetricsMBeanTest.testCacheGroupMetrics.



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

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

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

https://github.com/apache/ignite/pull/3932.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 #3932


commit 805b262c5e206ebc1879904ae46606e4806d05bb
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-04-27T13:56:14Z

Fixed CacheGroupMetricsMBeanTest.testCacheGroupMetrics.




---


[GitHub] ignite pull request #3669: Ignite-2.3.3.b2

2018-04-26 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #3022: Ignite-1.9.8.b1

2018-04-26 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #3786: Ignite 2.4.4.b2

2018-04-26 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #3842: IGNITE-8295: Fixed wrong checkpointLock vs partSt...

2018-04-26 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #3909: Fix tx hanging on node stop

2018-04-24 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Fix tx hanging on node stop

For test purposes.

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

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

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

https://github.com/apache/ignite/pull/3909.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 #3909


commit 5fb5c7e3b54ae4efb7a6a1832ba647677d93e0cd
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-22T06:43:03Z

IGNITE-5399 Manual cache rebalancing feature is broken

commit 01d41b72ecc3e81dfc8966cc0e395c247037241c
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-21T10:48:15Z

GG-12256 H2Indexes are not deleted if key class implements Externalizable

commit 5ac9afc719138e37a7d97d9d9db05243eee9a942
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-22T09:36:14Z

IGNITE-5399 add test to testsuite

commit a935d40a80e2f928a84a145aba540a45b156687f
Author: Evgenii Zhuravlev <ezhuravlev@...>
Date:   2017-06-22T12:10:32Z

GG-12256 Minor fixes

commit 7e2468770a4eb47a4f61204d8c2000b6ab67c967
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-22T13:13:01Z

IGNITE-GG-12197 Fixed "Ignore events for discarded update in CLOCK mode".

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 5858efd406bb54352de14a0a7e7f21c2ac7bf899
Author: sboikov <sboikov@...>
Date:   2016-12-16T16:23:29Z

IGNITE-2412 - Do not acquire asyncSemaphore for synchronous operations 
(cherry-picked from master)

(cherry picked from commit 82b4073)

commit 113a1380da34ea804d68757d39926da97dee09b6
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-13T05:20:22Z

GG-12355: Backported IO latency test.

commit 540ca449f1bd2386d3ba0722afb21dd3a504d044
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-13T17:55:38Z

GG-12355: Added discovery ring latency test + made it available from MBean 
(cherry-picked from master).

commit 0fc6271d8e39125bf5ee341e50a2665a04fc8b1e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T10:42:12Z

GG-12350: GridDhtAtomicSingleUpdateRequest misses topologyVersion() method 
override.

commit f8224d13cf9a6432ba65e0016370ba51bbb544e9
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-15T19:49:45Z

GG-12299: Make sure concurrent type registrations do not trigger multiple 
cache updates.

commit 4ffc3acfa1bc43bea8c79bfd1864787c15cfc4de
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-20T04:59:09Z

IGNITE-5528 - IS_EVICT_DISABLED flag is not cleared on cache store 
exception.

commit 8cd9e829380f4c91cc9bb126169863286d1cb323
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T12:40:14Z

GG-12353: Added local binary context flag.

Backport of IGNITE-5223 with fixes.

commit 9036ad239d68eff663bc73a81baab2826b054d9a
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T15:25:31Z

Added MBean for system cache executors.

commit ed34a5dc681ea8f284f4d25c5575ad46569cc600
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T15:33:55Z

Partial fix of IGNITE-5562.

commit d427021f329292fb69d348ba949ad1f8f1e9089e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-21T16:30:27Z

IGNITE-5552: ServiceProcessor recalculates all service assignments even if 
there is a pending topology change.

commit f1b9cdc0716a1b23f54d68ce0fe19eb85107567d
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-06-14T18:37:54Z

GG-12354: Partial fix of IGNITE-5473: Introduce troubleshooting logger.

commit beb2409cfe2045789443d47de735d879961d371e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-23T09:26:06Z

GG-12352: Forcible node drop makes cluster instable in some cases.
Disable forcible node drop by default.

commit 802f18fc250cbae8959192c78bb28dc525ed3cf7
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-06-22T21:24:57Z

Fix compilation

commit 39d2dec85a3c571dfdb1cd6189b53ae2413a5d22
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-23T10:41:30Z

Merge branch 'ignite-1.7.12-b2' into ignite-1.8.8

# Conflicts:
#   modules/core/src/main/java/org/apache/ignite/internal/GridTopic.java
#   
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java
#   
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoMessageFactory.java
#   
modules/core/src/main/java/org/apache/ignite/internal/managers/communication/IgniteIoTestMessage.java
#   
modules/core/src

[GitHub] ignite pull request #3900: Ignite 2.4 master

2018-04-23 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite 2.4 master

for test purposes.

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

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

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

https://github.com/apache/ignite/pull/3900.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 #3900


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 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 254ed3a9c32d092702a0461509bf867cbd7cdee6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

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 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 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 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 plugin stub - Fixes #3510.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit b6d21fb)

commit bfdcda7a2a6b5cf64f15ed169d2beb886f131fac
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T16:36:30Z

IGNITE-7626 Unify code in test which cleans up persistence directories - 
Fixes #3477.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit a0997b9)

commit 2e92e0094b270aa8489e66d94bfcf15eadabfb4f
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T18:44:10Z

IGNITE-7626 Unify code in test which clean up persistence directories - 
Fixes #3512.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit 6f6f8dd)

commit 3f86c127c78065999663a4fc4eaedb5e5d4bee1c
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T18:26:31Z

compilation fix

commit 0b9322c566f9b464291854142ac02495bd1817e4
Author: gg-shq <kshirokov@...>
Date:   2018-02-07T11:28:04Z

IGNITE-6917: Implemented SQL COPY command.

commit c5e386ca96750213bddcd98d0af0c589fee476ca
Author: gg-shq <kshirokov@...>
Date:   2018-02-07T15:31:27Z

IGNITE-7586: Added 

[GitHub] ignite pull request #3847: Ignite 2.3.2 p2

2018-04-17 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite 2.3.2 p2

For test purposes.

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

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

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

https://github.com/apache/ignite/pull/3847.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 #3847


commit be91bbf8bcb7e9c71fe6d3bea0f79763f9606558
Author: Krzysztof Chmielewski <krzysiek.chmielewski@...>
Date:   2017-10-10T14:50:59Z

Fixed "IGNITE-6234 Initialize schemaIds to empty set if schemas field is 
null during the deserialization".

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 08389601728512dc4e7fa5b953f5afe34ae4506f
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-10-10T08:57:20Z

IGNITE-6545: Failure during Ignite Service.cancel() can break normal 
shutdown process. This closes #2807.

(cherry picked from commit 8ffa109)

commit 57547b5afae059a0a6dfa13c08b2e0b6c0e96ebd
Author: devozerov <vozerov@...>
Date:   2017-10-13T09:34:35Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 08798f8e47bdfdd68a557385ed2ce98b4bb1609a
Author: devozerov <vozerov@...>
Date:   2017-10-13T11:12:44Z

IGNITE-6605: SQL: common backup filter. This closes #2836.

commit 2b59a241de3935a338842b8fc3221aedc8e11e1d
Author: devozerov <vozerov@...>
Date:   2017-10-16T07:33:36Z

IGNITE-6631: Minor improvements to GridH2KeyValueRowOnheap. This closes 
#2855.

commit 98438c954c5f9a08634cf3132361268456397864
Author: devozerov <vozerov@...>
Date:   2017-10-16T09:38:54Z

IGNITE-6632: SQL: simplified GridH2Row inheritance tree. This closes #2856.

commit 95b7ab518dd3c3db6fcc5142c2ee85da2516c2b6
Author: devozerov <vozerov@...>
Date:   2017-10-16T10:37:11Z

IGNITE-6634: Removed IgniteDistributedJoinTestSuite. It's tests are 
distributed between "Query" and "Query 2" suites. This closes #2857.

commit 9c91deff877ebc0eed84559d4abca71408e3cb0a
Author: devozerov <vozerov@...>
Date:   2017-10-16T13:46:13Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 911ab7ab7a8a6968d219b053adb2338477738506
Author: Alexey Popov <tank2.alex@...>
Date:   2017-10-17T11:45:42Z

IGNITE-6627 .NET: Fix serialization of enums within generic collections

* Fix EnumEqualityComparer serialization
* Fix enum arrays serialization
* Fix empty objects missing metadata

This closes #2864

commit 3ba374c319ac7048a05871692060e2f143d6acdf
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T17:11:37Z

IGNITE-6463 Web Console: Fixed output of big numbers in SQL query results.
(cherry picked from commit 35589a7)

commit b67feb0f175bfbd6ffbefe82a8d693c8ab7d4213
Author: Vasiliy Sisko <vsisko@...>
Date:   2017-10-09T10:55:23Z

IGNITE-5767 Web console: Use byte array type instead of java.lang.Object 
for binary JDBC types.
(cherry picked from commit 3184437)

commit 8e1560322b87d79b3d3250832a3969ac4032d6fc
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T18:10:08Z

IGNITE-6574 Remove pending requests in case STATUS_AUTH_FAILURE && 
credentials == null.
(cherry picked from commit 85261a3)

commit 7a0300ae35894c389b126e95615f720a99a3d360
Author: devozerov <vozerov@...>
Date:   2017-10-18T11:18:08Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit ad01f9b099d0bf92537378859ad6d5a52de57748
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-19T02:43:20Z

IGNITE-6647 Web Console: Implemented support of schema migration scripts.
(cherry picked from commit c65399c)

commit 0c66344bc752dac98b256dd140fcab95d1662862
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-19T09:36:39Z

IGNITE-6627 .NET: Fix repeated known metadata updates

This closes #2876

commit 1b8abd214ed2afcd3fd1f6a4c71a19d6fe1a4b01
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T04:23:23Z

IGNITE-6647 Added missing Mongo injector.
(cherry picked from commit 173ecef)

commit a221066b3d029afc392be704a810c0e830fc0c49
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T14:15:02Z

IGNITE-6647 Web Console: Added folder for modules migrations.
(cherry picked from commit 3700717)

commit da8a9d5a968ba071697a28adb01bc59f80d1893c
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-23T08:55:33Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

# Conflicts:
#   
modules/platforms/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj

commit 69fdac3acf768ecb9df80d4412c4de5ffd5bc4f5
Author: Dmitriy Shabalin <dshabalin@...>
Date:   2017-10-23T09:09:47Z

IGNITE-5909 Added 

[GitHub] ignite pull request #3842: IGNITE-8295: Fixed wrong checkpointLock vs partSt...

2018-04-17 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-8295: Fixed wrong checkpointLock vs partStoreLock order.



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

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

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

https://github.com/apache/ignite/pull/3842.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 #3842


commit fb7956b0c4fc9d8b62aac1f831e0c0ef939275da
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-04-17T10:32:12Z

Fixed wrong checkpointLock vs partStoreLock order.




---


[GitHub] ignite pull request #3810: IGNITE-7972: Fixed NPE in TTL manager on unwindEv...

2018-04-12 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-7972: Fixed NPE in TTL manager on unwindEvicts.



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

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

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

https://github.com/apache/ignite/pull/3810.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 #3810






---


[GitHub] ignite pull request #3809: IGNTIE-7972: Fixed NPE in TTL manager on unwindEv...

2018-04-12 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #3809: IGNTIE-7972: Fixed NPE in TTL manager on unwindEv...

2018-04-12 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNTIE-7972: Fixed NPE in TTL manager on unwindEvicts.



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

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

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

https://github.com/apache/ignite/pull/3809.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 #3809






---


[GitHub] ignite pull request #3786: Ignite 2.4.4.b2

2018-04-10 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite 2.4.4.b2

For test purposes

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

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

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

https://github.com/apache/ignite/pull/3786.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 #3786


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 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 254ed3a9c32d092702a0461509bf867cbd7cdee6
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-02-01T08:22:53Z

ignite-2.4.0 Update version.

(cherry picked from commit 2e43749)

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 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 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 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 plugin stub - Fixes #3510.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit b6d21fb)

commit bfdcda7a2a6b5cf64f15ed169d2beb886f131fac
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T16:36:30Z

IGNITE-7626 Unify code in test which cleans up persistence directories - 
Fixes #3477.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit a0997b9)

commit 2e92e0094b270aa8489e66d94bfcf15eadabfb4f
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T18:44:10Z

IGNITE-7626 Unify code in test which clean up persistence directories - 
Fixes #3512.

Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
(cherry picked from commit 6f6f8dd)

commit 3f86c127c78065999663a4fc4eaedb5e5d4bee1c
Author: EdShangGG <eshangareev@...>
Date:   2018-02-12T18:26:31Z

compilation fix

commit 0b9322c566f9b464291854142ac02495bd1817e4
Author: gg-shq <kshirokov@...>
Date:   2018-02-07T11:28:04Z

IGNITE-6917: Implemented SQL COPY command.

commit c5e386ca96750213bddcd98d0af0c589fee476ca
Author: gg-shq <kshirokov@...>
Date:   2018-02-07T15:31:27Z

IGNITE-7586: Added COPY comman

[GitHub] ignite pull request #3777: Fix CRC calculation in Lucene index.

2018-04-09 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Fix CRC calculation in Lucene index.



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

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

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

https://github.com/apache/ignite/pull/3777.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 #3777


commit cdc9efdcfa78dca88d5505789a54200f87ea53bd
Author: Manu <maxnu00@...>
Date:   2018-04-09T13:04:09Z

Fix CRC calculation in Lucene index.




---


[GitHub] ignite pull request #2651: Ignite-gg12701-

2018-04-05 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #2353: IGNITE-5813: Inconsistent cache store state when ...

2018-04-05 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #2262: IGNITE-5473: Create ignite troubleshooting logger...

2018-04-05 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #3689: Ignite-1.6.15

2018-03-23 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite-1.6.15

For test purposes

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

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

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

https://github.com/apache/ignite/pull/3689.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 #3689


commit eea42827738301168d66562a05d3360150e6fb89
Author: sboikov <sboikov@...>
Date:   2016-08-23T07:47:15Z

Fix for IgniteDynamicCacheStartNoExchangeTimeoutTest.

commit f9258736c5cfa157e138d879aa0dbacc5a7cb4b2
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2016-08-23T07:59:45Z

Fixed tests.

commit d6033712425cd0157fa640a7d46ec6579fd7e74b
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2016-08-23T11:10:55Z

IGNITE-3325 .NET: Improve CompiledQuery in LINQ provider

commit 207e8cb3b939670655da14082ac9e1cf1d822fd0
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2016-08-23T17:01:48Z

IGNITE-3325 .NET: Improve CompiledQuery in LINQ provider - minor fixes

commit 417b269fe844c2a0b2c18aff8f58a2b38bc27531
Author: Vasiliy Sisko <vsisko@...>
Date:   2016-08-24T02:44:04Z

IGNITE-3005 Implemented showing of node ID8 , IP and checked values on 
alert.

commit 8c370c6927848b66782ecc18df499460c0bfdd11
Author: Vasiliy Sisko <vsisko@...>
Date:   2016-08-24T03:03:33Z

IGNITE-2726 Added per-nodes cache information about off-heap.

commit 25b59d7c6ea7bd23d5a8366fb5618e11990327c8
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2016-08-24T08:07:17Z

IGNITE-3325 .NET: Rename CompiledQueryDelegate -> CompiledQueryFunc to 
conform to design guidelines

commit 4e9e7b8ee1c990bacdc2d081b706ca315927fdce
Author: vozerov-gridgain <vozerov@...>
Date:   2016-08-24T09:12:00Z

IGNITE-3716: ODBC: Added SQL escape sequence parsing.

commit 118db2fcffe3534aa1e5f4b97b8fbe23891752c4
Author: vozerov-gridgain <vozerov@...>
Date:   2016-08-24T09:12:24Z

Merge remote-tracking branch 'upstream/ignite-1.6.6' into ignite-1.6.6

commit c02ad87f863bd730e60fb7052547fa0848e7eb77
Author: isapego <isapego@...>
Date:   2016-08-24T14:21:48Z

IGNITE-3736: ODBC: Added support for string scalar functions. This closes 
#979.

commit 13dfcbe03aca137ee70698f6083df27c10ecdaf9
Author: vozerov-gridgain <vozerov@...>
Date:   2016-08-24T14:31:38Z

IGNITE-3736: ODBC: Reverted back removed "supported" futures.

commit d6449ffbc65acda6a2cf4484608188367837dd17
Author: sboikov <sboikov@...>
Date:   2016-08-24T15:34:02Z

Fixed issues on node stop:
- in service processor need guard depExe access with busyLock
- do not error log IO errors in ClientImpl on stop

commit 12fd4976f482ebc43831754645e34042c9073b2d
Author: sboikov <sboikov@...>
Date:   2016-08-25T09:29:04Z

Fixed GridQueryParsingTest.

commit 5a3b3e2c6ecb5d6c96513b79f21828526b4a98a0
Author: isapego <isapego@...>
Date:   2016-08-25T09:35:07Z

IGNITE-3749: ODBC: Added support for numeric scalar functions. This closes 
#981.

commit 0e3a6e2df8b42f255a5a4688d5827dccaabfd3a4
Author: isapego <isapego@...>
Date:   2016-08-25T11:34:31Z

IGNITE-3757: ODBC: Added aggregate functions support. This closes #983.

commit e2f287039011bc9437c94fb574e61e2ac226
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-08-25T13:26:02Z

IGNITE-3738: ODBC: Fixed escape sequence whitespaces handling. This closes 
#982.

commit 8aabd6ea65d883d3bbcf37c05c146105dff8a6e2
Author: isapego <igorsapg@...>
Date:   2016-08-25T13:30:20Z

IGNITE-3751: ODBC: Added system functions support. This closes #985.

commit ae0b5ebf02f3eb70d24dd3b0eb63dde9843c82b0
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-08-26T08:12:31Z

IGNITE-3739: ODBC: Added GUID escape sequence support. This closes #988.

commit 6fd53ea5b50148e5a1156d83ea28acb8faf84035
Author: Igor Sapego <isapego@...>
Date:   2016-08-26T08:19:39Z

IGNITE-3761: ODBC: Added tests for SQL_SQL92_VALUE_EXPRESSIONS. This closes 
#989.

commit 99e3e8a2d997aa681264460c2845984712ded90e
Author: Igor Sapego <isapego@...>
Date:   2016-08-26T08:23:49Z

IGNITE-3764: ODBC Added tests for SQL operators. This closes #986.

commit 87a1928a4f90b4f8a221041cfff9d22e3dd801cc
Author: vozerov-gridgain <vozerov@...>
Date:   2016-08-26T12:22:15Z

IGNITE-3776: Removed code duplication in GridNearAtomicAbstractUpdateFuture.

commit 92f18bf353cc8c3821c6500ce9f1cd397a7cf17c
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-08-26T12:31:30Z

IGNITE-3745: ODBC: Implemented date/time/timestamp escape sequence parsing. 
This closes #991.

commit b5757642e135908d9baa027a605035dd0d4acfc9
Author: tledko

[GitHub] ignite pull request #3669: Ignite-2.3.3.b2

2018-03-21 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite-2.3.3.b2

for test purposes

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

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

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

https://github.com/apache/ignite/pull/3669.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 #3669


commit be91bbf8bcb7e9c71fe6d3bea0f79763f9606558
Author: Krzysztof Chmielewski <krzysiek.chmielewski@...>
Date:   2017-10-10T14:50:59Z

Fixed "IGNITE-6234 Initialize schemaIds to empty set if schemas field is 
null during the deserialization".

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 08389601728512dc4e7fa5b953f5afe34ae4506f
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-10-10T08:57:20Z

IGNITE-6545: Failure during Ignite Service.cancel() can break normal 
shutdown process. This closes #2807.

(cherry picked from commit 8ffa109)

commit 57547b5afae059a0a6dfa13c08b2e0b6c0e96ebd
Author: devozerov <vozerov@...>
Date:   2017-10-13T09:34:35Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 08798f8e47bdfdd68a557385ed2ce98b4bb1609a
Author: devozerov <vozerov@...>
Date:   2017-10-13T11:12:44Z

IGNITE-6605: SQL: common backup filter. This closes #2836.

commit 2b59a241de3935a338842b8fc3221aedc8e11e1d
Author: devozerov <vozerov@...>
Date:   2017-10-16T07:33:36Z

IGNITE-6631: Minor improvements to GridH2KeyValueRowOnheap. This closes 
#2855.

commit 98438c954c5f9a08634cf3132361268456397864
Author: devozerov <vozerov@...>
Date:   2017-10-16T09:38:54Z

IGNITE-6632: SQL: simplified GridH2Row inheritance tree. This closes #2856.

commit 95b7ab518dd3c3db6fcc5142c2ee85da2516c2b6
Author: devozerov <vozerov@...>
Date:   2017-10-16T10:37:11Z

IGNITE-6634: Removed IgniteDistributedJoinTestSuite. It's tests are 
distributed between "Query" and "Query 2" suites. This closes #2857.

commit 9c91deff877ebc0eed84559d4abca71408e3cb0a
Author: devozerov <vozerov@...>
Date:   2017-10-16T13:46:13Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 911ab7ab7a8a6968d219b053adb2338477738506
Author: Alexey Popov <tank2.alex@...>
Date:   2017-10-17T11:45:42Z

IGNITE-6627 .NET: Fix serialization of enums within generic collections

* Fix EnumEqualityComparer serialization
* Fix enum arrays serialization
* Fix empty objects missing metadata

This closes #2864

commit 3ba374c319ac7048a05871692060e2f143d6acdf
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T17:11:37Z

IGNITE-6463 Web Console: Fixed output of big numbers in SQL query results.
(cherry picked from commit 35589a7)

commit b67feb0f175bfbd6ffbefe82a8d693c8ab7d4213
Author: Vasiliy Sisko <vsisko@...>
Date:   2017-10-09T10:55:23Z

IGNITE-5767 Web console: Use byte array type instead of java.lang.Object 
for binary JDBC types.
(cherry picked from commit 3184437)

commit 8e1560322b87d79b3d3250832a3969ac4032d6fc
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T18:10:08Z

IGNITE-6574 Remove pending requests in case STATUS_AUTH_FAILURE && 
credentials == null.
(cherry picked from commit 85261a3)

commit 7a0300ae35894c389b126e95615f720a99a3d360
Author: devozerov <vozerov@...>
Date:   2017-10-18T11:18:08Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit ad01f9b099d0bf92537378859ad6d5a52de57748
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-19T02:43:20Z

IGNITE-6647 Web Console: Implemented support of schema migration scripts.
(cherry picked from commit c65399c)

commit 0c66344bc752dac98b256dd140fcab95d1662862
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-19T09:36:39Z

IGNITE-6627 .NET: Fix repeated known metadata updates

This closes #2876

commit 1b8abd214ed2afcd3fd1f6a4c71a19d6fe1a4b01
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T04:23:23Z

IGNITE-6647 Added missing Mongo injector.
(cherry picked from commit 173ecef)

commit a221066b3d029afc392be704a810c0e830fc0c49
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T14:15:02Z

IGNITE-6647 Web Console: Added folder for modules migrations.
(cherry picked from commit 3700717)

commit da8a9d5a968ba071697a28adb01bc59f80d1893c
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-23T08:55:33Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

# Conflicts:
#   
modules/platforms/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj

commit 69fdac3acf768ecb9df80d4412c4de5ffd5bc4f5
Author: Dmitriy Shabalin <dshabalin@...>
Date:   2017-10-23T09:09:47Z

IGNITE-5909 Added 

[GitHub] ignite pull request #3468: IGNITE-7508: Fix contention on system property ac...

2018-02-02 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

IGNITE-7508: Fix contention on system property access in 
GridKernalContextImpl::isDaemon()

Fixed.

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

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

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

https://github.com/apache/ignite/pull/3468.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 #3468


commit a78297bf6a531bf5b1d7764637a31542c029c754
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-02-02T13:57:05Z

IGNITE-7508: Fix contention on system property access in 
GridKernalContextImpl::isDaemon().




---


[GitHub] ignite pull request #3124: IGNITE-6425: Races during transaction finalizatio...

2018-01-23 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #3276: Ignite 2.3.2

2017-12-22 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite 2.3.2



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

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

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

https://github.com/apache/ignite/pull/3276.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 #3276


commit c5d6decfaf4c8be907975531f7d7bd41dda2da4e
Author: dpavlov <dpavlov@...>
Date:   2017-10-04T06:46:16Z

IGNITE-6285 Enhance persistent store paths handling - Fixes #2775.

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

commit 2e013fbe85da059580e97d57c15e9cbc92c0aa54
Author: dpavlov <dpavlov@...>
Date:   2017-10-04T12:05:48Z

IGNITE-6554 Atomic cache remove operations are not logged to WAL - Fixes 
#2800.

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

commit 959bf853b1a77fa674ac8115fcf57c31feb0e6c0
Author: oleg-ostanin <oostanin@...>
Date:   2017-10-04T14:35:50Z

Removed excluding ML from examples/src

(cherry picked from commit 78f77b1)

commit d4e5d4fd3e989b69f7bfa49986ee8f8d04cac62f
Author: tledkov-gridgain <tledkov@...>
Date:   2017-10-05T08:55:26Z

IGNITE-6529 JDBC: support column metadata 'nullable' property. This closes 
#2793.

commit 81d20410205086ff29ac2e66b7cd17909173d642
Author: tledkov-gridgain <tledkov@...>
Date:   2017-10-05T13:32:33Z

IGNITE-6358: JDBC thick: support multiple statements. This closes #2777.

commit 2e046d61078874c12e4fd33bba0826f5453b055d
Author: tledkov-gridgain <tledkov@...>
Date:   2017-10-05T13:45:31Z

IGNITE-6556: JDBC thin: fixed setSchema() case sensitivity handling. This 
closes #2805.

commit 62b4b5311109af1f4ac0ae84ac47ad885eaa3533
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-10-05T14:37:04Z

IGNITE-5739 Fixed Ignite node crash on deactivation

commit b33be44164d4dc4948ab5c27857d53b75ac4a332
Author: Vasiliy Sisko <vsisko@...>
Date:   2017-10-06T07:25:42Z

IGNITE-6287 Web Console: Improved DDL support.
(cherry picked from commit 2410f07)

commit 6c4c41d4ce6f2066a399756f60f798507e0553ad
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T10:00:39Z

IGNITE-6570 Web Console: Move parsing of JSON to pool of workers.
(cherry picked from commit 74f0400)

commit 6efb0cee753eac1289efd21cc773ca372775aa68
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-03T15:33:57Z

.NET: Fix TestRecordLocal

commit fca198bf1ecd4eee8bb72233cd59d0ea2e427c7c
Author: Alexander Paschenko <alexander.a.paschenko@...>
Date:   2017-10-06T15:04:44Z

IGNITE-6054: SQL: implemented "WRAP_KEY" and "WRAP_VALUE" modes for CREATE 
TABLE. This closes #2784.

commit 73f092df4792bee918083322ee93026dfa95e3b8
Author: devozerov <vozerov@...>
Date:   2017-10-09T07:48:06Z

Fixed JavaDoc.

commit 81b16ada108dc497d38f702b7f678de539345705
Author: devozerov <vozerov@...>
Date:   2017-10-09T08:34:51Z

Fixed JavaDoc again.

commit d9f0f4e1bec08ab9f52c6c1ba842524f25a4ba19
Author: devozerov <vozerov@...>
Date:   2017-10-09T08:57:06Z

IGNITE-6054: Fixed tests.

commit 9358a88538189e48de68ad2d157c2c1ebf9a219e
Author: tledkov-gridgain <tledkov@...>
Date:   2017-10-09T12:14:23Z

IGNITE-6529: JDBC thin: fixed driver protocol compatibility. This closes 
#2819.

commit c4acf54413a0e8cb9cedcb7201084f29ee554ee7
Author: Vasiliy Sisko <vsisko@...>
Date:   2017-10-09T12:23:23Z

IGNITE-6287 Web Console: Improved DDL support: added checkbox "Use selected 
cache as default schema name".
(cherry picked from commit a45677c)

commit 831c4d9635c911fde3781987f79a28523d6cf15b
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-09T14:33:46Z

IGNITE-6397 .NET thin client: basic cache operations. This closes #2725.

commit 1a6bb2bbf513c8a50f81e9f8def1b3f479c08f4b
Author: Andrey Gura <agura@...>
Date:   2017-09-27T10:50:26Z

ignite-6305 Ignite update checker enabled

commit 72b409cc233919462b3df1547afdec082d8273e1
Author: Alexander Paschenko <alexander.a.paschenko@...>
Date:   2017-10-09T19:17:28Z

IGNITE-6569: Fixed hang when trying to execute "DROP TABLE" on the cache 
this table belongs to. This closes #2823.

commit ab384d4b1692538eca6de81c04ec9b720a73308e
Author: Alexander Paschenko <alexander.a.paschenko@...>
Date:   2017-10-10T07:05:12Z

IGNITE-6568: Fixed cache configuration persistence logic. This closes #2815.

commit f06927d13303b780bcb9865a3eea9c95b926a25e
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-10-09T15:35:11Z

IGNITE-6583 Proper getters for rebalance metrics were added; ignite-style 
getters (without get) were deprecated
 

[GitHub] ignite pull request #3275: Ignite 2.3 master

2017-12-22 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite 2.3 master



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

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

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

https://github.com/apache/ignite/pull/3275.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 #3275


commit be91bbf8bcb7e9c71fe6d3bea0f79763f9606558
Author: Krzysztof Chmielewski <krzysiek.chmielewski@...>
Date:   2017-10-10T14:50:59Z

Fixed "IGNITE-6234 Initialize schemaIds to empty set if schemas field is 
null during the deserialization".

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 08389601728512dc4e7fa5b953f5afe34ae4506f
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-10-10T08:57:20Z

IGNITE-6545: Failure during Ignite Service.cancel() can break normal 
shutdown process. This closes #2807.

(cherry picked from commit 8ffa109)

commit 57547b5afae059a0a6dfa13c08b2e0b6c0e96ebd
Author: devozerov <vozerov@...>
Date:   2017-10-13T09:34:35Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 08798f8e47bdfdd68a557385ed2ce98b4bb1609a
Author: devozerov <vozerov@...>
Date:   2017-10-13T11:12:44Z

IGNITE-6605: SQL: common backup filter. This closes #2836.

commit 2b59a241de3935a338842b8fc3221aedc8e11e1d
Author: devozerov <vozerov@...>
Date:   2017-10-16T07:33:36Z

IGNITE-6631: Minor improvements to GridH2KeyValueRowOnheap. This closes 
#2855.

commit 98438c954c5f9a08634cf3132361268456397864
Author: devozerov <vozerov@...>
Date:   2017-10-16T09:38:54Z

IGNITE-6632: SQL: simplified GridH2Row inheritance tree. This closes #2856.

commit 95b7ab518dd3c3db6fcc5142c2ee85da2516c2b6
Author: devozerov <vozerov@...>
Date:   2017-10-16T10:37:11Z

IGNITE-6634: Removed IgniteDistributedJoinTestSuite. It's tests are 
distributed between "Query" and "Query 2" suites. This closes #2857.

commit 9c91deff877ebc0eed84559d4abca71408e3cb0a
Author: devozerov <vozerov@...>
Date:   2017-10-16T13:46:13Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 911ab7ab7a8a6968d219b053adb2338477738506
Author: Alexey Popov <tank2.alex@...>
Date:   2017-10-17T11:45:42Z

IGNITE-6627 .NET: Fix serialization of enums within generic collections

* Fix EnumEqualityComparer serialization
* Fix enum arrays serialization
* Fix empty objects missing metadata

This closes #2864

commit 3ba374c319ac7048a05871692060e2f143d6acdf
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T17:11:37Z

IGNITE-6463 Web Console: Fixed output of big numbers in SQL query results.
(cherry picked from commit 35589a7)

commit b67feb0f175bfbd6ffbefe82a8d693c8ab7d4213
Author: Vasiliy Sisko <vsisko@...>
Date:   2017-10-09T10:55:23Z

IGNITE-5767 Web console: Use byte array type instead of java.lang.Object 
for binary JDBC types.
(cherry picked from commit 3184437)

commit 8e1560322b87d79b3d3250832a3969ac4032d6fc
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-06T18:10:08Z

IGNITE-6574 Remove pending requests in case STATUS_AUTH_FAILURE && 
credentials == null.
(cherry picked from commit 85261a3)

commit 7a0300ae35894c389b126e95615f720a99a3d360
Author: devozerov <vozerov@...>
Date:   2017-10-18T11:18:08Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit ad01f9b099d0bf92537378859ad6d5a52de57748
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-19T02:43:20Z

IGNITE-6647 Web Console: Implemented support of schema migration scripts.
(cherry picked from commit c65399c)

commit 0c66344bc752dac98b256dd140fcab95d1662862
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-19T09:36:39Z

IGNITE-6627 .NET: Fix repeated known metadata updates

This closes #2876

commit 1b8abd214ed2afcd3fd1f6a4c71a19d6fe1a4b01
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T04:23:23Z

IGNITE-6647 Added missing Mongo injector.
(cherry picked from commit 173ecef)

commit a221066b3d029afc392be704a810c0e830fc0c49
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-20T14:15:02Z

IGNITE-6647 Web Console: Added folder for modules migrations.
(cherry picked from commit 3700717)

commit da8a9d5a968ba071697a28adb01bc59f80d1893c
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-23T08:55:33Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

# Conflicts:
#   
modules/platforms/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj

commit 69fdac3acf768ecb9df80d4412c4de5ffd5bc4f5
Author: Dmitriy Shabalin <dshabalin@...>
Date:   2017-10-23T09:09:47Z

IGNITE-5909 Added list editabl

[GitHub] ignite pull request #3252: Ignite 1.9.3 p2

2017-12-19 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite 1.9.3 p2



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

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

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

https://github.com/apache/ignite/pull/3252.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 #3252


commit 8c56e4516e55c7ed9c14779f0e77e00f055d9a81
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-09-02T15:05:16Z

IGNITE-3827: Removed double marshalling of keys in 
DataStreamerImpl.addData(Map) method.

commit 4dc624fc9a8852f77f1fe7db4dc06a474b34c2eb
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-09-02T15:23:09Z

IGNITE-3829: Optimized affinity key field name handling.

commit 7b0d2326ccc62afd5d162b056398f96d8d7c9100
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-09-05T07:19:48Z

IGNITE-3829: Additional fix.

commit b8cb82de65a529040ea18b0dc03fa7109c69bb4a
Author: Vasiliy Sisko <vsi...@gridgain.com>
Date:   2016-12-29T07:48:45Z

IGNITE-4442 Implemented cache affinity configuration.

(cherry picked from commit f4a1e6c)

commit 71412cecd861119965a873520da96078f99c94e2
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-12-30T10:41:34Z

IGNITE-4424 REPLICATED cache isn't synced across nodes

commit 852f03829c997883376245e3515e47822e9012eb
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-11T09:34:23Z

Merge branches 'ignite-1.7.5' and 'web-console-production' of 
https://github.com/gridgain/apache-ignite into web-console-production

commit fe424591161595de1151a29cf1cdeb50456c3e39
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-01-12T14:43:21Z

Minors

commit cf9f0a79da7540dc40c3ac860a94158e87e2d7ec
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-01-12T14:50:02Z

Minors

commit d3e2e0c5574f7677645e73e1fbafaee3563895f1
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T07:27:01Z

Merge branches 'ignite-1.7.6' and 'web-console-production' of 
https://github.com/gridgain/apache-ignite into web-console-production

commit 295f80d10da02692540435d46961a9c3cca99b3c
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T06:58:57Z

IGNITE-4520 Added credential request for authentication on proxy.

(cherry picked from commit ef04f35)

commit faa20530a707014ac34477cba8adaaa4b67de1bb
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-25T09:48:05Z

IGNITE-1596 Fixed version sort.

(cherry picked from commit 128ba07)

commit 1b3bbdb1758eb19c755dabcb5fe329529fa0f378
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-01-27T04:30:49Z

IGNITE-4622 Fixed generation in domain model for cache store.

(cherry picked from commit 43007d5)

commit a8355feef630a5c8c4edbe02224c8325dd5952d3
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-03T04:58:43Z

IGNITE-4610 Added more informative message.

(cherry picked from commit 9ff2a8f)

commit 94d8a6fc0a61bb3046e2ebd8b3cbffb8917c2b6a
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-08T04:43:22Z

IGNITE-4472 Added user activities in Web Console.

(cherry picked from commit 26ee9c2)

commit b571fd40f009709718bce0c969d47b62be06b8f6
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-08T10:05:08Z

IGNITE-4472 Added user activities in Web Console.

(cherry picked from commit 26ee9c2)

commit db48f545a83bb72cded77d8269fe4f8820e8380f
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-10T08:55:05Z

IGNITE-4678 Web Console: Implemented demo load as service.

(cherry picked from commit a600caf)

commit e4b54c985f256478ae2cae23b423d9b8e0842df8
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-13T02:48:50Z

Merge branch 'ignite-1.8.3' of https://github.com/gridgain/apache-ignite 
into web-console-production

commit 2d6735a20ac8009d1ac3f003da4fcd319271bd71
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-02-09T09:44:41Z

IGNITE-4676 Fixed hang if closure executed nested internal task with 
continuation. Added test.

(cherry picked from commit e7a5307)

commit d307e2eced1fd10b007ee08c3dd113e7bb4f22ba
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-13T10:35:29Z

IGNITE-4687 Added pool to process REST request in Web Agent.

(cherry picked from commit 262a341)

commit 8874f99f44dc2edf08a525619edb49d5db70b938
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-02-14T15:44:57Z

IGNITE-4641 - Refresh client attributes during reconnect

commit ca5956be

[GitHub] ignite pull request #3231: ignite-5874: Store TTL expire times in B+ tree on...

2017-12-14 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

ignite-5874: Store TTL expire times in B+ tree on per-partition basis.



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

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

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

https://github.com/apache/ignite/pull/3231.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 #3231


commit ffaed6c47fed0615a977cce559d9ed37c2291f9b
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-12-14T14:32:11Z

WIP.Test added.

commit 4678b66be7a4799c88541bd5eb8e452a04dd8940
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-12-05T07:22:50Z

ignite-5874: WIP. Pending tree moved to partition.




---


[GitHub] ignite pull request #3228: Ignite 2.3.2

2017-12-14 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite 2.3.2



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

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

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

https://github.com/apache/ignite/pull/3228.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 #3228


commit be91bbf8bcb7e9c71fe6d3bea0f79763f9606558
Author: Krzysztof Chmielewski <krzysiek.chmielew...@gmail.com>
Date:   2017-10-10T14:50:59Z

Fixed "IGNITE-6234 Initialize schemaIds to empty set if schemas field is 
null during the deserialization".

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit 08389601728512dc4e7fa5b953f5afe34ae4506f
Author: AMRepo <andrey.mashen...@gmail.com>
Date:   2017-10-10T08:57:20Z

IGNITE-6545: Failure during Ignite Service.cancel() can break normal 
shutdown process. This closes #2807.

(cherry picked from commit 8ffa109)

commit 57547b5afae059a0a6dfa13c08b2e0b6c0e96ebd
Author: devozerov <voze...@gridgain.com>
Date:   2017-10-13T09:34:35Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 08798f8e47bdfdd68a557385ed2ce98b4bb1609a
Author: devozerov <voze...@gridgain.com>
Date:   2017-10-13T11:12:44Z

IGNITE-6605: SQL: common backup filter. This closes #2836.

commit 2b59a241de3935a338842b8fc3221aedc8e11e1d
Author: devozerov <voze...@gridgain.com>
Date:   2017-10-16T07:33:36Z

IGNITE-6631: Minor improvements to GridH2KeyValueRowOnheap. This closes 
#2855.

commit 98438c954c5f9a08634cf3132361268456397864
Author: devozerov <voze...@gridgain.com>
Date:   2017-10-16T09:38:54Z

IGNITE-6632: SQL: simplified GridH2Row inheritance tree. This closes #2856.

commit 95b7ab518dd3c3db6fcc5142c2ee85da2516c2b6
Author: devozerov <voze...@gridgain.com>
Date:   2017-10-16T10:37:11Z

IGNITE-6634: Removed IgniteDistributedJoinTestSuite. It's tests are 
distributed between "Query" and "Query 2" suites. This closes #2857.

commit 9c91deff877ebc0eed84559d4abca71408e3cb0a
Author: devozerov <voze...@gridgain.com>
Date:   2017-10-16T13:46:13Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit 911ab7ab7a8a6968d219b053adb2338477738506
Author: Alexey Popov <tank2.a...@gmail.com>
Date:   2017-10-17T11:45:42Z

IGNITE-6627 .NET: Fix serialization of enums within generic collections

* Fix EnumEqualityComparer serialization
* Fix enum arrays serialization
* Fix empty objects missing metadata

This closes #2864

commit 3ba374c319ac7048a05871692060e2f143d6acdf
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-10-06T17:11:37Z

IGNITE-6463 Web Console: Fixed output of big numbers in SQL query results.
(cherry picked from commit 35589a7)

commit b67feb0f175bfbd6ffbefe82a8d693c8ab7d4213
Author: Vasiliy Sisko <vsi...@gridgain.com>
Date:   2017-10-09T10:55:23Z

IGNITE-5767 Web console: Use byte array type instead of java.lang.Object 
for binary JDBC types.
(cherry picked from commit 3184437)

commit 8e1560322b87d79b3d3250832a3969ac4032d6fc
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-10-06T18:10:08Z

IGNITE-6574 Remove pending requests in case STATUS_AUTH_FAILURE && 
credentials == null.
(cherry picked from commit 85261a3)

commit 7a0300ae35894c389b126e95615f720a99a3d360
Author: devozerov <voze...@gridgain.com>
Date:   2017-10-18T11:18:08Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

commit ad01f9b099d0bf92537378859ad6d5a52de57748
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-10-19T02:43:20Z

IGNITE-6647 Web Console: Implemented support of schema migration scripts.
(cherry picked from commit c65399c)

commit 0c66344bc752dac98b256dd140fcab95d1662862
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-10-19T09:36:39Z

IGNITE-6627 .NET: Fix repeated known metadata updates

This closes #2876

commit 1b8abd214ed2afcd3fd1f6a4c71a19d6fe1a4b01
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-10-20T04:23:23Z

IGNITE-6647 Added missing Mongo injector.
(cherry picked from commit 173ecef)

commit a221066b3d029afc392be704a810c0e830fc0c49
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-10-20T14:15:02Z

IGNITE-6647 Web Console: Added folder for modules migrations.
(cherry picked from commit 3700717)

commit da8a9d5a968ba071697a28adb01bc59f80d1893c
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-10-23T08:55:33Z

Merge branch 'ignite-2.3.1' into ignite-2.3.2

# Conflicts:
#   
modules/platforms/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj

commit 69fdac3acf768e

[GitHub] ignite pull request #3224: Ignite 2.1.9

2017-12-13 Thread AMashenkov
GitHub user AMashenkov opened a pull request:

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

Ignite 2.1.9



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

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

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

https://github.com/apache/ignite/pull/3224.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 #3224


commit 4bc56b59c5a9f146defdb443b022bc3d4cac069d
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-07-28T07:06:16Z

IGNITE-5769 Abstract away .NET->Java calls

This closes #2352

commit fdb77354147bdb85fd9b0ef804b94d1c10b0c02d
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-08-30T15:35:05Z

IGNITE-5931 .NET: Fix type registration race condition

This closes #2553

commit 7746f5fcd83be2e7240f1bc3143d95c08808373c
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-08-31T11:06:47Z

IGNITE-5924 .NET: Decouple Marshaller from Ignite

This closes #2559

commit b2a0ccbc87386dbc103aad43e4e0f6f09f675e64
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-01T08:49:48Z

IGNITE-6233 .NET: Extract type codes to a separate class

This closes #2570

commit d440a73f614ece59c7fa331f408aac7ac955cbdb
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-06T13:24:41Z

IGNITE-6279 .NET: Decouple AbstractQueryCursor from PlatformTarget

This closes #2598

commit a810bd2d63523bc27a330eb2c48a5416244948f0
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-14T18:40:48Z

IGNITE-6258: Thin client: binary metadata protocol. This closes #2662. This 
closes #2667.

commit 976a8237adc67e2c585b20bd5cd9fd71824ab86c
Author: vsisko <vsi...@gridgain.com>
Date:   2017-09-15T11:02:59Z

IGNITE-6251 Clear selection from removed rows.
(cherry picked from commit 8741acc)

commit 4e6f39ba4876249c08629321e442e46a1b38d982
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-15T11:05:53Z

IGNITE-6368: Initial .NET part of thin client. This closes #2670.

commit ef2f8c8b721503e5319033952b51fdf7059d4eba
Author: EdShangGG <eshangar...@gridgain.com>
Date:   2017-09-15T08:59:48Z

IGNITE-6277 Added ability to convert WAL to human readable form - Fixes 
#2605.

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

commit c35b336892f601a2c23edb0a803c065bc0a9c664
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-09-15T13:45:02Z

IGNITE-6256: DiscoCache always contains local node.

Signed-off-by: Andrey Gura <ag...@apache.org>

commit dd9c3a81d5ff53bdd88dd83e8f03480912cfbd58
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2017-09-15T14:25:26Z

IGNITE-6395: Remove old test. This closes #2673.

commit b6350366fef2a75e9d4eeba9392aec660c0dda0b
Author: devozerov <ppoze...@gmail.com>
Date:   2017-09-16T11:57:55Z

IGNITE-6327: Added thin client configuration. This closes #2672.

commit ecdb3ea74b1d5444c53a043f52e851c840fc7e7b
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-09-16T14:41:34Z

IGNITE-5620: Implemented SQLSTATE error code for server-side logic and JDBC 
thin client. This closes #2541.

commit d347c2c00b6084c26c640793ea8ba08114022d07
Author: vsisko <vsi...@gridgain.com>
Date:   2017-09-18T07:09:22Z

IGNITE-6417 Fixed missed binary configuration.
(cherry picked from commit 40597a0)

commit 0a878ece75d2b69be92caac0bacb9a7ba866e522
Author: Ilya Kasnacheev <ilya.kasnach...@gmail.com>
Date:   2017-09-07T13:41:44Z

Fixed Licenses & Javadoc tests

cherry-pick from aa172573364b3fd91b089df252d884ee9aa8c24f

commit 9f2426ece7a3aab8701902505774627b096ad6e2
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-18T09:57:26Z

IGNITE-6404 Fix failures in .NET (NPE in ExceptionUtils, inspections)

commit a2d9d76cbce8658ec42e951432a0e92ee22f46b5
Author: devozerov <voze...@gridgain.com>
Date:   2017-09-18T10:36:38Z

IGNITE-6413: Improved thin client configuration processing. This closes 
#2680.

commit 9edcd5f7ca5609860b77a8bbb049ad5e805ad967
Author: Sergey Kalashnikov <skalashni...@gridgain.com>
Date:   2017-09-18T11:54:40Z

IGNITE-6396: JDBC thin driver: added test for error code for NOT NULL 
violation. This closes #2681.

commit ea2caeb834a100448784c28d49b8d6aca4b3ed51
Author: Alexandr Kuramshin <ein.nsk...@gmail.com>
Date:   2017-09-18T12:46:46Z

IGNITE-6200 org.dom4j.QName can't be serialized

Signed-off-by: Andrey Gura <ag...@apache.org>

commit bda0b7ce310a24600583869f491326808f07d8bd
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2017-09-18T13:01:34Z

IGNITE-6317: JDBC driver: SQLSTATE support. Th

[GitHub] ignite pull request #1209: IGNITE-4172: SQL: Add support for Java 8 Time API...

2017-12-12 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #1730: IGNITE-1267: JobStealingCollisionSpi never sends ...

2017-12-12 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #2320: Ignite 1.7.12 p1

2017-12-12 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #3126: Ignite-2.1.8.b2

2017-12-12 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #2730: Ignite-1.9.6-b6

2017-12-12 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #2892: Ignite-2.1.6.b3

2017-12-12 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


[GitHub] ignite pull request #3078: IGNITE-6984: Make cache creation slightly more ve...

2017-12-12 Thread AMashenkov
Github user AMashenkov closed the pull request at:

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


---


  1   2   3   4   >