[GitHub] ignite pull request #2259: Ignite 5562 Assertions in TCP discovery SPI when ...

2017-07-07 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite 5562 Assertions in TCP discovery SPI when NTP is moving time 
backwards

The `assert` statements were changed due to the fact 
`System.currentTimeMillis()` is not monotonic.

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

$ git pull https://github.com/sk0x50/ignite ignite-5562-2

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

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


commit 7c89922e70257a0dd8ff718612d5f2710eea3d8b
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-06-21T15:33:55Z

WIP.

commit e7b297e27ae4b215ae228f619b58c239710c6055
Author: Slava Koptilin <slava.kopti...@gmail.com>
Date:   2017-07-07T12:35:33Z

ignite-5562: assert statements were changed to the 'if' blocks




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #2202: IGNITE-5076: improved multi-threaded start of nod...

2017-08-09 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #2194: IGNITE-5076: improved multi-threaded start of nod...

2017-08-09 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #2259: Ignite 5562 Assertions in TCP discovery SPI when ...

2017-08-09 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #2194: Ignite 5076 1

2017-06-26 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite 5076 1



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

$ git pull https://github.com/sk0x50/ignite ignite-5076-1

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

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


commit 926aa519d7dc37ac5e8960f4368646ae94171290
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-10-26T08:13:52Z

Removed unused imports from GridClosureProcessor.

commit 3d01ee1edf72f17bf6c027afad88fc29e321970a
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-10-18T14:17:17Z

IGNITE-4030 Streamline PlatformTarget operation methods

Conflicts:

modules/core/src/main/java/org/apache/ignite/internal/processors/platform/cache/PlatformCache.java
modules/platforms/dotnet/Apache.Ignite.Core/Impl/Cache/CacheImpl.cs
modules/platforms/dotnet/Apache.Ignite.Core/Impl/Ignite.cs

commit e0b846758a6331e13095e9dcefa407ddfd57d6ff
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-10-26T12:41:27Z

IGNITE-4030 Streamline PlatformTarget operation methods

commit 44740465677c39068dc813dabd464e60f09e5f49
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-10-26T13:00:11Z

IGNITE-4062: fix BinaryObject.equals: compare only bytes containing the 
fields' data (without header and footer). This closes  #1182.

commit 3e724fd8a8da38c955e7ab4712e0cb8b5685a16c
Author: AMRepo <andrey.mashen...@gmail.com>
Date:   2016-10-19T15:33:59Z

IGNITE-3448 Support SQL queries with distinct aggregates added. This closes 
#3448.

(cherry picked from commit 7ed2bb7)

commit b9d28caad2670557e381d2d67823fc58b4dfd97d
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-10-27T14:04:01Z

Revert "IGNITE-4028 .NET: Get rid of OP_META in PlatformAbstractTarget"

This reverts commit 2a90fcaf8e46a829306ca92e226d984111b3aefe.

commit 2e7f59bf113bb76af0ddb5029b6af4900a6b1d54
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-10-27T14:04:01Z

Revert "IGNITE-4028 .NET: Get rid of OP_META in PlatformAbstractTarget"

This reverts commit 2a90fcaf8e46a829306ca92e226d984111b3aefe.

# Conflicts:
#   
modules/platforms/dotnet/Apache.Ignite.Core/Impl/Cluster/ClusterGroupImpl.cs

commit 160e37f1bf83289b1295f0bf772be1f18bc342b8
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-10-27T14:36:11Z

Revert "IGNITE-4028 .NET: Get rid of OP_META in PlatformAbstractTarget"

This reverts commit 2a90fcaf8e46a829306ca92e226d984111b3aefe.

# Conflicts:
#   
modules/platforms/dotnet/Apache.Ignite.Core/Impl/Cluster/ClusterGroupImpl.cs

commit 9ddb8be1243df8e489f7ebc716d315415775439a
Author: Dmitriy Govorukhin <dgovoruk...@gridgain.com>
Date:   2016-10-27T14:52:22Z

IGNITE-2079 GridCacheIoManager eats exception trail if it falls into the 
directed case
merger from ignite-2079-2

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

commit 087f6405d21ffe33181ced407ef67bd78583900d
Author: Andrey Novikov <anovi...@apache.org>
Date:   2016-10-28T10:26:33Z

Web console beta-5.

commit 44db38f3c56107badcf4948afff967ae12d115d6
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-10-28T14:23:52Z

IGNITE-4115 Ignite.NET: Clean up instructions in README.txt file

commit a801f01c3933b992ae8b5282f438f06059c22523
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-10-28T15:24:48Z

IGNITE-4151 .NET: Fix project build settings consistency

commit 6a2ecdbf5dbc86ff0c25cca579a669e90b3cfffd
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-10-28T16:45:29Z

IGNITE-4131 .NET: Improve "Unsupported type exception" with additional 
information

commit 9ebbaea586d9ba360a1325a840fc7d81c93a95fc
Author: Valentin Kulichenko <valentin.luliche...@gmail.com>
Date:   2016-10-28T23:08:44Z

IGNITE-4110 - Fixed BUFFER_UNDERFLOW and BUFFER_OVERFLOW handling in 
BlockingSslHandler

commit 6f160728c544d252f77bdb85c0ff2857559707a3
Author: Valentin Kulichenko <valentin.luliche...@gmail.com>
Date:   2016-10-28T23:18:14Z

IGNITE-4110 - Fixed BUFFER_UNDERFLOW and BUFFER_OVERFLOW handling in 
BlockingSslHandler

commit 6b78ad0cbbcf286cb083136c49cebd5dd85de58c
Author: sboikov <sboi...@gridgain.com>
Date:   2016-10-31T07:35:44Z

TcoDiscovery: reduced amount of debug logging (heartbeat/connection check 
messages are logged trace level).

commit b1b87036fa180df80e07db00f3674eba6089fe71
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-10-31T15:26:2

[GitHub] ignite pull request #2202: IGNITE-5076: improved multi-threaded start of nod...

2017-06-27 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

IGNITE-5076: improved multi-threaded start of nodes



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

$ git pull https://github.com/sk0x50/ignite ignite-5076-master

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

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






---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #2683: Ignite-6420 Time metrics (CacheMetrics.getAverage...

2017-09-18 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite-6420 Time metrics (CacheMetrics.getAverage###Time) should be 
calculated on primary node in case of ATOMIC cache



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

$ git pull https://github.com/sk0x50/ignite ignite-6420

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

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


commit d939944f84aa415099a945b720dd4cd65132f6af
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-21T03:05:33Z

IGNITE-1.8.4 Manual merge with master.

commit 71c62f70df2b79f706b6cca157bccfbcea0ae5ef
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-21T03:20:39Z

IGNITE-4830 Implemented better SQL errors handling.
(cherry picked from commit fbb9940)

commit 93faee3579389c5754e3b91bcd39cc88dcf39125
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-21T04:07:15Z

Web Console: Update classnames.properties.

commit 45812566694d016c07b47fa589bbba612c26f824
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-21T04:23:18Z

Web Console: minor fix.
(cherry picked from commit 92bce6e)

commit f4232e9557fca89065f4ee424afab940265e2d1b
Author: oleg-ostanin <oosta...@gridgain.com>
Date:   2017-03-21T12:32:33Z

IGNITE-4822 Fixed change jvm options for benchmarks

commit ab3b2926213291a45305c21e7efe066855c1342f
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-03-21T14:47:09Z

IGNITE-4200: Added copying of the C++ binaries.

commit e0c012d977b6db13dfdf2fb8347677998287c1e4
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-03-21T14:50:06Z

IGNITE-4200: Added copying of the C++ binaries.

commit 6e2bc4bfb0b200e59c9fc3cf4fcbd408d52acb9c
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-03-21T14:51:40Z

IGNITE-4200: Added copying of the C++ binaries.

commit 8273e6703944ea50b229a512398ac741eb713073
Author: Anton Vinogradov <a...@apache.org>
Date:   2017-03-21T15:04:01Z

IGNITE-4779 Missed discovery data snapshot during exchange processing 
(Backport from 2.0)

commit 6775f646df127f5cdbabf7a154b65856f38afa1e
Author: Dmitriy Shabalin <dshaba...@gridgain.com>
Date:   2017-03-22T03:37:05Z

IGNITE-4686 Added ability to group registered users in admin panel.

(cherry picked from commit 827befb)

commit 7d94963251cc66823883d760668c2e2b31574bf1
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-03-22T11:20:32Z

IGNITE-4659 Fixed error page.

(cherry picked from commit 50de012)

commit eb837c7853ffc68e5a3f690e985407e603e3f955
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-03-22T11:21:03Z

IGNITE-4854 Fixed project structure button on summary page under firefox.

(cherry picked from commit 117e18e)

commit 8d9ade2cc2d71f12a427e3effa3846a928b0681e
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-03-22T11:57:24Z

Merge branch 'ignite-1.7.9-p1' into ignite-1.7.10

commit 3aa2a68c02879ec57c46091cd2f22a9ac4b129ad
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-03-22T12:22:50Z

Merge branch 'ignite-1.7.9-p1' into ignite-1.8.5

# Conflicts:
#   modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/service/GridServiceProcessor.java

commit ec7b9d848274b229b69dc7b8a20902654f719c44
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-03-23T02:32:38Z

IGNITE-4855 Fixed error on switching between notebooks.

(cherry picked from commit 6a148e2)

commit 36f7621b6eaa710d3b1eba7fddd0dfe92e11133e
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-03-23T03:57:03Z

IGNITE-4830 Fixed error ui.

(cherry picked from commit 48e78a9)

commit 1f3b2fcd003c1f084874d5c421953da0a7cd02cb
Author: Valentin Kulichenko <valentin.luliche...@gmail.com>
Date:   2017-03-28T01:12:17Z

IGNITE-4802 - Separate thread pool for managed services

commit 39edcc7890ce497771f532a83a57ecae318d8c88
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-03-28T15:56:17Z

IGNITE-4815: Fixed confusing javadoc. This closes #1613.

commit e47bf27b5582cd695a7d3de3c39d54b3df4c59cc
Author: Valentin Kulichenko <valentin.luliche...@gmail.com>
Date:   2017-03-28T23:51:44Z

IGNITE-4762 - transactionsAllowed flag for JDBC driver

commit 336672432486830c31cb4b6f8bb1b401c276f3e5
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-29T03:53:25Z

IGNITE-4659 Fixed typo.
(cherry picked from commit 6f1e970)

commit 1ddce5517815fc85136e2ead9973c8cf74054f9f
Author: Al

[GitHub] ignite pull request #2692: Ignite gg 12788

2017-09-18 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite gg 12788



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

$ git pull https://github.com/sk0x50/ignite ignite-gg-12788

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

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


commit d939944f84aa415099a945b720dd4cd65132f6af
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-21T03:05:33Z

IGNITE-1.8.4 Manual merge with master.

commit 71c62f70df2b79f706b6cca157bccfbcea0ae5ef
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-21T03:20:39Z

IGNITE-4830 Implemented better SQL errors handling.
(cherry picked from commit fbb9940)

commit 93faee3579389c5754e3b91bcd39cc88dcf39125
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-21T04:07:15Z

Web Console: Update classnames.properties.

commit 45812566694d016c07b47fa589bbba612c26f824
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-21T04:23:18Z

Web Console: minor fix.
(cherry picked from commit 92bce6e)

commit f4232e9557fca89065f4ee424afab940265e2d1b
Author: oleg-ostanin <oosta...@gridgain.com>
Date:   2017-03-21T12:32:33Z

IGNITE-4822 Fixed change jvm options for benchmarks

commit ab3b2926213291a45305c21e7efe066855c1342f
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-03-21T14:47:09Z

IGNITE-4200: Added copying of the C++ binaries.

commit e0c012d977b6db13dfdf2fb8347677998287c1e4
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-03-21T14:50:06Z

IGNITE-4200: Added copying of the C++ binaries.

commit 6e2bc4bfb0b200e59c9fc3cf4fcbd408d52acb9c
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-03-21T14:51:40Z

IGNITE-4200: Added copying of the C++ binaries.

commit 8273e6703944ea50b229a512398ac741eb713073
Author: Anton Vinogradov <a...@apache.org>
Date:   2017-03-21T15:04:01Z

IGNITE-4779 Missed discovery data snapshot during exchange processing 
(Backport from 2.0)

commit 6775f646df127f5cdbabf7a154b65856f38afa1e
Author: Dmitriy Shabalin <dshaba...@gridgain.com>
Date:   2017-03-22T03:37:05Z

IGNITE-4686 Added ability to group registered users in admin panel.

(cherry picked from commit 827befb)

commit 7d94963251cc66823883d760668c2e2b31574bf1
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-03-22T11:20:32Z

IGNITE-4659 Fixed error page.

(cherry picked from commit 50de012)

commit eb837c7853ffc68e5a3f690e985407e603e3f955
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-03-22T11:21:03Z

IGNITE-4854 Fixed project structure button on summary page under firefox.

(cherry picked from commit 117e18e)

commit 8d9ade2cc2d71f12a427e3effa3846a928b0681e
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-03-22T11:57:24Z

Merge branch 'ignite-1.7.9-p1' into ignite-1.7.10

commit 3aa2a68c02879ec57c46091cd2f22a9ac4b129ad
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-03-22T12:22:50Z

Merge branch 'ignite-1.7.9-p1' into ignite-1.8.5

# Conflicts:
#   modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/service/GridServiceProcessor.java

commit ec7b9d848274b229b69dc7b8a20902654f719c44
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-03-23T02:32:38Z

IGNITE-4855 Fixed error on switching between notebooks.

(cherry picked from commit 6a148e2)

commit 36f7621b6eaa710d3b1eba7fddd0dfe92e11133e
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-03-23T03:57:03Z

IGNITE-4830 Fixed error ui.

(cherry picked from commit 48e78a9)

commit 1f3b2fcd003c1f084874d5c421953da0a7cd02cb
Author: Valentin Kulichenko <valentin.luliche...@gmail.com>
Date:   2017-03-28T01:12:17Z

IGNITE-4802 - Separate thread pool for managed services

commit 39edcc7890ce497771f532a83a57ecae318d8c88
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-03-28T15:56:17Z

IGNITE-4815: Fixed confusing javadoc. This closes #1613.

commit e47bf27b5582cd695a7d3de3c39d54b3df4c59cc
Author: Valentin Kulichenko <valentin.luliche...@gmail.com>
Date:   2017-03-28T23:51:44Z

IGNITE-4762 - transactionsAllowed flag for JDBC driver

commit 336672432486830c31cb4b6f8bb1b401c276f3e5
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-29T03:53:25Z

IGNITE-4659 Fixed typo.
(cherry picked from commit 6f1e970)

commit 1ddce5517815fc85136e2ead9973c8cf74054f9f
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-29T04:11:33Z

Merge branch 'web-consol

[GitHub] ignite pull request #2745: Ignite 1.8.12

2017-09-26 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite 1.8.12



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

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

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

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


commit 1f3b2fcd003c1f084874d5c421953da0a7cd02cb
Author: Valentin Kulichenko <valentin.luliche...@gmail.com>
Date:   2017-03-28T01:12:17Z

IGNITE-4802 - Separate thread pool for managed services

commit 39edcc7890ce497771f532a83a57ecae318d8c88
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-03-28T15:56:17Z

IGNITE-4815: Fixed confusing javadoc. This closes #1613.

commit e47bf27b5582cd695a7d3de3c39d54b3df4c59cc
Author: Valentin Kulichenko <valentin.luliche...@gmail.com>
Date:   2017-03-28T23:51:44Z

IGNITE-4762 - transactionsAllowed flag for JDBC driver

commit 336672432486830c31cb4b6f8bb1b401c276f3e5
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-29T03:53:25Z

IGNITE-4659 Fixed typo.
(cherry picked from commit 6f1e970)

commit 1ddce5517815fc85136e2ead9973c8cf74054f9f
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-03-29T04:11:33Z

Merge branch 'web-console-production' of 
https://github.com/gridgain/apache-ignite into ignite-1.8.5

commit b689624e2984ec3cf42ca5b01966937e236abcdc
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-03-29T15:15:20Z

IGNITE-4868 Raw Object keys and values indexing fix

commit 357c20ab9593390fb7af25f8638188595c5f6cd4
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-03-30T09:50:42Z

IGNITE-4284 - Fix. Failed second client node join with continuous query and 
peer class loading enabled.

commit 45a4cfe7ced27aa9d726b36326bfae8b006e84da
Author: Evgenii Zhuravlev <ezhurav...@gridgain.com>
Date:   2017-03-29T22:28:20Z

IGNITE-4141 - JDBC driver should always set withKeepBinary flag when 
querying cache. This fixes #1617.

(Backport from master)
(cherry picked from commit 8dd88d8)

commit d4979b87e3301f11f52531645028ecd4e947986b
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-03-30T14:35:28Z

IGNITE-4284 - Fix. Failed second client node join with continuous query and 
peer class loading enabled.

commit 2e6bc4416a1f2fa18dad78235b3f71f6fb58a98d
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-03-30T14:36:22Z

Cleanup unused imports.

commit e01aee0b1bbdb8ff5583728e539df165029f682d
Author: nikolay_tikhonov <ntikho...@gridgain.com>
Date:   2017-03-31T17:19:52Z

Fixed SSL issue.

Signed-off-by: nikolay_tikhonov <ntikho...@gridgain.com>

commit ead9f2a595b91821b1b16627dd8d752897c24c03
Author: dkarachentsev <dkarachent...@gridgain.com>
Date:   2017-04-03T11:46:54Z

Merge branch 'ignite-1.8.4-p1' into ignite-1.8.6

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/managers/discovery/GridDiscoveryManager.java

commit 925ee11c2002729b1264148ee5db5700ded5a7b7
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-04-04T09:06:01Z

Fixed typo.
(cherry picked from commit 3b84f34)

commit ce4b078c1c97cae4136c318ae38b27a50fe383cc
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2017-04-04T09:14:56Z

master Updated version.
(cherry picked from commit 5469626)

commit ae435fb5474429e7ac76faadd680c19a4c657371
Author: Sergi Vladykin <sergi.vlady...@gmail.com>
Date:   2017-04-02T12:35:04Z

ignite-2913 - SQL: EXISTS support added

commit b7ab27301b59bf93fc73b52fdf8e0bcf124fec1d
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-04-06T11:43:50Z

IGNITE-4832: Prevent service deployment on client by default when 
configuration is provided on startup. This closes #1748.

commit b214211eb3461746b6931c0623e086bb208e5dda
Author: Anton Vinogradov <a...@apache.org>
Date:   2017-04-06T12:00:12Z

IGNITE-4644 Value from IgniteQueue in atomic mode could be lost

commit 014161427fb603b6df7c8ecc3c0904f5df47a21d
Author: Denis Magda <dma...@gridgain.com>
Date:   2017-02-14T01:33:32Z

IGNITE-4159: Kubernetes IP finder.
(cherry picked from commit 37c0a22)

commit 1db238402f11c67d2b28bfb7ff47955415f00c25
Author: Denis Magda <dma...@gridgain.com>
Date:   2017-02-16T04:37:26Z

IGNITE-4159: fixing logging
(cherry picked from commit 06908d2)
(cherry picked from commit fa27ee3)

commit 5dfe16f7e91374008b9f6dfbb899364f5b2e1164
Author: Denis Magda <dma...@gridgain.com>
Date:   2017-02-14T06:03:30Z

IGNITE-4159: using logger instead of system.out.println
(cherry picked

[GitHub] ignite pull request #2490: IGNITE-1094 Ignite.createCache(CacheConfiguration...

2017-08-21 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

IGNITE-1094 Ignite.createCache(CacheConfiguration) hangs if some exception 
occurs during cache initialization

The following algorithm was implemented in order to fix hangs during 
dynamic start of cache(s):

> 1. all nodes try to init cache locally
> 2. if error occurs on any node then exchange coordinator should be 
notified.
> 3. coordinator should send 
org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsFullMessage
 message containing error flag to all cache nodes
> 4. all cache nodes should revert the changes
> 5. exception should be thrown on initiator node (who called create cache)

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

$ git pull https://github.com/sk0x50/ignite ignite-1094-1

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

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






---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request #3000: ignite-6767: reset of the topVer on loading of th...

2017-11-15 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #3040: ignite-6924: Fixed missed CacheStoreSessionListen...

2017-11-15 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

ignite-6924: Fixed missed CacheStoreSessionListener#onSessionStart() call

CacheStoreSessionListener#onSessionStart() is not called in case of 
'WriteBehind' mode is enabled and 'writeCache' size exceeds critical size.

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

$ git pull https://github.com/sk0x50/ignite ignite-6924

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

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


commit 6fd1695ee3a228915230d6478e1a8db98ac9b974
Author: Slava Koptilin <slava.kopti...@gmail.com>
Date:   2017-11-15T22:20:14Z

ignite-6924: Fixed missed CacheStoreSessionListener#onSessionStart() call




---


[GitHub] ignite pull request #3105: ignite-gg-13099

2017-11-28 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

ignite-gg-13099



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

$ git pull https://github.com/sk0x50/ignite ignite-gg-13099

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

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


commit 6e36a7950db84913ddfd0d98f5a0b50923d2a29c
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-11-15T09:42:29Z

IGNITE-3191: Fields are now sorted for binary objects which don't implement 
Binarylizable interface. This closes #1197.

commit e39888a08da313bec4d30f96488eccb36b4abacc
Author: Vasiliy Sisko <vsi...@gridgain.com>
Date:   2016-11-17T04:41:05Z

IGNITE-4163 Fixed load range queries.

commit 3eacc0b59c27be6b4b3aaa09f84b867ba42b449f
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-11-21T10:28:56Z

Merged ignite-1.7.3 into ignite-1.7.4.

commit 0234f67390c88dceefd6e62de98adb922b4ba9ac
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-11-21T10:40:50Z

IGNITE-3443 Implemented metrics for queries monitoring.

commit a24a394bb66ba0237a9e9ef940707d422b2980f0
Author: Konstantin Dudkov <kdud...@ya.ru>
Date:   2016-11-21T10:53:58Z

IGNITE-2523 "single put" NEAR update request

commit 88f38ac6305578946f2881b12d2d557bd561f67d
Author: Konstantin Dudkov <kdud...@ya.ru>
Date:   2016-11-21T12:11:09Z

IGNITE-3074 Optimize DHT atomic update future

commit 51ca24f2db32dff9c0034603ea3abfe5ef5cd846
Author: Konstantin Dudkov <kdud...@ya.ru>
Date:   2016-11-21T13:48:44Z

IGNITE-3075 Implement single key-value pair DHT request/response for ATOMIC 
cache.

commit 6e4a279e34584881469a7d841432e6c38db2f06f
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-11-21T14:15:17Z

IGNITE-2355: fix test - clear client connections before and after a test.

commit 551f90dbeebcad35a0e3aac07229fb67578f2ab7
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-11-21T14:16:49Z

Merge remote-tracking branch 'community/ignite-1.7.4' into ignite-1.7.4

commit f2dc1d71705b86428a04a69c4f2d4ee3a82ed1bd
Author: sboikov <sboi...@gridgain.com>
Date:   2016-11-21T15:12:27Z

Merged ignite-1.6.11 into ignite-1.7.4.

commit d32fa21b673814b060d2362f06ff44838e9c2cdc
Author: sboikov <sboi...@gridgain.com>
Date:   2016-11-22T08:33:55Z

IGNITE-3075 Fixed condition for 'single' request creation

commit d15eba4becf7515b512c1032b193ce75e1589177
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-11-22T08:56:20Z

IGNITE-4225 DataStreamer can hang on changing topology

commit f80bfbd19e7870554bf3abd13bde89b0f39aaee1
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-11-22T09:02:57Z

IGNITE-3748 Data rebalancing of large cache can hang out.

commit bc695f8e3306c6d74d4fe53d9a98adedd43ad8f0
Author: Igor Sapego <isap...@gridgain.com>
Date:   2016-11-22T09:05:15Z

IGNITE-4227: ODBC: Implemented SQLError. This closes #1237.

commit fc9ee6a74fe0bf413ab0643d2776a1a43e6dd5d2
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-22T09:05:32Z

Merge remote-tracking branch 'upstream/ignite-1.7.4' into ignite-1.7.4

commit 861fab9d0598ca2f06c4a6f293bf2866af31967c
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-11-22T09:52:03Z

IGNITE-4239: add GridInternal annotaion for tasks instead of jobs. This 
closes #1250.

commit ba99df1554fbd1de2b2367b6ce011a024cd199bd
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-11-22T10:07:20Z

IGNITE-4239: test cleanup

commit c34d27423a0c45c61341c1fcb3f56727fb91498f
Author: Igor Sapego <isap...@gridgain.com>
Date:   2016-11-22T11:13:28Z

IGNITE-4100: Fix for DEVNOTES paths.

commit 9d82f2ca06fa6069c1976cc75814874256b24f8c
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-22T12:05:29Z

IGNITE-4259: Fixed a problem with geospatial indexes and BinaryMarshaller.

commit b038730ee56a662f73e02bbec83eb1712180fa82
Author: isapego <igors...@gmail.com>
Date:   2016-11-23T09:05:54Z

IGNITE-4249: ODBC: Fixed performance issue caused by ineddicient IO 
handling on CPP side. This closes #1254.

commit 7a47a0185d308cd3a58c7bfcb4d1cd548bff5b87
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-24T08:14:08Z

IGNITE-4270: Allow GridUnsafe.UNALIGNED flag override.

commit bf330251734018467fa3291fccf0414c9da7dd1b
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2016-11-24T10:08:08Z

Web console beta-6.

commit 7d88c5bfe7d6f130974fab1ed4266fff859afd3d
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2016-11-24T10:59:33Z

Web console beta-6. Minor fix.

commit 9c6824b4f33fbdead64299d9e0c34

[GitHub] ignite pull request #3108: Ignite-1.7.17

2017-11-29 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite-1.7.17



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

$ git pull https://github.com/sk0x50/ignite ignite-1.7.17

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

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


commit 6e36a7950db84913ddfd0d98f5a0b50923d2a29c
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-11-15T09:42:29Z

IGNITE-3191: Fields are now sorted for binary objects which don't implement 
Binarylizable interface. This closes #1197.

commit e39888a08da313bec4d30f96488eccb36b4abacc
Author: Vasiliy Sisko <vsi...@gridgain.com>
Date:   2016-11-17T04:41:05Z

IGNITE-4163 Fixed load range queries.

commit 3eacc0b59c27be6b4b3aaa09f84b867ba42b449f
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-11-21T10:28:56Z

Merged ignite-1.7.3 into ignite-1.7.4.

commit 0234f67390c88dceefd6e62de98adb922b4ba9ac
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-11-21T10:40:50Z

IGNITE-3443 Implemented metrics for queries monitoring.

commit a24a394bb66ba0237a9e9ef940707d422b2980f0
Author: Konstantin Dudkov <kdud...@ya.ru>
Date:   2016-11-21T10:53:58Z

IGNITE-2523 "single put" NEAR update request

commit 88f38ac6305578946f2881b12d2d557bd561f67d
Author: Konstantin Dudkov <kdud...@ya.ru>
Date:   2016-11-21T12:11:09Z

IGNITE-3074 Optimize DHT atomic update future

commit 51ca24f2db32dff9c0034603ea3abfe5ef5cd846
Author: Konstantin Dudkov <kdud...@ya.ru>
Date:   2016-11-21T13:48:44Z

IGNITE-3075 Implement single key-value pair DHT request/response for ATOMIC 
cache.

commit 6e4a279e34584881469a7d841432e6c38db2f06f
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-11-21T14:15:17Z

IGNITE-2355: fix test - clear client connections before and after a test.

commit 551f90dbeebcad35a0e3aac07229fb67578f2ab7
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-11-21T14:16:49Z

Merge remote-tracking branch 'community/ignite-1.7.4' into ignite-1.7.4

commit f2dc1d71705b86428a04a69c4f2d4ee3a82ed1bd
Author: sboikov <sboi...@gridgain.com>
Date:   2016-11-21T15:12:27Z

Merged ignite-1.6.11 into ignite-1.7.4.

commit d32fa21b673814b060d2362f06ff44838e9c2cdc
Author: sboikov <sboi...@gridgain.com>
Date:   2016-11-22T08:33:55Z

IGNITE-3075 Fixed condition for 'single' request creation

commit d15eba4becf7515b512c1032b193ce75e1589177
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-11-22T08:56:20Z

IGNITE-4225 DataStreamer can hang on changing topology

commit f80bfbd19e7870554bf3abd13bde89b0f39aaee1
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-11-22T09:02:57Z

IGNITE-3748 Data rebalancing of large cache can hang out.

commit bc695f8e3306c6d74d4fe53d9a98adedd43ad8f0
Author: Igor Sapego <isap...@gridgain.com>
Date:   2016-11-22T09:05:15Z

IGNITE-4227: ODBC: Implemented SQLError. This closes #1237.

commit fc9ee6a74fe0bf413ab0643d2776a1a43e6dd5d2
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-22T09:05:32Z

Merge remote-tracking branch 'upstream/ignite-1.7.4' into ignite-1.7.4

commit 861fab9d0598ca2f06c4a6f293bf2866af31967c
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-11-22T09:52:03Z

IGNITE-4239: add GridInternal annotaion for tasks instead of jobs. This 
closes #1250.

commit ba99df1554fbd1de2b2367b6ce011a024cd199bd
Author: tledkov-gridgain <tled...@gridgain.com>
Date:   2016-11-22T10:07:20Z

IGNITE-4239: test cleanup

commit c34d27423a0c45c61341c1fcb3f56727fb91498f
Author: Igor Sapego <isap...@gridgain.com>
Date:   2016-11-22T11:13:28Z

IGNITE-4100: Fix for DEVNOTES paths.

commit 9d82f2ca06fa6069c1976cc75814874256b24f8c
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-22T12:05:29Z

IGNITE-4259: Fixed a problem with geospatial indexes and BinaryMarshaller.

commit b038730ee56a662f73e02bbec83eb1712180fa82
Author: isapego <igors...@gmail.com>
Date:   2016-11-23T09:05:54Z

IGNITE-4249: ODBC: Fixed performance issue caused by ineddicient IO 
handling on CPP side. This closes #1254.

commit 7a47a0185d308cd3a58c7bfcb4d1cd548bff5b87
Author: devozerov <voze...@gridgain.com>
Date:   2016-11-24T08:14:08Z

IGNITE-4270: Allow GridUnsafe.UNALIGNED flag override.

commit bf330251734018467fa3291fccf0414c9da7dd1b
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2016-11-24T10:08:08Z

Web console beta-6.

commit 7d88c5bfe7d6f130974fab1ed4266fff859afd3d
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2016-11-24T10:59:33Z

Web console beta-6. Minor fix.

commit 9c6824b4f33fbdead64299d9e0c34

[GitHub] ignite pull request #3105: ignite-gg-13099

2017-11-30 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #3261: Ignite 5804 ScanQuery transformer applies to firs...

2017-12-20 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite 5804 ScanQuery transformer applies to first results page only.



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

$ git pull https://github.com/sk0x50/ignite ignite-gg-13232

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

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


commit 17b7586a73f6b1179612d601caa38d41924a4fac
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-26T16:38:39Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit ad6add47b29caf44dadfe2e32acd4d245ee256ab
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:34:42Z

Fixed tests.

commit 527c71805ac502290a20c631c8d4484f011f77c2
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:57:56Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 897f4c00c4945eda3f9f4a41d064ded2f6f27ccc
Author: sboikov <sboikov@...>
Date:   2017-06-27T09:55:11Z

gg-12133 Deadlock for metadata update from GridCacheMapEntry.innerUpdate

commit 90e96db22dbb7a341bfe1a8130b6dc16d5d8ae81
Author: agura <agura@...>
Date:   2017-06-27T11:43:06Z

Compilation is fixed.

commit 3f33a902ed0d0a3e27be548209fe8e7933da57a9
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-26T09:27:58Z

Minor fix for GG-12197 "Ignore events for discarded update in CLOCK mode".

commit 3668b91817c1da7958cc3d7c4dddf890a2237772
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:34:42Z

Partially reverted GG-12352.

commit 172f41c489c0ca5b7613163cd325b0c01d5b28b1
Author: sboikov <sboikov@...>
Date:   2017-06-27T09:55:11Z

gg-12133 Deadlock for metadata update from GridCacheMapEntry.innerUpdate

(cherry picked from commit 897f4c0)

commit 0521b7780756788d92bfa35ef00f56b5bb01367d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T17:43:07Z

GG-12370: Fixed massive NODE_FAILED events lead to excessive momentary 
memory consumption.

commit 6abe5bf5bd732bf9f79df577e159243520dd5c0b
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T06:47:45Z

Fixed compilation.

commit 6b54f991c13efb3630527a3010c4f90105a4fc76
Author: agura <agura@...>
Date:   2017-06-21T16:09:37Z

ignite-5574 For offheap_tiered cache first try read value from offheap in 
order to avoid redundant synchronization on entry

commit 7d5217260b293b7224340349b5e44792999600f3
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T08:47:21Z

Rethrow handshake exceptions as it done for ConnectionException.

commit 81cdea40743131cac9dae49150c1038073595f7e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T10:00:30Z

Fixed tests.

commit 473abcafca568c7c898b0b1ae91fe964084fdf43
Author: agura <agura@...>
Date:   2017-06-28T11:49:49Z

Tests fixed

commit 4f383ae772631987c3f4ac29bb654b4811fbc407
Author: agura <agura@...>
Date:   2017-06-28T11:49:49Z

Tests fixed.

commit 4b11bb27d5caeb7ba7bc2929685d7c548f4c327d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T12:45:42Z

Tests fixed.

commit 9b92dac5756619ed5218db269acdae1ef02ef8ae
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T15:20:02Z

Tests fixed.

commit 0295a1a7ecb2ef57a917ddc9015ff8b71a6ddb14
Author: mcherkasov <mcherkasov@...>
Date:   2017-06-23T18:00:45Z

IGNITE-5521: Large near caches lead to cluster instability with metrics 
enabled.

commit 16fed552fc8f91de550207eeebd5850e685960a8
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-06-29T07:49:34Z

Fix tests.

commit 65d93e48c264f4bfff0a94856fdfeb83375a3976
Author: mcherkasov <mcherkasov@...>
Date:   2017-06-23T18:00:45Z

IGNITE-5521: Large near caches lead to cluster instability with metrics 
enabled

commit ff1afad1278e939aef71b274e959fd4256904971
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T07:34:42Z

Partially reverted GG-12352.

(cherry picked from commit 3668b91)

commit 7fbb95d1698c534957c9f0b7c5558f43985cfe68
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-27T17:43:07Z

GG-12370: Fixed massive NODE_FAILED events lead to excessive momentary 
memory consumption.

(cherry picked from commit 0521b77)

commit 710db327c027d43c0984b7007447cecca71f3cca
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-28T08:47:21Z

Rethrow handshake exceptions as it done for ConnectionException.

(cherry picked from commit 7d52172)

commit 7c619f77009cc6876405839f9f6201d332d94b47
Au

[GitHub] ignite pull request #3064: Ignite 1.9.9

2017-11-17 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite 1.9.9



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

$ git pull https://github.com/sk0x50/ignite ignite-1.9.9

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

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


commit d427021f329292fb69d348ba949ad1f8f1e9089e
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
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.goncha...@gmail.com>
Date:   2017-06-14T18:37:54Z

GG-12354: Partial fix of IGNITE-5473: Introduce troubleshooting logger.

commit beb2409cfe2045789443d47de735d879961d371e
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
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.mashen...@gmail.com>
Date:   2017-06-22T21:24:57Z

Fix compilation

commit 39d2dec85a3c571dfdb1cd6189b53ae2413a5d22
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
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/GridTaskThreadContextKey.java
#   
modules/core/src/main/java/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.java
#   
modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite5.java

commit 96445156143b46b664f785b353463dd435ac342d
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-06-23T10:42:44Z

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

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

commit 7c569f15a80ab9301c21011d2c9159e311e46cef
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-06-23T10:48:10Z

Merge remote-tracking branch 'origin/ignite-1.8.7.p1' into ignite-1.8.8

commit a64339449be8fa602cab3f2868c5f74004a7b747
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-06-23T13:57:49Z

IGNITE-4370: Implemented writing of batch of parameters for ODBC.

(cherry picked from commit c10be5780589cc84e7929e234e4411d515166e0b)
(cherry picked from commit d268b32cb252a5f06887d2b803d27ddc20ded95f)

commit cbe5df51c423568782e31245c7f1aa06c9ba3be1
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-06-13T16:47:00Z

IGNITE-5478: ODBC: SQLNumParams now returns number of required parameters.

(cherry picked from commit b1c56a1)

(cherry picked from commit 4a8f295)

commit 9ad513e68b89e907f7db36a3f3f0daca0e5986e6
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-06-23T14:06:40Z

IGNITE-5478: Fix for cherry pick

(cherry picked from commit a2a4ec1ee9794cb542f146a07c6c67002cad444e)

commit bfec212b1ece0e9e791de6dfb642324834fa77ca
Author: AMRepo <andrey.mashen...@gmail.com>
Date:   2017-06-22T21:24:57Z

Partially reverted GG-12352.

commit 1abc14fdc4e39d8245c3e50fb2cf3d183df08021
Author: AMRepo <andrey.mashen...@gmail.com>
Date:   2017-06-22T21:24:57Z

Partially reverted GG-12352.

commit cb95f7aa729fda19b4c3b7a5ada903a1e1bc2eab
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-06-23T16:08:00Z

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

commit f59007f2c1221d8dd22abb0a9692b4abb31e87ad
Author: AMRepo <andrey.mashen...@gmail.com>
Date:   2017-06-22T21:24:57Z

Partially reverted GG-12352.

commit 2c7d3c03cd36aee4f0985e674f550a62fc64d2db
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-06-23T17:11:00Z

Merge branch 'ignite-1.8.8' into ignite-

[GitHub] ignite pull request #2745: Ignite 1.8.12

2017-11-15 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #3040: ignite-6924: Fixed missed CacheStoreSessionListen...

2017-11-17 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #2894: Ignite-6669: CacheStoreSessionListener#onSessionS...

2017-11-17 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #2981: Ignite 6496: Client node does not reconnect to se...

2017-11-03 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite 6496: Client node does not reconnect to server node when the latter 
is restarted.

The following scenario may result in deadlock on the client node:

- start server node and one client
- client node invokes IgniteQueue#take() method, that requires acquiring 
both GridCacheGateway#readLock and GridCacheQueueAdapter#readSem.
- client node disconnects from the cluster for some reason (for example, 
server node was stopped)
in that case, GridCacheQueueAdapter does not release readSem and, 
therefore, GridCacheGateway#readLock is also not released.
- 'tcp-client-disco-msg-worker' hangs due to unable acquiring 
GridCacheGateway.writeLock

```

"tcp-client-disco-msg-worker-#10%datastructures.GridCacheQueueClientReconnect1%"
 #101 prio=5 os_prio=0 tid=0x21634000 nid=0x49a8 waiting on condition 
[0x3a61e000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
parking to wait for <0x00076fa988f8> (a 
java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870)
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199)
at 
java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.lock(ReentrantReadWriteLock.java:943)
at 
org.apache.ignite.internal.util.StripedCompositeReadWriteLock$WriteLock.lock0(StripedCompositeReadWriteLock.java:154)
at 
org.apache.ignite.internal.util.StripedCompositeReadWriteLock$WriteLock.lock(StripedCompositeReadWriteLock.java:123)
at 
org.apache.ignite.internal.processors.cache.GridCacheGateway.writeLock(GridCacheGateway.java:278)
at 
org.apache.ignite.internal.IgniteKernal.onDisconnected(IgniteKernal.java:3873)
at 
org.apache.ignite.internal.managers.discovery.GridDiscoveryManager$4.onDiscovery0(GridDiscoveryManager.java:768)
at 
org.apache.ignite.internal.managers.discovery.GridDiscoveryManager$4.onDiscovery(GridDiscoveryManager.java:573)
locked <0x00076f9f4048> (a java.lang.Object)
at 
org.apache.ignite.spi.discovery.tcp.ClientImpl$MessageWorker.notifyDiscovery(ClientImpl.java:2415)
at 
org.apache.ignite.spi.discovery.tcp.ClientImpl$MessageWorker.notifyDiscovery(ClientImpl.java:2394)
at 
org.apache.ignite.spi.discovery.tcp.ClientImpl$MessageWorker.body(ClientImpl.java:1710)
at org.apache.ignite.spi.IgniteSpiThread.run(IgniteSpiThread.java:62)
```

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

$ git pull https://github.com/sk0x50/ignite ignite-6496

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

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


commit db7f1e497fe2d2502e910ab06e953e604768ed9d
Author: Slava Koptilin <slava.kopti...@gmail.com>
Date:   2017-10-31T15:29:09Z

ignite-6496: release all IgniteQueue's semaphores in case of the client 
node disconnected

commit e3eb26efd64c62d1de53a09f74b3f77491d2dd3d
Author: Slava Koptilin <slava.kopti...@gmail.com>
Date:   2017-11-03T14:01:25Z

ignite-6496: added test




---


[GitHub] ignite pull request #3000: ignite-6767: reset of the topVer on loading of th...

2017-11-08 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

ignite-6767: reset of the topVer on loading of the entry



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

$ git pull https://github.com/sk0x50/ignite ignite-6767-master

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

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


commit b3d451491ae14ce6b031d5dacaf23f06448011fc
Author: Slava Koptilin <slava.kopti...@gmail.com>
Date:   2017-11-08T12:39:15Z

ignite-6767: reset of the topVer on loading of the entry




---


[GitHub] ignite pull request #3198: Ignite 6669 2.1 master

2017-12-11 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite 6669 2.1 master



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

$ git pull https://github.com/sk0x50/ignite ignite-6669-2.1-master

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

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


commit 5b70793c9d633ec2179a22f842aead5880caa55d
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-12T08:29:15Z

IGNITE-6253 .NET: Use DocFX for API documentation

commit 8470f32a546a5eacaa9c905735dda7a307713c8d
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-09-12T08:40:47Z

IGNITE-5703: SQL: Added WRITE_SYNCHRONIZATION_MODE parameter to CREATE 
TABLE command. This closes #2591.

commit e17ad23b89a016fe30cbac29266d10c65b6ede96
Author: devozerov <voze...@gridgain.com>
Date:   2017-09-12T08:41:56Z

Merge remote-tracking branch 'upstream/ignite-2.1.5' into ignite-2.1.5

commit b06c89c7c9c2ddf65ad7c9b7877e7a1e1c55669a
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-09-12T11:44:07Z

IGNITE-6151: Impemented getting and setting of the SQL_ATTR_CONNECTION_DEAD

(cherry picked from commit 0bc1d84)

commit 9489e9a59ce6eb9aa63cf84dc40269029794ca3e
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-09-12T13:10:51Z

IGNITE-6151: Review fixes

(cherry picked from commit 8c23805)

commit 726a35208c48f613ec43f17139a2ab48c11a0b94
Author: Sergey Kalashnikov <skalashni...@gridgain.com>
Date:   2017-09-12T13:53:50Z

IGNITE-5648: SQL: Added support for NOT NULL constraint. This closes #2341.

commit 4194aafd2928905176a93892d808793451f399ee
Author: devozerov <voze...@gridgain.com>
Date:   2017-09-12T14:33:23Z

Added more memory to DynamicColumnsAbstractTest.

commit 4d305e19ab790a196337812723d3297e2d152d84
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-12T14:41:38Z

IGNITE-6354 .NET: Fix DataStreamer with complex object graphs

Cherry-picked from commit 67d716f00806c8d69f8339b090e0ddd877b225e3

commit c8c20737ef260b401b53aeb57a709bdc4fdc2e88
Author: vsisko <vsi...@gridgain.com>
Date:   2017-09-13T06:39:28Z

IGNITE-6363 Added refresh icon.
(cherry picked from commit cc3ab69)

commit ba72515adc50f6132795abcd49ef7e695f06d8a2
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-13T09:17:45Z

IGNITE-6081 .NET: Fix PutAll for dependent objects

Cherry-pick remaining changes

commit 98f176612ceff66b7530e720d73c6bf0b1b61962
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-13T09:50:49Z

IGNITE-6121 .NET: Propagate SqlFieldsQuery.lazy property

commit d1a79b323dd3a1689a23d35644e6e3b27cd26f3f
Author: Vasiliy Sisko <vsi...@gridgain.com>
Date:   2017-09-13T10:09:03Z

IGNITE-6229 Fixes in code generation.
(cherry picked from commit d753e90)

commit e23749078ecfd46c4172b8449afeb415902c607c
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-09-13T10:42:31Z

IGNITE-6356 - Fixed overflow when using number of partitions greater than 
Short.MAX_VALUE

commit a32b342289dca38668f6a847171b6a2bd38ad40d
Author: devozerov <voze...@gridgain.com>
Date:   2017-09-13T10:46:13Z

IGNITE-5896: Preparing base client request for integration with thin client.

commit 82d8d9fec9384127e75bfa6108445043b1392352
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-13T10:56:18Z

IGNITE-5896: Base thin client requests.

commit 761cfcbd4357cb7a18011cdb0756f13dd3866250
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-13T11:12:41Z

IGNITE-5896: Thin client: added base client cache get/put requests.

commit c6478c4ba3974cf20387c658d245ef30155d4164
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-09-13T11:28:38Z

IGNITE-5896: Thin client: base server-side infrastructure.

commit 960b6d9b09052fbd2eca9605e3a81ef782f611e4
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2017-09-13T11:49:40Z

Fixed compilation

commit 21d709d82d143ea3e380bd0b6be5740d215e5d4e
Author: anovikov <anovi...@gridgain.com>
Date:   2017-09-13T11:01:58Z

IGNITE-6366 Improve web agent version check.
(cherry picked from commit 40a9cc1)

commit ff58c61e5652b7335f46b10ebf0f88ecd4e32a10
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-07-25T12:15:43Z

IGNITE-5770 Refactor PlatformProcessor to PlatformTarget mechanism

This closes #2336

(cherry picked from commit bdc9e4b)

commit b2bb2a3c98434cfce5693bd1927be17e3d785e9a
Author: Igor Sapego <isap...@gridgain.com>
Date:   2017-09-13T13:21:56Z

IGNITE-6330: Implemented closing of ODBC and JDBC cursors on

[GitHub] ignite pull request #4163: IGNITE-1094 Ignite.createCache(CacheConfiguration...

2018-06-09 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

IGNITE-1094 Ignite.createCache(CacheConfiguration) hangs if some exception 
occurs during cache initialization



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

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

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

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


commit 51f13379fc920f1f9412bcc07025ceadab28666c
Author: Slava Koptilin 
Date:   2018-06-08T10:14:16Z

added IgniteDynamicCacheStartFailSelfTest

commit 1e85bb15db98fd2b8bc3ea338f1b528945d3d5f4
Author: Slava Koptilin 
Date:   2018-06-08T10:16:21Z

added new attribute ATTR_DYNAMIC_CACHE_START_ROLLBACK_SUPPORTED which 
indicates that rollback of exchange is supported

commit 8907568fe7292ab78b64f82475dd3ddf77e07f34
Author: Slava Koptilin 
Date:   2018-06-08T10:18:45Z

added convenience method to check that all nodes has an attribute and its 
value equals to expected value.

commit d937eefdb3715f54d01bec9379649fb284e9ed93
Author: Slava Koptilin 
Date:   2018-06-08T10:22:01Z

added DynamicCacheChangeFailureMessage that represents exchange failure due 
to dynamic cache start.

commit 3580d89045754cf7763b56aea9a40176c532add8
Author: Slava Koptilin 
Date:   2018-06-08T20:43:40Z

added rollback dynamically started caches

commit b184de02feffab58916378185dad1a7e6132c5b5
Author: Slava Koptilin 
Date:   2018-06-08T21:21:15Z

merged with master

commit f82b99c07ac8fe094698d626ec99dfb594edaf63
Author: Slava Koptilin 
Date:   2018-06-08T21:27:40Z

updated test suite




---


[GitHub] ignite pull request #4255: ignite-8856: Incorrect behavior of BinaryTypeConf...

2018-06-25 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

ignite-8856: Incorrect behavior of BinaryTypeConfiguration in case of using 
a wildcard for type names



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

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

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

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


commit 8b1db5f05b46c85497aa2c546d721ade31a538db
Author: Slava Koptilin 
Date:   2018-06-25T20:39:37Z

ignite-8856: wilcard matches all sub packeges




---


[GitHub] ignite pull request #2894: Ignite-6669: CacheStoreSessionListener#onSessionS...

2017-10-20 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite-6669: CacheStoreSessionListener#onSessionStart() #onSessionEnd() 
methods are called by GridCacheStoreManagerAdapter even if a store operation 
should not be performed.

In the case of transactional cache, which is configured using 
```CacheStore``` and ```CacheJdbcStoreSessionListener```, every update triggers 
```CacheStoreSessionListener#onSessionStart()```, 
```CacheStoreSessionListener#onSessionEnd()``` that results in creating the 
connection to an underlying database, even if read-through and write-through 
modes are disabled.

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

$ git pull https://github.com/sk0x50/ignite ignite-6669

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

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


commit a4d72223200137fcf3a33003173b7af6b09d
Author: Slava Koptilin <slava.kopti...@gmail.com>
Date:   2017-10-19T17:04:38Z

ignite-6669: wip

commit 6e7aecbcecef85fb85835c95b866a9b9dc04e28e
Author: Slava Koptilin <slava.kopti...@gmail.com>
Date:   2017-10-20T11:55:04Z

ignite-6669: added test




---


[GitHub] ignite pull request #3331: ignite-6814: added detailed memory consumption

2018-01-09 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #3331: ignite-6814: added detailed memory consumption

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

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

ignite-6814: added detailed memory consumption



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

$ git pull https://github.com/sk0x50/ignite ignite-6814

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

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


commit bd6ad3bb1f5c89eb6b94f6c60e23ec3cde3efc20
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-01-08T20:25:41Z

ignite-6814: added detailed memory consumption




---


[GitHub] ignite pull request #3470: ignite-5804: ScanQuery transformer should be appl...

2018-02-04 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

ignite-5804: ScanQuery transformer should be applied to all result pages



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

$ git pull https://github.com/sk0x50/ignite ignite-5804

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

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


commit 657255be916f0e05e55f73eb13c8becccfd144d3
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-02-04T19:48:31Z

ignite-5804: ScanQuery transformer applies to all result pages




---


[GitHub] ignite pull request #3495: ignite-7193: IgniteReflectionFactory should prope...

2018-02-08 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

ignite-7193: IgniteReflectionFactory should properly handle primitive data 
types



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

$ git pull https://github.com/sk0x50/ignite ignite-7193

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

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


commit 79ab82d1374c307e3b858a3230e59f2a901ce38e
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-02-08T23:17:13Z

ignite-7193: IgniteReflectionFactory properly handles primitive types

commit 9eafdee43ed6a99e09dbe437965729beed45cf8f
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-02-08T23:19:12Z

ignite-7193: removed unused import




---


[GitHub] ignite pull request #4426: ignite-8689: SQL query execution may lead to Null...

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

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

ignite-8689: SQL query execution may lead to NullPointerException while 
node is stopped



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

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

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

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


commit 662754583582200509ea85c96a7d5f26202800fb
Author: Slava Koptilin 
Date:   2018-07-25T08:35:36Z

ignite-8689: wip




---


[GitHub] ignite pull request #2490: IGNITE-1094 Ignite.createCache(CacheConfiguration...

2018-07-18 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #2683: Ignite-6420 Time metrics (CacheMetrics.getAverage...

2018-07-18 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #4163: IGNITE-1094 Ignite.createCache(CacheConfiguration...

2018-07-18 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #3261: Ignite 5804 ScanQuery transformer applies to firs...

2018-07-18 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #2692: Ignite gg 12788

2018-07-18 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #4353: Ignite-8685: backporting

2018-07-18 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #4648: IGNITE-9341

2018-08-29 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

IGNITE-9341



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

$ git pull https://github.com/sk0x50/ignite ignite-9341

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

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


commit db188e822a485cbdc24929f88e304c140caa5bc6
Author: Slava Koptilin 
Date:   2018-08-29T17:00:16Z

IGNITE-9341: test changes




---


[GitHub] ignite pull request #4353: Ignite-8685: backporting

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

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

Ignite-8685: backporting



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

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

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

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


commit 2f1ea2cdb76863008d4514f26845457bdeb7d6ed
Author: Andrey Novikov 
Date:   2018-01-19T04:35:30Z

IGNITE-6920 Minor fix.

(cherry picked from commit 9cc7cbf)

commit 62652f3fb1563ba149dcbccb80928d50b822ff36
Author: alexdel 
Date:   2018-01-25T08:49:28Z

IGNITE-7064 Web Console: Implemented basic E2E tests.

(cherry picked from commit ce96e4f)

commit 06e891f1161af598e0aa4665f7a6047637d1c476
Author: Dmitriy Shabalin 
Date:   2018-01-25T09:51:44Z

IGNITE-7522 Web Console: Fixed cluster selector state after cluster restart.

(cherry picked from commit ac3cfb8)

commit 291cb2c88118ccffebcf3383db629647faec1eee
Author: Dmitriy Shabalin 
Date:   2018-01-25T10:33:13Z

IGNITE-7529 Web Console: Refactor UIGrid column filters.

(cherry picked from commit 08658ea)

commit 443eafc718685e66c9a60058bd0ab56d88f9f0a6
Author: alexdel 
Date:   2018-01-25T14:38:36Z

IGNITE-7064 Web Console: Minor test fix.

(cherry picked from commit 4b6d9ad)

commit 6f1df5c40100363b5922734223a774ff1d6a008e
Author: Ilya Borisov 
Date:   2018-01-26T09:07:47Z

IGNITE-7031 Web Console: Refactored confirmation cancellation logic.

(cherry picked from commit 92ae3fe)

commit 16982825fb06ff2724ba4583781cc15443c4f46d
Author: Alexey Kuznetsov 
Date:   2018-02-02T10:07:57Z

IGNITE-7610 Web Console: Profile page refactored to component.

(cherry picked from commit 958975e)

commit 9c6a52250e058c4546aef0d0ecee977c07076a1a
Author: Alexey Kuznetsov 
Date:   2018-02-02T10:09:37Z

IGNITE-7612 Web Console: Refactored mongoose schemas to separate module.

(cherry picked from commit 71db707)

commit 89e15830dedcb46f24d9cc9b922ba3b013331a18
Author: Vasiliy Sisko 
Date:   2018-02-12T10:22:10Z

Web Agent: Fixed wrong config of IGNITE_ATOMIC_CACHE_DELETE_HISTORY_SIZE in 
demo startup.

(cherry picked from commit 1a6e544)

commit 18966673570425192e1b89fbb2c63d164b47eaca
Author: Vasiliy Sisko 
Date:   2018-02-12T13:24:30Z

IGNITE-7578 Actualized client connector configuration.

(cherry picked from commit 819d746)

commit 237063efa35c54bb9e9800ecf63ea223ec20a9ef
Author: alexdel 
Date:   2018-02-19T04:25:24Z

IGNITE-7650 Extracted signin/signup form to separate page, improved landing 
page.

(cherry picked from commit 1925674)

commit 679aeca7a3ff60a9dd478966d3949107d302d5db
Author: Andrey Novikov 
Date:   2018-02-19T07:56:07Z

IGNITE-7650 Fixed headers.

(cherry picked from commit 67922b3)

commit 5d5a6a05ec49f895e8a5edd505e496dcfe58a208
Author: Vasiliy Sisko 
Date:   2018-02-21T04:21:02Z

IGNITE-6094 Web Agent: Enabled persistent in demo mode.

(cherry picked from commit 3c35900)

commit e35d8cfb06f52765959fc2e1883bf70fe0259f45
Author: Alexander Kalinin 
Date:   2018-02-21T07:03:20Z

IGNITE-7320 Web Console - Fixed table headers for Safari.

(cherry picked from commit 04a025b)

commit 20cb1439f48b9a3c985f65784af36ef2c6f45e4f
Author: Andrey Novikov 
Date:   2018-02-22T02:54:05Z

IGNITE-7650 Fixed counties codes.

(cherry picked from commit fc40261)

commit 50d1389cd60e148005701e3450c8ae9998fd5fc9
Author: Alexey Kuznetsov 
Date:   2018-02-22T03:28:32Z

IGNITE-6287 Web Console: Fixed regression for EXPLAIN.

(cherry picked from commit 2bee8f8)

commit 330e502d5effea485254151ebf9b666e67d68475
Author: Alexander Kalinin 
Date:   2018-02-26T08:13:52Z

IGNITE-7729. Web Console. Added roles support in E2E tests.

(cherry picked from commit a83b264)

commit 3579db951abec81b7201ad91326ddc73ee828387
Author: Vasiliy Sisko 
Date:   2018-01-26T03:22:50Z

IGNITE-7392 Visor Cmd: Added missing word 'factory'.

(cherry picked from commit c0b14e5)

commit c125fa2068b62ab5286888ab2a16b5b034964dfd
Author: Vasiliy Sisko 
Date:   2018-02-12T03:13:06Z

IGNITE-2093 Visor CMD: Added support to scan near cache.

(cherry picked from commit a5a907b)

commit 2f074c05492439e1860a6920fff2861a071b58a8
Author: Alexey Kuznetsov 
Date:   2018-02-28T11:53:26Z

IGNITE-7578 Backport for ignite-2.4.3.

commit 8b1e77bac2d4fe125463f8978ca905d34a45b82f
Author: Alexey Kuznetsov 
Date:   2018-02-28T11:57:53Z

ignite-2.4.3 Fixed versions list.

commit bad7053586cccbbae4eb3d6dcba0d1ada5d2d2f2
Author: Alexey Kuznetsov 
Date:   2018-03-01T09:18:17Z

IGNITE-6920 Fixed missed require.

(cherry picked from commit fe89fc4

[GitHub] ignite pull request #3366: ignite-7396: fixed NullPointerException

2018-01-12 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

ignite-7396: fixed NullPointerException

In case of a newly joined node does not specify 
ATTR_DATA_REGIONS_OFFHEAP_SIZE via node attributes, IgniteUtils.offheapSize() 
throws NullPointerException

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

$ git pull https://github.com/sk0x50/ignite ignite-7396

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

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


commit 769348dbb4db5be315ee497a71233b4b398cecc6
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-01-12T13:19:04Z

ignite-7396: fixed NPE




---


[GitHub] ignite pull request #3366: ignite-7396: fixed NullPointerException

2018-03-07 Thread sk0x50
Github user sk0x50 closed the pull request at:

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


---


[GitHub] ignite pull request #3763: Ignite-1.7.20

2018-04-05 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

Ignite-1.7.20



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

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

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

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


commit 3e2ccfd30427ba0552eea8667c0129ae5ace9c0b
Author: Igor Sapego <isapego@...>
Date:   2016-11-25T11:26:54Z

IGNITE-4299: Fixes for examples.

commit 6fbaef45af8f40062a95058df7ec0984c99035b9
Author: Konstantin Dudkov <kdudkov@...>
Date:   2016-11-25T10:58:58Z

IGNITE-4305 marshalling fix in GridNearAtomicSingleUpdateInvokeRequest

commit 1a2de51f5807a91ce0d5dff28f24ed5bf7abebbc
Author: Konstantin Dudkov <kdudkov@...>
Date:   2016-11-28T09:59:02Z

IGNITE-4305 marshalling fix

commit c06e4017771603df7118974758d3d6b9cadc41b5
Author: Eduard Shangareev <eshangareev@...>
Date:   2016-11-30T11:34:47Z

ignite-4332 Usage of cache.getEntry inside GridCacheQueryManager.runQuery 
causes to remote operations

commit 066691098797be8c01daa0e8dc2ba94d4ad73561
Author: sboikov <sboikov@...>
Date:   2016-12-01T14:16:28Z

ignite-4344 Do not create offheap map on client nodes.

commit e9ace7730773a6d4a1d30b271854f1fe8a7ba632
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2016-12-02T09:06:41Z

Improved exception handling.

commit 12bdd6a031a33eda004a66e73cee9628f073ed68
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2016-12-02T09:09:29Z

Updated classnames.properties for running nodes in IDE.

commit 33dda46061aae73e5c138851cfdd5f49a1c254cb
Author: sboikov <sboikov@...>
Date:   2016-12-02T09:13:38Z

ignite-4285 For serializable txs allow multiple threads to get read lock 
for the same key

commit cc13d9d155f70e22e08ef203ac64e5cc0aa0a50f
Author: dkarachentsev <dkarachentsev@...>
Date:   2016-11-28T08:30:14Z

IGNITE-4026: Fixed BinaryObjectBuilder.build() can fail if one of the 
fields is Externalizable, enum from binary object. This closes #1281. This 
closes #1289.

(cherry picked from commit 0b7c62d)

commit b4aedfd5350b4a318f1608596a171789513835a4
Author: Igor Sapego <isapego@...>
Date:   2016-12-02T17:10:09Z

IGNITE-4347: Fixed NPE.

commit acf20b32d8fb68e42b904b091fb2b943f4558cef
Author: sboikov <sboikov@...>
Date:   2016-12-05T11:01:28Z

ignite-4296 Optimize GridDhtPartitionsSingleMessage processing
- optimized processing of GridDhtPartitionsSingleMessage
- minor optimizations for RendezvousAffinityFunction
 - fixed heartbeats sending in tcp discovery

commit 6ba1711a1fa10d8276974227491136070c3ed43a
Author: Anton Vinogradov <av@...>
Date:   2016-12-06T09:55:41Z

IGNITE-4242 ExchangeManager should wait for cache rebalancing in async way

commit 0d4a1b7381fece47ee480f3a06bff7c51a7fead4
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2016-12-07T11:02:49Z

Improved exception handling for failed queries.

commit ac8602dbdf2bbf5b16a611eaf6d520a0a7b0010b
Author: Sergi Vladykin <sergi.vladykin@...>
Date:   2016-08-15T13:46:54Z

ignite-3685 - fixed

commit bbaa79af8ef526b5d2684db0e3d71d60a8f1ebe7
Author: agura <agura@...>
Date:   2016-12-07T16:36:11Z

IGNITE-3770 GridLogThrottle.warn ignores the exception

commit 18598574bb2992aa193eed1d72ca333a1e21ad72
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-12-08T09:36:07Z

GG-11746: Backport of IGNITE-4379:  Fixed broken local SqlFieldsQuery.

commit 671a77a2d81cac401765dddf25f30fba4e4ab17f
Author: sboikov <sboikov@...>
Date:   2016-12-08T09:56:46Z

ignite-4154 Fixed node version check for compression feature usage

commit 391f4be4c687a7f325aeec8b727c9c85ca003454
Author: agura <agura@...>
Date:   2016-12-07T17:11:50Z

ignite-2358 toString() method for cache store implementations

commit bc977d3211906ef94e1f7d3f0f988efbed65034f
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2016-12-09T09:11:31Z

IGNITE-4350 Reworked JdbcTypesDefaultTransformed logic. Improved improved 
error messages in CacheJdbcPojoStore.

commit b83ec8e57c7c48f2baa4780cf3b2e46df075f3df
Author: sboikov <sboikov@...>
Date:   2016-12-09T11:32:42Z

IGNITE-500 CacheLoadingConcurrentGridStartSelfTest fails: prevent 
'localUpdate' execution while top read lock is held.

commit 6e485637e2738a7e809eac1a802f0964dc12383d
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-12-09T12:42:40Z

IGNITE-4379: Fixed local query execution. This closes #1323.

commit 6fd8bf6338470275e687a686044c7d935d3714ff
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-12-07T15:49:06Z

Fixed tests for IGNITE-4379 commit.

commit c143b

[GitHub] ignite pull request #3705: ignite-8044: IgniteQueryGenerator.getOptions() me...

2018-03-27 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

ignite-8044: IgniteQueryGenerator.getOptions() method should properly 
handle empty list of parameters.



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

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

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

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


commit 2c34cdea77371dbff4daeeabd5d1551c9ec9a4d1
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-03-27T12:04:14Z

ignite-8044: added handling of an empty parameter list




---


[GitHub] ignite pull request #3733: ignite-8112: updated build configuration (direct-...

2018-04-02 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

ignite-8112: updated build configuration (direct-io artifact should be 
published in maven repository)



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

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

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

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


commit 291300a4b63419ba68dbb3e3f3f2adeec33118f0
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-04-02T15:50:01Z

ignite-8112: updated build configuration (direct-io artifact should be 
published in maven repo)




---


[GitHub] ignite pull request #5203: TX DR test pull-request

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

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

TX DR test pull-request



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

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

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

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


commit 9d2cdcdf8facb1a358699fc4da1a7e1f1f6cebab
Author: Ivan Rakov 
Date:   2018-07-18T20:55:36Z

TDR-4: Refactor consistent cut logic as a separate entity

Signed-off-by: Ivan Rakov 

commit f290da12c6a607d8160ef668bbb646bb595f7d9a
Author: Slava Koptilin 
Date:   2018-07-20T15:53:19Z

txdr: keys that are participating in write operations should be included in 
writeKeys collection

commit 323f27d459abff222cfc0cc797331fdb17ac661d
Author: Ivan Rakov 
Date:   2018-07-20T16:54:36Z

Merge branch 'master' into txdr-master

commit 2ad80b64076613c837ae2d3a19419f19c5984100
Author: Ivan Rakov 
Date:   2018-07-23T09:29:56Z

Merge branch 'master' into txdr-master

commit 8557ae7134c93715ecd867da0366d301954c485b
Author: Dmitriy Sorokin 
Date:   2018-07-25T11:49:22Z

TXDR: Memory leak with unlimited growth of 
LocalPendingTransactionsTracker.preparedCommittedTxsCounters fixed.

commit 3a9e50d6523922c591985d1cea1b2fc146938697
Author: Ivan Rakov 
Date:   2018-07-25T13:52:59Z

Merge branch 'master' into txdr-master

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

commit 4e63980ddeb20243d349acc84e54156d4c9fc911
Author: Aleksey Plekhanov 
Date:   2018-07-27T16:25:04Z

System property for local transaction tracker

commit 9bbb9e0666ae7f60e418fae09168ef292383fc5e
Author: Ivan Rakov 
Date:   2018-08-01T09:38:24Z

Merge branch 'master' into txdr-master

commit 62acf55b3af0d8fa672ca4876556b8a53afdeb6b
Author: Aleksey Plekhanov 
Date:   2018-08-01T13:54:52Z

System property flor local transaction tracker

commit 7ce7c30700293f949fbef85b3aeb3f05a227de6e
Author: Ivan Rakov 
Date:   2018-08-03T13:31:32Z

TDR-13 Create public API interface for transactional replication

Signed-off-by: Ivan Rakov 

commit d7c559880cd1ecac6729ad96ecded8ef4f24d56d
Author: Slava Koptilin 
Date:   2018-08-05T21:49:29Z

TDR-6 Build CC dependent transaction graph using key hashes instead of keys

Signed-off-by: Ivan Rakov 

commit 3badc1ae77d3cd87271089e75338dc4419f42c16
Author: Aleksey Plekhanov 
Date:   2018-08-05T21:59:33Z

TDR-15 Create test that will detect memory leaks in 
LocalPendingTransactionsTracker

Signed-off-by: Ivan Rakov 

commit 3f12544c6cb629f40c3c740e2483075c72c34103
Author: Dmitriy Sorokin 
Date:   2018-08-05T22:56:59Z

TDR-11 Implement handling of already COMMITTING transactions

Signed-off-by: Ivan Rakov 

commit 8c41acae041494cc834f5f07f491232a73a1ec9a
Author: Ivan Rakov 
Date:   2018-08-08T19:19:51Z

TDR-24 Refactor replication manager into GridPluginProcessor with 
ExchangeAware interface

Signed-off-by: Ivan Rakov 

commit 2a289afb482a25b8d6e80393285d8b12b888282b
Author: Ivan Rakov 
Date:   2018-08-09T13:52:13Z

Merge branch 'master' into txdr-master

commit 79ae004afe969d4acd86836912b3fa625ba34540
Author: Aleksey Plekhanov 
Date:   2018-08-09T15:51:38Z

TDR-22 Сonistent cuts watcher mechanism for replica cluster

commit 4b09f481d5bd5b735c196ab2edffb9d123a2b450
Author: Ivan Rakov 
Date:   2018-08-15T11:09:34Z

Merge branch 'master' into txdr-master

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

commit e3615cc194d5ad3ec30adb06457b5d06a3b597d7
Author: Ivan Rakov 
Date:   2018-08-17T15:20:39Z

Merge branch 'master' into txdr-master

commit cd034c4dbab1174e1ee95d8d937b8260a04e203d
Author: Ivan Rakov 
Date:   2018-08-20T13:21:27Z

Merge branch 'master' into txdr-master

commit 1488751b1595be50a6cef24320dd1062a057bd54
Author: Andrey Gura 
Date:   2018-08-20T21:24:02Z

TDR-9 Applying consistent cuts.

commit ebdd6d03d14a8af40ed9e8b9d83b6fbc95f24f35
Author: Slava Koptilin 
Date:   2018-08-22T17:09:44Z

TDR-16: bootstrap master cluster

commit 620a657a84fcb2d040f0053adb17a06a092166c8
Author: Ivan Rakov 
Date:   2018-08-27T18:13:46Z

TDR-43 Create TEST_SNAPSHOT_CREATE command for purposes of consistent cut 
testing

commit 5b4eb8cf079373fad60312a66dee5cb95f3b42cc
Author: Ivan Rakov 
Date:   2018-08-29T09:08:28Z

Added package-info

commit c1d07ccc6f4c1b42ffac7c192058b622aecb56bb
Author: Ivan Rakov 
Date:   2018-08-29T12:12:34Z

Added package description for Spring Data 2.0

commit a15a4fff0c310327217d698dbf56256964bc0389
Author: Ivan Rakov

[GitHub] ignite pull request #5401: IGNITE-10278 The checkpointReadLock must be acqui...

2018-11-15 Thread sk0x50
GitHub user sk0x50 opened a pull request:

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

IGNITE-10278 The checkpointReadLock must be acquired before calling 
MvccProcessor.updateState



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

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

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

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


commit beaf05fbef68fb7933738a501533317158566abe
Author: Slava Koptilin 
Date:   2018-11-15T15:07:33Z

IGNITE-10278 The checkpointReadLock must be acquired before calling 
MvccProcessor.updateState




---


[GitHub] ignite pull request #5558: IGNITE-10514: Cache validation on the primary nod...

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

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

IGNITE-10514: Cache validation on the primary node may result in 
AssertionError



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

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

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

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


commit c15dac80bdad2e7001b74897ba87093203eb5047
Author: Slava Koptilin 
Date:   2018-12-03T17:50:42Z

IGNITE-10514 Cache validation has to use top ver from the update request in 
case of topology version was locked on near node

commit 0a2a63962907e38ff13b38bb383a1aaa0e92e591
Author: Slava Koptilin 
Date:   2018-12-03T17:58:03Z

IGNITE-10514 fixed race between GridDhtTopologyFuture.exchangeDone() and 
GridDhtTopologyFuture.validateCache()




---