[GitHub] ignite pull request #5610: IGNITE-10599 Add Compute Schedule example to LGPL...

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

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

IGNITE-10599 Add Compute Schedule example to LGPL suite.



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

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

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

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


commit 0de0fc5b228a3ad9ae817e5d66b503684cf8efc5
Author: Ilya Kasnacheev 
Date:   2018-12-07T15:43:19Z

IGNITE-10599 Add Compute Schedule example to LGPL suite.




---


[GitHub] ignite pull request #5605: IGNITE-10594 Remove modules/indexing/src/java8, a...

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

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

IGNITE-10594 Remove modules/indexing/src/java8, add test to regular suite.



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

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

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

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


commit 2b83081eab6e01c376304ea30b14aaab0a817634
Author: Ilya Kasnacheev 
Date:   2018-12-07T14:16:40Z

IGNITE-10594 Remove modules/indexing/src/java8, add test to regular suite.




---


[GitHub] ignite pull request #5603: IGNITE-9211 Remove Java 8 examples suite since we...

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

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

IGNITE-9211 Remove Java 8 examples suite since we always run on Java 8+.



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

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

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

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


commit c449d19acb9d022a32d1d6da384134d5c24138be
Author: Ilya Kasnacheev 
Date:   2018-12-07T13:21:40Z

IGNITE-9211 Remove Java 8 examples suite since we always run on Java 8+.




---


[GitHub] ignite pull request #4892: Ignite 2.5.3

2018-11-29 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #5516: IGNITE-9298 SSL support in control.sh

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

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

IGNITE-9298 SSL support in control.sh

I have merged two commits to get best of two worlds.

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

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

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

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


commit 8de5e6fbb9e75deaff80337ae5e72675186653d8
Author: Ilya Kasnacheev 
Date:   2018-11-27T17:39:19Z

IGNITE-9298 SSL support in control.sh




---


[GitHub] ignite pull request #5480: Ignite 2.7 master

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

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

Ignite 2.7 master



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

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

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

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


commit 762e2f4f745974e5742cd7bdd71f7ab4ec3bfc51
Author: Ivan Daschinskiy 
Date:   2018-09-28T15:03:45Z

IGNITE-9693 Scale up wal compression workers to increase performance - 
Fixes #4831.

Signed-off-by: Ivan Rakov 

commit 58dfe061cf8b4c18ac57fa762a559d711cfbf274
Author: Anton Kalashnikov 
Date:   2018-10-02T15:26:20Z

IGNITE-9761 Fixed deadlock in WAL manager - Fixes #4890.

Signed-off-by: Alexey Goncharuk 

commit 0bae33501e12ed27322fcba65736676ba06bb4b8
Author: Anton Kalashnikov 
Date:   2018-10-02T16:07:36Z

IGNITE-9760 Fixed NPE in WAL manager for FSYNC mode - Fixes #4888.

Signed-off-by: Alexey Goncharuk 

commit 60a8c8c8d0c983ebd62df48d59fdf4b0b40d8336
Author: Ilya Kasnacheev 
Date:   2018-10-02T16:13:30Z

GG-14266 Make IGNITE-9084 available from 2.5.3+

commit a35dac25c996e3fd6ddbe159217d50d5218c30a7
Author: devozerov 
Date:   2018-10-04T08:33:10Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit ad6416ca4905d0d0bd032c636dca55eee497fbdb
Author: Pavel Kovalenko 
Date:   2018-10-04T09:46:54Z

IGNITE-9661 Improved performance of partition state validation during PME - 
Fixes #4850.

commit e8176634df933f0936999fc5c4e0383cd5754bf6
Author: Ivan Rakov 
Date:   2018-10-04T17:16:04Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit ebea1bc90e6619816826f0bdc4be8f7f98d9eefc
Author: Alexey Kuznetsov 
Date:   2018-10-05T09:35:05Z

IGNITE-9792 Fixed assert in case if IGNITE_MBEANS_DISABLED is true. Fixed 
tests.

(cherry picked from commit 78c2d3bbbd620bb7795d9f362785e073d2dec0a2)

commit a543be2cebfba4dc5352a9b5a4995fd244eae333
Author: devozerov 
Date:   2018-10-08T11:08:43Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit b18ea0055906363ca1d3577b0d21788c3099d562
Author: devozerov 
Date:   2018-10-08T11:14:15Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit dfd6fcbd36510b8cdbc89162d0d7371a10f7f73a
Author: devozerov 
Date:   2018-10-09T06:06:00Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit 7c9bd23c345bb4217af5c7ae1a4afb1798072039
Author: Aleksey Plekhanov 
Date:   2018-10-09T11:33:25Z

IGNITE-9785 Introduce read-only state in local node context - Fixes #4907.

Signed-off-by: Ivan Rakov 

(cherry picked from commit 179b09b)

commit 89bfa814267827e40e01c492cea7391fdd218279
Author: Igor Sapego 
Date:   2018-10-09T15:01:20Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit 097f2c437e1dd43d02dbbbe31d354435f11bed15
Author: Igor Sapego 
Date:   2018-10-09T15:26:18Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit 25e94c30b1de41ac6d3e459a5a466a0cb803a0a0
Author: Aleksey Plekhanov 
Date:   2018-10-10T08:57:11Z

IGNITE-9500: SQL: implemented system view for list of caches 
(IGNITE.CACHES). This closes #4716.

commit 41ac0540451a2c9c349f18f9388ebe440d391f89
Author: devozerov 
Date:   2018-10-10T09:42:06Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit 2a03b23c5840923377549d86693cdb74fac25e6a
Author: Denis Mekhanikov 
Date:   2018-10-05T13:13:45Z

IGNITE-9794 Handle UnregisteredBinaryTypeException on metadata registration 
under topology lock. - Fixes #4916.

Signed-off-by: Dmitriy Govorukhin 
(cherry picked from commit b1206121e7a87f2d84414ab03b86b8614c0bc3c0)

commit f9cbd98498f70a8315316b44185fe7853a588145
Author: Igor Sapego 
Date:   2018-10-10T16:50:58Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit 91134337ea2a3816be9ce486998f132d0b9fd109
Author: Vasiliy Sisko 
Date:   2018-10-11T03:03:34Z

IGNITE-7926 Web Agent: Support launching with Java 8+.

(cherry picked from commit f313d650448207942357a88bcdeab5833c8bd963)

commit 44c0545051302378693a56d538ea4411b36a14a9
Author: Igor Sapego 
Date:   2018-10-11T10:32:43Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit 6ab987ec66929b035245c7ab14ee8e155753
Author: devozerov 
Date:   2018-10-11T11:38:53Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit 408943770ab3ee55f88812e41d30e2943daeb90d
Author: Igor Sapego 
Date:   2018-10-11T12:09:58Z

Merge branch 'ignite-2.7' into ignite-2.7-master

commit 8a48441e209f88bb428795a6459ad02689a0e04d
Author: Eduard Shangareev 
Date:   2018-10-11T07:58:15Z

IGNITE-9796 NPE if you call array() method on empty GridLongList - Fixes 
#4917.

Signed-off-by: Ivan Rakov 

(cherry picked from commit 447ce47)

commit

[GitHub] ignite pull request #4932: IGNITE-9221 Uncomment Cache Query tests, delete a...

2018-10-30 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #5210: IGNITE-9842 Avoid stopping rebalance on Indexing ...

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

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

IGNITE-9842 Avoid stopping rebalance on Indexing SPI errors.



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

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

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

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


commit 7f7663fc1738a563796d710ecf22a87c06d08d30
Author: Ilya Kasnacheev 
Date:   2018-10-30T11:40:28Z

IGNITE-9842 Avoid stopping rebalance on Indexing SPI errors.




---


[GitHub] ignite pull request #5209: IGNITE-9221 Rename classes to avoid changing suit...

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

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

IGNITE-9221 Rename classes to avoid changing suites on TC.



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

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

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

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


commit b5d3cec3bcdcf1153d53aa2c562928afff6cf024
Author: Ilya Kasnacheev 
Date:   2018-10-26T15:08:56Z

IGNITE-9221 Rename classes to avoid changing suites on TC.




---


[GitHub] ignite pull request #5206: IGNITE-9221 Uncomment Cache Query tests, delete d...

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

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

IGNITE-9221 Uncomment Cache Query tests, delete duplicating suites to 
simplify layout.



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

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

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

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


commit 6c28d2c4a5075ab7b261c7bd0b8cce3d5ce6de41
Author: Ilya Kasnacheev 
Date:   2018-10-29T13:33:45Z

IGNITE-9221 Uncomment Cache Query tests, delete and rename suites to 
simplify layout.




---


[GitHub] ignite pull request #5066: IGNITE-9454 Support CACHE_CREATE, CACHE_DESTROY, ...

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

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

IGNITE-9454 Support CACHE_CREATE, CACHE_DESTROY, JOIN_AS_SERVER permi…

…ssions in SecurityPermissionSetBuilder.

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

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

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

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


commit 2302baf78fb1d2700b81c29140bf730588cbc05a
Author: Ilya Kasnacheev 
Date:   2018-10-24T16:36:15Z

IGNITE-9454 Support CACHE_CREATE, CACHE_DESTROY, JOIN_AS_SERVER permissions 
in SecurityPermissionSetBuilder.




---


[GitHub] ignite pull request #5027: IGNITE-9843 If metadata is not available due to r...

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

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

IGNITE-9843 If metadata is not available due to reconnect..,

…return reconnect future wrapped in CacheException.

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

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

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

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


commit 5b657da798f8e4923f9b14f24b94bbeae0365d10
Author: Ilya Kasnacheev 
Date:   2018-10-18T14:19:55Z

IGNITE-9843 If metadata is not available due to reconnect, return reconnect 
future wrapped in CacheException.




---


[GitHub] ignite pull request #4932: IGNITE-9221 Uncomment Cache Query tests, delete a...

2018-10-09 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9221 Uncomment Cache Query tests, delete and rename suites



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

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

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

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


commit 8603fdde56e60dcd807f634c2af247038062ba27
Author: Ilya Kasnacheev 
Date:   2018-10-09T10:20:57Z

IGNITE-9221 Uncomment Cache Query tests, delete and rename suites to 
simplify layout.




---


[GitHub] ignite pull request #4892: Ignite 2.5.3

2018-10-02 Thread alamar
GitHub user alamar opened a pull request:

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

Ignite 2.5.3



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

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

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

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


commit 58e79e1b63225778117333139046820ceb4bb896
Author: Igor Sapego 
Date:   2018-07-17T09:36:59Z

IGNITE-9014: Thin C++ client included in binary release

(cherry picked from commit 8d1b1d6)

commit cac0879e87d63e5afbb2f353ab5a970b991092c2
Author: Igor Sapego 
Date:   2018-07-17T11:45:01Z

IGNITE-9002: Fixed C++ thin client crash with dynamic cache without
config

(cherry picked from commit 5e9d3c2)

commit e59efecc43e06891dda02344edf177e446588d12
Author: Slava Koptilin 
Date:   2018-07-16T13:40:56Z

IGNITE-1094 Fixed hanging during cache initialization

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

commit cd6793a941d38f724f04c2ee024c040a6b405f11
Author: Dmitriy Govorukhin 
Date:   2018-07-17T13:48:43Z

IGNITE-8684 Fixed infinite loop of partition single/full messages when 
partition state does not change - Fixes #4287.

(cherry picked from commit dd47fab)

commit 5d62af42c6d8a281cd522bda78cdb44272b7e36c
Author: Ivan Daschinskiy 
Date:   2018-07-17T13:52:22Z

IGNITE-8975 Invalid initialization of compressed archived WAL segment when 
WAL compression is switched off. - Fixes #4345.

Signed-off-by: Ivan Rakov 

(cherry picked from commit 46db052)

commit f9d6cd72171845d36ffb904a81868a78c247ec4a
Author: ezagumennov 
Date:   2018-06-19T15:04:34Z

IGNITE-8798 Move transaction recovery logging to INFO level

Signed-off-by: Ivan Rakov 

(cherry picked from commit 49a565c)
Signed-off-by: EdShangGG 

commit 103673631588355445133d9206bd545c5d699331
Author: Eduard Shangareev 
Date:   2018-07-12T16:26:48Z

IGNITE-8955 Fix of test after Checkpoint can't get write lock if massive 
eviction on node start started

(cherry picked from commit 584a88d)
Signed-off-by: EdShangGG 

commit 992df05fc2fd8dfc737920375bc48ffcdff51b98
Author: DmitriyGovorukhin 
Date:   2018-07-18T13:16:58Z

IGNITE-8929 Do not disable WAL if node does not have MOVING partitions. 
Fixes #4372

(cherry picked from commit 2b22933)

commit 56790babf46d36925be89e55a71862f71a6850ab
Author: Denis Mekhanikov 
Date:   2018-07-19T13:11:38Z

IGNITE-8922 Fix for discovery message delivery guarantee can be violated - 
Fixes #4349.

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

commit e6ca011040b1a004773c457839e86fb3dc2d59a1
Author: Eduard Shangareev 
Date:   2018-07-20T14:22:52Z

IGNITE-9039 Fixed non-releasing pinned page on throttling fallback - Fixes 
#4390.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 0b0)

commit f3ca205ab2606f191909e6541915ce9ff899eed6
Author: Evgeny Stanilovskiy 
Date:   2018-07-23T08:56:21Z

IGNITE-8892 Fixed OOME when scan query is used for a big partition - Fixes 
#4391.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit a164296)

commit 7840c857b697ec2a1bf9bb09f0dbff4d90e80780
Author: Dmitriy Govorukhin 
Date:   2018-07-23T08:25:49Z

IGNITE-9042 Fixed partial tranasaction state wheh transaction is timed out 
- Fixes #4397.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 33f485a)

commit 6e29cbd67d64f2a3cae774c62a3bf5b058834473
Author: Andrey V. Mashenkov 
Date:   2018-07-23T09:31:42Z

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

commit edb22bcbb83e611b0124933355a5401fee796cb2
Author: Andrey V. Mashenkov 
Date:   2018-07-23T09:32:41Z

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

commit eb92eef801266aff3486459e7ba6434e327b0d6a
Author: Evgeny Stanilovskiy 
Date:   2018-07-23T08:56:21Z

IGNITE-8892 Fixed OOME when scan query is used for a big partition - Fixes 
#4391.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit a164296)

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

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

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 5794eb0)

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

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

Signed-off-by: Alexey Goncharuk

[GitHub] ignite pull request #4792: Ignite 2.5 master

2018-10-02 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4792: Ignite 2.5 master

2018-09-19 Thread alamar
GitHub user alamar opened a pull request:

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

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/4792.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 #4792


commit 9ad3fea88a05c31de24ce00620fa32bc6be5ae4b
Author: dpavlov 
Date:   2018-05-03T15:26:49Z

IGNITE-8347 Memory leaks on restart Ignite node with enabled persistence at 
ThreadLocal - Fixes #3891.

Signed-off-by: dpavlov 

(cherry picked from commit b1db693)

commit 81d2dbc02c1f03b9288a4d17b05784f0c324b852
Author: Andrey Gura 
Date:   2018-05-11T17:41:30Z

IGNITE-8471 Dependencies upgraded

(cherry picked from commit 7c6d5a4)

commit 144db70e618b60f100e84b35529df0be27b6a80d
Author: Pavel Tupitsyn 
Date:   2018-05-08T07:02:20Z

IGNITE-8434 .NET: Fix service proxy generation

* Fix proxies on .NET Core
* Fix interface hierarchy handling

This closes #3946

(cherry picked from commit c9106fb)

commit 8d7669be99be984da6223e734d7434e9f76335b9
Author: Turik Campbell 
Date:   2018-05-08T13:46:37Z

IGNITE-8041: Add a GA Grid example that solves 'Knapsack Problem'

This closes #3947

(cherry picked from commit 297df32)

commit 1398572729688e6e31b5d19c540f86f2b5ffae6c
Author: Andrey Gura 
Date:   2018-06-07T16:04:46Z

IGNITE-8713 Spring Data dependencies upgraded

commit 25372068fffd3a39366d467367426db0a4ab3620
Author: Igor Sapego 
Date:   2018-06-09T15:15:56Z

IGNITE-8764: Fixed issue with Informatica on Windows

(cherry picked from commit ec9e44e)

commit bd930736639670c8fb3c71eeac79f5cd68eada3e
Author: Andrei Aleksandrov 
Date:   2018-06-09T15:31:25Z

IGNITE-7319: Cancelable future task for backup cleaner should be closed on 
CacheContinuousQueryManager stop

Signed-off-by: Andrey Gura 

commit 94d67ffc180b9994fcef31fa5b181172e988f5a3
Author: Sergey Kosarev 
Date:   2018-06-13T14:24:42Z

IGNITE-8736 Add transaction label to CU.txString() method output - Fixes 
#4152.

Signed-off-by: Alexey Goncharuk 

commit ff6d9d03d861757d90d13a252dd93b0d4f5ba16b
Author: Alexey Kuznetsov 
Date:   2018-06-14T09:20:19Z

IGNITE-8722 REST: Fixed BinaryObject serialization to JSON.

(cherry picked from commit e539a0c)

commit 39d4b4b491b592432e095e7e3022ed2ba53b0a1d
Author: Andrey Gura 
Date:   2018-06-09T13:37:49Z

IGNITE-8751 Failure handler accordingly to segmentation policy should be 
invoked on node segmentation instead of configured failure handler

commit 7144617c8fc79afc9a6fd39b3bf579ce76fce4e0
Author: Andrey Gura 
Date:   2018-06-13T14:30:18Z

IGNITE-8781 GridNioServer accepter threads should have different names

commit c12f34709e7c8dd817779d34885b462da78ee80a
Author: Aleksey Plekhanov 
Date:   2018-06-14T17:41:31Z

IGNITE-8763 java.nio.file.AccessDeniedException is not handled with default 
failure handler

Signed-off-by: Andrey Gura 

commit 87686e83d5ee8b16f43c7fe3d4d6e8262f3344fb
Author: Sergey Chugunov 
Date:   2018-06-15T08:31:33Z

IGNITE-8657 Simultaneous start of multiple clients may lead to client start 
hang when exchange history size is too short - Fixes #4102.

Signed-off-by: Alexey Goncharuk 

(cherry-picked from commit #2b928c702b2d6a7c1de8d1b3b0a1e0e65e653f21)

commit 54b750f347ee56b28b53414834e55a7483569d43
Author: Pavel Kovalenko 
Date:   2018-06-15T09:48:24Z

IGNITE-8610 Fixed checkpoint record search for WAL delta rebalancing - 
Fixes #4090.

Signed-off-by: Alexey Goncharuk 

(cherry picked from commit 10aa02a)

commit 1d585d780cf88cd56728718f66a405e43902782b
Author: Andrey Gura 
Date:   2018-06-07T12:53:11Z

IGNITE-8565 Client marshalling improvements

commit e733b1c151bcc4011bff6e49287661a6f3403a1a
Author: Ilya Lantukh 
Date:   2018-05-23T15:02:23Z

IGNITE-7809 fixed stable failures of IgniteWalFlushDefaultSelfTest in 
Ignite PDS 2 & PDS 2 Direct IO, new tests were added. - Fixes #3569.

Signed-off-by: dpavlov 

(cherry picked from commit fed2c02)

commit b4723ffea45d711e5a183543966ea193281b70d6
Author: dpavlov 
Date:   2018-05-25T11:48:04Z

IGNITE-7809 Corrected failure handler to avoid suite timeout

(cherry picked from commit 0c3a7a6)

commit a579628558067f133103b323bdab4a0b12f3e17c
Author: dpavlov 
Date:   2018-06-06T18:09:25Z

IGNITE-8727: Disabling failed tests

(cherry picked from commit 095f564)

commit 6ef74cc3706975125d10ad73049f25929d111804
Author: Pavel Kovalenko 
Date:   2018-06-15T14:49:12Z

IGNITE-8727 Fixed WalFlush with MMap tests.

Signed-off-by: Andrey Gura 

(cherry picked from co

[GitHub] ignite pull request #4718: IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALU...

2018-09-14 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4756: IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALU...

2018-09-14 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALUE to change getall output 
format.

Second take

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

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

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

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


commit b1b9ee2c32357f8919379e9b2d1606196eb42999
Author: Ilya Kasnacheev 
Date:   2018-09-14T09:21:29Z

IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALUE to change getall output 
format.




---


[GitHub] ignite pull request #4755: IGNITE-9573 Fix ZooKeeper SASL authentication tes...

2018-09-14 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9573 Fix ZooKeeper SASL authentication tests.



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

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

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

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


commit bd146cb9bb0459021a3f46fb3f1f5961118c32e8
Author: Ilya Kasnacheev 
Date:   2018-09-13T12:16:26Z

IGNITE-9573 Fix ZooKeeper SASL authentication tests.




---


[GitHub] ignite pull request #4740: IGNITE-9563 Try to fix processor count / thread p...

2018-09-12 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9563 Try to fix processor count / thread pool size test.



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

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

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

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


commit 109d99c73f92fb96fb5064e12df377e6b92c6407
Author: Ilya Kasnacheev 
Date:   2018-09-12T16:01:51Z

IGNITE-9563 Try to fix processor count / thread pool size test.




---


[GitHub] ignite pull request #4718: IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALU...

2018-09-10 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALUE to change getall output 
format.



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

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

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

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


commit 88ce8b28fa941cd97436612fcc637ed8a1483d02
Author: Ilya Kasnacheev 
Date:   2018-09-10T15:23:21Z

IGNITE-9487 Introduce IGNITE_REST_GETALL_KEY_VALUE to change getall output 
format.




---


[GitHub] ignite pull request #4700: IGNITE-9212 Uncomment or explain various commente...

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

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

IGNITE-9212 Uncomment or explain various commented out tests.



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

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

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

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


commit a03273ae00185af6fbc4c4f64e6266465aa41c09
Author: Ilya Kasnacheev 
Date:   2018-09-06T15:49:07Z

IGNITE-9212 Uncomment or explain various commented out tests.




---


[GitHub] ignite pull request #4687: Revert TOPIC_MONGO removal in "IGNITE-9361 Remove...

2018-09-05 Thread alamar
GitHub user alamar opened a pull request:

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

Revert TOPIC_MONGO removal in "IGNITE-9361 Remove IgniteInternalCache…

….isMongo*Cache() and other remnants."

This partially reverts commit de30a86e740067ed239602fb5dc28396144fd446.

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

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

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

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


commit 4f2cf3f6d38203957324b9e5eb40c826355a59e1
Author: Ilya Kasnacheev 
Date:   2018-09-05T12:42:26Z

Revert TOPIC_MONGO removal in "IGNITE-9361 Remove 
IgniteInternalCache.isMongo*Cache() and other remnants."

This partially reverts commit de30a86e740067ed239602fb5dc28396144fd446.




---


[GitHub] ignite pull request #4592: IGNITE-9054 Avoid using OptimizedMarshaller with ...

2018-09-04 Thread alamar
GitHub user alamar reopened a pull request:

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

IGNITE-9054 Avoid using OptimizedMarshaller with initial ScanQuery.



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

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

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

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


commit d5ae876319086dacb1f7ff7fde8aed113892f744
Author: Ilya Kasnacheev 
Date:   2018-08-22T15:17:51Z

IGNITE-9054 Avoid using OptimizedMarshaller with initial ScanQuery.




---


[GitHub] ignite pull request #4592: IGNITE-9054 Avoid using OptimizedMarshaller with ...

2018-09-04 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4678: IGNITE-9361 Remove IgniteInternalCache.isMongo*Ca...

2018-09-04 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9361 Remove IgniteInternalCache.isMongo*Cache() and other remn…

…ants.

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

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

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

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


commit 499d300ff74e31f32b5eafcaed06b1fff6c418d3
Author: Ilya Kasnacheev 
Date:   2018-08-23T16:08:48Z

IGNITE-9361 Remove IgniteInternalCache.isMongo*Cache() and other remnants.




---


[GitHub] ignite pull request #4673: Preliminary Binary Object compression with Zstd.

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

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

Preliminary Binary Object compression with Zstd.



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

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

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

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


commit 90fc26a2042c660b7c07031e42fc8cfd091b4412
Author: Ilya Kasnacheev 
Date:   2018-08-31T15:19:14Z

Preliminary Binary Object compression with Zstd.




---


[GitHub] ignite pull request #4606: Ignite 2.4.8 p2

2018-08-30 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4643: IGNITE-8886 Fix position calculation for mixed ra...

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

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

IGNITE-8886 Fix position calculation for mixed raw binary objects.



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

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

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

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


commit e16262cca84be1e7c883cc1bc6af7dc1eeec1c32
Author: Ilya Kasnacheev 
Date:   2018-08-29T13:48:02Z

IGNITE-8886 Fix position calculation for mixed raw binary objects.




---


[GitHub] ignite pull request #4614: Ignite gg 14139

2018-08-24 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4617: IGNITE-9374 Replace expired 1-yr certs with new 3...

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

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

IGNITE-9374 Replace expired 1-yr certs with new 3-yr ones.



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

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

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

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


commit c24d193e710192d7e152de9a6ff0c25ef1e16c23
Author: Ilya Kasnacheev 
Date:   2018-08-24T16:06:23Z

IGNITE-9374 Replace expired 1-yr certs with new 3-yr ones.




---


[GitHub] ignite pull request #4614: Ignite gg 14139

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

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

Ignite gg 14139



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

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

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

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


commit 2d729bf5c6f6fca9d07be2d57850642ba4b55004
Author: tledkov-gridgain 
Date:   2018-02-09T11:08:15Z

IGNITE-6625: SSL support for thin JDBC: additional fix test; change error 
message

commit 8994f847d7f5f15db73706d9210cdccb1cf3fb26
Author: devozerov 
Date:   2018-02-12T13:34:24Z

IGNITE-7003: Fixed faulty test 
WalModeChangeAdvancedSelfTest.testJoinCoordinator.

commit b142712264007d7397d1594541681a4a7e3d4b93
Author: Igor Sapego 
Date:   2018-02-26T12:02:07Z

IGNITE-7362: Fixed PDO ODBC integration issue

commit a2b2aee52cc65d01f2ecaf9462adc4bd368438ea
Author: Igor Sapego 
Date:   2018-02-28T10:23:12Z

IGNITE-7763: Fixed 32bit tests configurations to prevent OOM

This closes #3557

commit 652f3c4cdbaad40f5de25b06f0c13710aa7f2fd9
Author: Pavel Kuznetsov 
Date:   2018-03-13T12:46:36Z

IGNITE-7531: Data load benchmarks. This closes #3571.

commit 9337a53d9fcd62af87f6760080d350b43e275105
Author: tledkov-gridgain 
Date:   2018-03-16T11:38:38Z

IGNITE-7879: Fixed splitter logic for DISTINCT with subqueries. This closes 
#3634.

commit 7bec8b13cb373002d2a6b1b268d410338259bac2
Author: Igor Sapego 
Date:   2018-03-19T11:17:33Z

IGNITE-7811: Implemented connection failover for ODBC

This closes #3643

commit e512e5e0a2602df0ecfb69b2b5efabce836b04db
Author: Igor Sapego 
Date:   2018-03-20T10:37:02Z

IGNITE-7888: Implemented login timeout for ODBC.

This closes #3657

commit 211fca3a55e84b78ff0c1af04d91e25d6fc846c4
Author: devozerov 
Date:   2018-03-20T11:13:46Z

IGNITE-7984: SQL: improved deadlock handling in DML. This closes #3655.

commit bcd2888d27afe65f1a060e35b99a05ea420979c7
Author: Roman Guseinov 
Date:   2018-02-16T09:57:26Z

IGNITE-7192: Implemented JDBC support FQDN to multiple IPs

This closes #3439

commit d2659d0ec9f6e1a0b905fc7bf23b65fd5522c80a
Author: Alexander Paschenko 
Date:   2018-03-14T09:23:37Z

IGNITE-7253: JDBC thin driver: implemented streaming. This closes #3499. 
This closes #3591.

commit bc9018ef8b116f81b8e06d2ff7651ba2b6c7beae
Author: tledkov-gridgain 
Date:   2018-03-19T08:01:26Z

IGNITE-7029: JDBC thin driver now supports multiple IP addresses with 
transparent failover. This closes #3585.

commit 587022862fd5bdbb076ab6207ae6fd9bc7583c13
Author: Sergey Chugunov 
Date:   2018-03-16T16:24:17Z

IGNITE-7964 rmvId is stored to MetaStorage metapage during operations - 
Fixes #3645.

commit 006ef4d15e4faedb6dfce6ce9637602055b97293
Author: tledkov-gridgain 
Date:   2018-03-22T11:47:06Z

IGNITE-7436: Simple username/password authentication. This closes #3483.

commit 1c7f59c90514670e802d9d07544b00b7562fe6d2
Author: Pavel Tupitsyn 
Date:   2018-01-30T09:48:16Z

.NET: Fix build status icon in README

commit 162df61b305fccfc55e186d07351727f35b55179
Author: Pavel Tupitsyn 
Date:   2018-02-01T11:53:16Z

IGNITE-7561 .NET: Add IServices.GetDynamicServiceProxy

This closes #3457

commit 9a0328ebbc9d52f8e96898a384fa45743d2efa5b
Author: Pavel Tupitsyn 
Date:   2018-02-02T12:01:27Z

.NET: Update README regarding C++ interop and thin client

commit b804cfea51c87724b45b40de4fd58d300c049be1
Author: Pavel Tupitsyn 
Date:   2018-01-31T09:39:19Z

.NET: Suppress API parity check for SSL in ClientConnectorConfiguration

commit 6f8014de7250c4c0d87cbc8764afae4a225f654b
Author: apopov 
Date:   2018-02-13T10:13:15Z

IGNITE-3111 .NET can be now configured SSL without Spring

This closes #3498

commit 5131bcd71ce787cf2c61bf98446f5ec0a616ab1c
Author: Pavel Tupitsin 
Date:   2018-02-16T20:36:01Z

IGNITE-3111 .NET: Configure SSL without Spring - cleanup

* Remove unused members from ISslContextFactory
* Fix namespaces
* Remove unused files
* Cleanup tests

commit 4ac4645dcf6e85883ce0de46ba1253ba8135804e
Author: Pavel Tupitsyn 
Date:   2018-02-18T20:22:27Z

.NET: Fix LoadDllTest, IgniteStartStopTest

commit 8709785814a432f981c30274a55e2ef730667421
Author: Pavel Tupitsyn 
Date:   2018-02-18T20:27:29Z

.NET: Fix SslConfigurationTest

commit d2a1136fd725b0e09e1e655152509aeae755c368
Author: Pavel Tupitsyn 
Date:   2018-02-26T22:15:11Z

IGNITE-7329 .NET: Thin client: SSL connection implemented

This closes #3447

commit c2a5c5df71197418bd126e87f62e66681ac25b76
Author: Pavel Tupitsin 
Date:   2018-03-05T16:07:32Z

IGNITE-7878 .NET: Ignore TestStartDefault

commit eec0a6714dd9f59edb637c8c068205843f5b9af6
Author: Alexey Popov

[GitHub] ignite pull request #4608: Remove SnapTreeMap. Remove IgniteInternalCache.is...

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

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

Remove SnapTreeMap. Remove IgniteInternalCache.isMongo*Cache().



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

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

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

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


commit d1b019cb73b78250b97e1a4db70dd667ef7c68ea
Author: Ilya Kasnacheev 
Date:   2018-08-23T16:08:48Z

IGNITE-9361 Remove IgniteInternalCache.isMongo*Cache() and other remnants.

commit 6af580b640627e8a4990cd51bb8f26b4ab93675d
Author: Ilya Kasnacheev 
Date:   2018-08-23T16:27:16Z

IGNITE-9360 Remove SnapTreeMap and tests on it.




---


[GitHub] ignite pull request #4606: Ignite 2.4.8 p2

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

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

Ignite 2.4.8 p2



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

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

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

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


commit 97ceaa3b8c902604ae28c7fb3ce90f2ce2c675e3
Author: Aleksey Plekhanov 
Date:   2018-03-20T09:28:19Z

IGNITE-7976: Fixed SQL schema normalization. This closes #3650.

commit 8f3c4dfd869520725b714f054f409a7561f09587
Author: Aleksey Plekhanov 
Date:   2018-03-20T09:28:19Z

IGNITE-7976: Fixed SQL schema normalization. This closes #3650.

commit 5e277c12c76550cdd949f056bb22cd18ded10ace
Author: Pavel Kovalenko 
Date:   2018-03-21T14:22:56Z

IGNITE-6113 Fixed partition eviction preventing exchange completion - Fixes 
#3445.

Signed-off-by: Alexey Goncharuk 
(cherry picked from commit 6dc5804af6dda90ca210a39d622964d78e3890f1)

commit ce8f6bcffe85d16c93e4ca8f9b8be894cd9fe9f9
Author: Pavel Kovalenko 
Date:   2018-03-21T14:32:51Z

IGNITE-6113 Fixed version handling.

commit aae4e97b786e1bc9b2353ddee61ff7077b8d759c
Author: Pavel Kovalenko 
Date:   2018-03-06T18:22:40Z

IGNITE-6113 Return back old implementation instead of 'removeIf' - Fixes 
#3609.

Signed-off-by: Alexey Goncharuk 
(cherry picked from commit 8c3731e83296e1750c7c098b283c3fd8584b1be4)

commit d60d4fd8f6abe652a5618e5644fb978bcb1495b0
Author: Denis Mekhanikov 
Date:   2018-03-20T02:19:35Z

IGNITE-7794 - Share persisted marshaller mappings when connecting - Fixes 
#3620.

Signed-off-by: Valentin Kulichenko 
(cherry picked from commit c4ccf55dd6eb22102c56e211812eb4ccc206f4a7)

commit 70efde3305a1559231583f453aeb228ed2d40896
Author: Valentin Kulichenko 
Date:   2018-03-20T02:20:20Z

Added new test to suite

Signed-off-by: Valentin Kulichenko 
(cherry picked from commit baf08bc9501676e418dab2431211a659ae421d25)

commit 002e4d650c072c0927a93075e79d2ab1652b475d
Author: EdShangGG 
Date:   2018-03-22T14:58:39Z

IGNITE-8007 We should treat as empty any partition as empty if it doesn't 
have any data - Fixes #3677.

(cherry picked from commit 14f7bce)

commit 699561265ae616b5eb75897343be84d8c83be804
Author: Anton Kalashnikov 
Date:   2018-03-21T15:53:15Z

GG-13631 fix GridDhtPartitionDemandLegacyMessage

(cherry picked from commit ffbc56e)

commit 37c8033c72ac4fd1ec1e419ba68142c4fe11ad8b
Author: tledkov-gridgain 
Date:   2018-03-13T09:37:29Z

IGNITE-7860: JDBC thin: changed default socket buffer size to 64Kb. This 
closes #3600.

commit 130adcf29ddb61f8e9baa784b81454d3ed7c3b75
Author: Pavel Tupitsyn 
Date:   2018-01-26T08:48:14Z

IGNITE-7530 .NET: Fix GetAll memory usage and performance in binary mode

This closes #3436

commit 824004909b23a9a7d599500967af34103acb8c47
Author: Igor Sapego 
Date:   2018-01-30T12:56:17Z

IGNITE-6810: Implemented SSL support for ODBC.

This closes #3361

commit 82da0b5e9dc2ee2339c3fb1023e35d415bf1b647
Author: Pavel Kuznetsov 
Date:   2018-02-07T12:37:52Z

IGNITE-6217: Added benchmark to compare JDBC vs native SQL

This closes #2558

commit 701c6f141f6812ad7bc050a86266e696cf5863ed
Author: tledkov-gridgain 
Date:   2018-02-08T12:29:42Z

IGNITE-6625: JDBC thin: support SSL connection to Ignite node

This closes #3233

commit 2d729bf5c6f6fca9d07be2d57850642ba4b55004
Author: tledkov-gridgain 
Date:   2018-02-09T11:08:15Z

IGNITE-6625: SSL support for thin JDBC: additional fix test; change error 
message

commit 8994f847d7f5f15db73706d9210cdccb1cf3fb26
Author: devozerov 
Date:   2018-02-12T13:34:24Z

IGNITE-7003: Fixed faulty test 
WalModeChangeAdvancedSelfTest.testJoinCoordinator.

commit b142712264007d7397d1594541681a4a7e3d4b93
Author: Igor Sapego 
Date:   2018-02-26T12:02:07Z

IGNITE-7362: Fixed PDO ODBC integration issue

commit a2b2aee52cc65d01f2ecaf9462adc4bd368438ea
Author: Igor Sapego 
Date:   2018-02-28T10:23:12Z

IGNITE-7763: Fixed 32bit tests configurations to prevent OOM

This closes #3557

commit 652f3c4cdbaad40f5de25b06f0c13710aa7f2fd9
Author: Pavel Kuznetsov 
Date:   2018-03-13T12:46:36Z

IGNITE-7531: Data load benchmarks. This closes #3571.

commit 9337a53d9fcd62af87f6760080d350b43e275105
Author: tledkov-gridgain 
Date:   2018-03-16T11:38:38Z

IGNITE-7879: Fixed splitter logic for DISTINCT with subqueries. This closes 
#3634.

commit 7bec8b13cb373002d2a6b1b268d410338259bac2
Author: Igor Sapego 
Date:   2018-03-19T11:17:33Z

IGNITE-7811: Implemented connection failover for ODBC

This closes #3643

commit e512e5e0a2602df0ecfb69b2b5efabce836b04db
Author: Igor Sapego 
Date:   2018-03-20T10:37:02Z

[GitHub] ignite pull request #4594: Ignite gg 14002

2018-08-22 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4594: Ignite gg 14002

2018-08-22 Thread alamar
GitHub user alamar opened a pull request:

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

Ignite gg 14002



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

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

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

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


commit 37c8033c72ac4fd1ec1e419ba68142c4fe11ad8b
Author: tledkov-gridgain 
Date:   2018-03-13T09:37:29Z

IGNITE-7860: JDBC thin: changed default socket buffer size to 64Kb. This 
closes #3600.

commit 130adcf29ddb61f8e9baa784b81454d3ed7c3b75
Author: Pavel Tupitsyn 
Date:   2018-01-26T08:48:14Z

IGNITE-7530 .NET: Fix GetAll memory usage and performance in binary mode

This closes #3436

commit 824004909b23a9a7d599500967af34103acb8c47
Author: Igor Sapego 
Date:   2018-01-30T12:56:17Z

IGNITE-6810: Implemented SSL support for ODBC.

This closes #3361

commit 82da0b5e9dc2ee2339c3fb1023e35d415bf1b647
Author: Pavel Kuznetsov 
Date:   2018-02-07T12:37:52Z

IGNITE-6217: Added benchmark to compare JDBC vs native SQL

This closes #2558

commit 701c6f141f6812ad7bc050a86266e696cf5863ed
Author: tledkov-gridgain 
Date:   2018-02-08T12:29:42Z

IGNITE-6625: JDBC thin: support SSL connection to Ignite node

This closes #3233

commit 2d729bf5c6f6fca9d07be2d57850642ba4b55004
Author: tledkov-gridgain 
Date:   2018-02-09T11:08:15Z

IGNITE-6625: SSL support for thin JDBC: additional fix test; change error 
message

commit 8994f847d7f5f15db73706d9210cdccb1cf3fb26
Author: devozerov 
Date:   2018-02-12T13:34:24Z

IGNITE-7003: Fixed faulty test 
WalModeChangeAdvancedSelfTest.testJoinCoordinator.

commit b142712264007d7397d1594541681a4a7e3d4b93
Author: Igor Sapego 
Date:   2018-02-26T12:02:07Z

IGNITE-7362: Fixed PDO ODBC integration issue

commit a2b2aee52cc65d01f2ecaf9462adc4bd368438ea
Author: Igor Sapego 
Date:   2018-02-28T10:23:12Z

IGNITE-7763: Fixed 32bit tests configurations to prevent OOM

This closes #3557

commit 652f3c4cdbaad40f5de25b06f0c13710aa7f2fd9
Author: Pavel Kuznetsov 
Date:   2018-03-13T12:46:36Z

IGNITE-7531: Data load benchmarks. This closes #3571.

commit 9337a53d9fcd62af87f6760080d350b43e275105
Author: tledkov-gridgain 
Date:   2018-03-16T11:38:38Z

IGNITE-7879: Fixed splitter logic for DISTINCT with subqueries. This closes 
#3634.

commit 7bec8b13cb373002d2a6b1b268d410338259bac2
Author: Igor Sapego 
Date:   2018-03-19T11:17:33Z

IGNITE-7811: Implemented connection failover for ODBC

This closes #3643

commit e512e5e0a2602df0ecfb69b2b5efabce836b04db
Author: Igor Sapego 
Date:   2018-03-20T10:37:02Z

IGNITE-7888: Implemented login timeout for ODBC.

This closes #3657

commit 211fca3a55e84b78ff0c1af04d91e25d6fc846c4
Author: devozerov 
Date:   2018-03-20T11:13:46Z

IGNITE-7984: SQL: improved deadlock handling in DML. This closes #3655.

commit bcd2888d27afe65f1a060e35b99a05ea420979c7
Author: Roman Guseinov 
Date:   2018-02-16T09:57:26Z

IGNITE-7192: Implemented JDBC support FQDN to multiple IPs

This closes #3439

commit d2659d0ec9f6e1a0b905fc7bf23b65fd5522c80a
Author: Alexander Paschenko 
Date:   2018-03-14T09:23:37Z

IGNITE-7253: JDBC thin driver: implemented streaming. This closes #3499. 
This closes #3591.

commit bc9018ef8b116f81b8e06d2ff7651ba2b6c7beae
Author: tledkov-gridgain 
Date:   2018-03-19T08:01:26Z

IGNITE-7029: JDBC thin driver now supports multiple IP addresses with 
transparent failover. This closes #3585.

commit 587022862fd5bdbb076ab6207ae6fd9bc7583c13
Author: Sergey Chugunov 
Date:   2018-03-16T16:24:17Z

IGNITE-7964 rmvId is stored to MetaStorage metapage during operations - 
Fixes #3645.

commit 006ef4d15e4faedb6dfce6ce9637602055b97293
Author: tledkov-gridgain 
Date:   2018-03-22T11:47:06Z

IGNITE-7436: Simple username/password authentication. This closes #3483.

commit 1c7f59c90514670e802d9d07544b00b7562fe6d2
Author: Pavel Tupitsyn 
Date:   2018-01-30T09:48:16Z

.NET: Fix build status icon in README

commit 162df61b305fccfc55e186d07351727f35b55179
Author: Pavel Tupitsyn 
Date:   2018-02-01T11:53:16Z

IGNITE-7561 .NET: Add IServices.GetDynamicServiceProxy

This closes #3457

commit 9a0328ebbc9d52f8e96898a384fa45743d2efa5b
Author: Pavel Tupitsyn 
Date:   2018-02-02T12:01:27Z

.NET: Update README regarding C++ interop and thin client

commit b804cfea51c87724b45b40de4fd58d300c049be1
Author: Pavel Tupitsyn 
Date:   2018-01-31T09:39:19Z

.NET: Suppress API parity check for SSL in ClientConnectorConfiguration

commit 6f8014de7250c4c0d87cbc8764afae4a225f654b
Author: apopov 
Date:   2018-02-13T10:13:15Z

IGNITE-3111 .NET can be now configured SSL without Spring

This closes #3498

commit

[GitHub] ignite pull request #4529: IGNITE-9054 Avoid using OptimizedMarshaller with ...

2018-08-22 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4592: IGNITE-9054 Avoid using OptimizedMarshaller with ...

2018-08-22 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9054 Avoid using OptimizedMarshaller with initial ScanQuery.



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

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

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

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


commit a9e41f07d78f9b64d827303763155bc77da23224
Author: Ilya Kasnacheev 
Date:   2018-08-22T14:47:52Z

IGNITE-9054 Avoid using OptimizedMarshaller with initial ScanQuery.




---


[GitHub] ignite pull request #4582: Ignite 6167

2018-08-20 Thread alamar
GitHub user alamar opened a pull request:

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

Ignite 6167



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

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

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

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


commit b7202b3eb44c682d5dfa51303f5f840f38000e0e
Author: mcherkasov 
Date:   2018-07-23T14:47:42Z

Added ssl parameters for ssl context configuration.

commit a7143c3f98a2f3614dd101a8a47f18fe6c84
Author: mcherkasov 
Date:   2018-07-26T15:28:43Z

Added java doc.
Added test.
Fixed code style.

commit 5c0c10d57f3e10b5ad734d172c90070cc73152ff
Author: mcherkasov 
Date:   2018-07-26T17:03:49Z

Fixed code style.

commit d7887548db95f5c87231d35fb0f9be3a61a89f9a
Author: mcherkasov 
Date:   2018-07-30T12:51:13Z

SSLParameters are replaced with String[] which allows only to set enabled 
cipher suites.

commit 11b4840b793d52a7ab7e4a9e9530bfa1bc731fae
Author: mcherkasov 
Date:   2018-07-30T15:03:05Z

SSLParameters are replaced with String[] which allows only to set enabled 
cipher suites.

commit 1816523f3cffc567f5bd38b2c6cf6d7b66bd55ba
Author: mcherkasov 
Date:   2018-07-31T13:04:43Z

Arrays are replaced with varargs.

commit abe6592ddba81fd41d1810bf6c18132de2ba9a96
Author: mcherkasov 
Date:   2018-08-15T13:40:46Z

Fixed code style.

commit b6022eb8d48fa38d79864d3f411157508f31db84
Author: mcherkasov 
Date:   2018-08-15T13:41:26Z

Added negative tests for non existent protocol and cipher suites

commit 9f384baac3adc9f05eb12bf72210d0ef28da0ed2
Author: mcherkasov 
Date:   2018-08-17T17:36:14Z

The test added to suite.

commit 7883b8190c8859a2b3ec4c68d7b9142a71e86d6f
Author: mcherkasov 
Date:   2018-08-19T21:30:12Z

Added test for thin client.




---


[GitHub] ignite pull request #4567: IGNITE-9220 Uncomment tests from internal test su...

2018-08-17 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9220 Uncomment tests from internal test suites.



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

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

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

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


commit 5dda8f1578ebbdffec60b6a71668923063648fc8
Author: Ilya Kasnacheev 
Date:   2018-08-17T16:59:18Z

IGNITE-9220 Uncomment tests from internal test suites.




---


[GitHub] ignite pull request #4359: IGNITE-8060 IGNITE-8055 IGNITE-8100

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

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


---


[GitHub] ignite pull request #3264: IGNITE-7165 Only cancel old rebalance future when...

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

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


---


[GitHub] ignite pull request #4545: IGNITE-9093 IgniteDbPutGetWithCacheStoreTest fail...

2018-08-14 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9093 IgniteDbPutGetWithCacheStoreTest failed occassionally due…

… to cache store cancel.

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

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

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

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


commit 67441faf7ec32f9f241741ea75e7c52749216abf
Author: Ilya Kasnacheev 
Date:   2018-08-14T15:59:31Z

IGNITE-9093 IgniteDbPutGetWithCacheStoreTest failed occassionally due to 
cache store cancel.




---


[GitHub] ignite pull request #4529: IGNITE-9054 Avoid using OptimizedMarshaller with ...

2018-08-13 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9054 Avoid using OptimizedMarshaller with ScanQuery initial.



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

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

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

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


commit 2c66454e753e97db94d626d1ca1adba875cdb1f3
Author: Ilya Kasnacheev 
Date:   2018-08-13T14:54:52Z

IGNITE-9054 Avoid using OptimizedMarshaller with ScanQuery initial.




---


[GitHub] ignite pull request #4504: IGNITE-9219 Uncomment tests in IgniteCacheTestSui...

2018-08-09 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-9219 Uncomment tests in IgniteCacheTestSuite4, minor fixes.



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

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

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

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


commit bf6b49e29026ecf6117751d10e73db1c2dc7c05f
Author: Ilya Kasnacheev 
Date:   2018-08-09T12:15:28Z

IGNITE-9219 Uncomment tests in IgniteCacheTestSuite4, minor fixes.




---


[GitHub] ignite pull request #2955: IGNITE-6803 Avoid classloader widening for intern...

2018-07-31 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4379: GG-13998 IGNITE-5975 Fixed hang on concurrent nod...

2018-07-26 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4420: IGNITE-9056 Disallow calling clear() on Concurren...

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

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

IGNITE-9056 Disallow calling clear() on ConcurrentLinkedHashMap.



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

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

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

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


commit 37de67607b1e76f7926e915cb9237847c984811d
Author: Ilya Kasnacheev 
Date:   2018-07-24T12:45:30Z

IGNITE-9056 Disallow calling clear() on ConcurrentLinkedHashMap.




---


[GitHub] ignite pull request #4379: GG-13998 IGNITE-5975 Fixed hang on concurrent nod...

2018-07-18 Thread alamar
GitHub user alamar opened a pull request:

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

GG-13998 IGNITE-5975 Fixed hang on concurrent node stop and continuous query



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

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

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

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


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)

commit 0294cf293ea35a355f18b218b842ec60e2583f42
Author: devozerov 
Date:   2018-03-01T12:11:39Z

Merge branch 'ignite-2.4' into ignite-2.4.3

commit e899d0a0fa8fb1692ddc7f74ee43dc9ca50f885d
Author: Pavel Kovalenko 
Date:   2018-03-01T12:41:52Z

IGNITE-7717 Fixed missed updateTopologyVersion call in case of a merged 
exchange - Fixes #3536.

Signed-off-by: Alexey Goncharuk 

commit 1948dc73f36ddfda6bc55b9c1ea7421fb8c62ff1
Author: Sergey Kosarev 
Date:   2018-02-12T03:51:57Z

IGNITE-7485 Added support for authentication parameters

[GitHub] ignite pull request #4359: IGNITE-8060 IGNITE-8055

2018-07-13 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-8060 IGNITE-8055



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

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

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

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


commit 2b9a0f46b7ca37cfd00cac6eb5e0ecda74884ca0
Author: Ilya Kasnacheev 
Date:   2018-07-13T11:41:39Z

IGNITE-8060 Start missing caches before executing operations on all caches.

commit e732561681cd6e62978b07f7ab4116797ecda2a3
Author: Ilya Kasnacheev 
Date:   2018-07-13T11:42:55Z

IGNITE-8055 Start missing caches even if "IF EXISTS" not in query.




---


[GitHub] ignite pull request #3928: Ignite client reassign

2018-07-10 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #2621: IGNITE-6070 Ensure that Web Session RequestWrappe...

2018-07-10 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3668: IGNITE-6711 DataRegionMetrics#totalAllocatedPages...

2018-07-10 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3755: Ignite 7712v1

2018-07-10 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4318: IGNITE-8935 toString() or exclusion for most clas...

2018-07-05 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-8935 toString() or exclusion for most classes accessible from 
IgniteConfiguration



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

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

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

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


commit 2c664b7be5cce57f5e5e1ecb97705f372632c36a
Author: Ilya Kasnacheev 
Date:   2018-07-05T17:52:51Z

IGNITE-8935 toString() or exclusion for most classes accessible from 
IgniteConfiguration.




---


[GitHub] ignite pull request #4296: IGNITE-8564 Clear affinity mapping cache when cli...

2018-07-03 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-8564 Clear affinity mapping cache when client node is disconnected.



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

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

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

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


commit 7b60bff178612f32a51dda4170c73a70960d23fb
Author: Ilya Kasnacheev 
Date:   2018-07-03T15:25:50Z

IGNITE-8564 Clear affinity mapping cache when client node is disconnected.




---


[GitHub] ignite pull request #4295: Preliminary Binary Object compression.

2018-07-03 Thread alamar
GitHub user alamar opened a pull request:

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

Preliminary Binary Object compression.



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

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

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

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


commit 30c2a814a04d7ef4d57b7c6f8a4f5c99b03fc492
Author: Ilya Kasnacheev 
Date:   2018-06-14T16:07:58Z

Preliminary Binary Object compression.




---


[GitHub] ignite pull request #4063: IGNITE-8547 Use JVM serialization for enum values...

2018-05-24 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-8547 Use JVM serialization for enum values with OptimizedMarsh…

…aller, avoid deadlock.

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

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

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

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


commit 4ddb8bd85c7000356badb7bd8daf233491aaa3bf
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-05-22T11:32:12Z

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




---


[GitHub] ignite pull request #4042: IGNITE-8547 Use JVM serialization for enum values...

2018-05-24 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #4061: IGNITE-8605 Specify jline minor version to fix nc...

2018-05-24 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-8605 Specify jline minor version to fix ncurses issue.



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

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

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

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


commit 4b7251df22be488b5931f98720ee1d4df9dd9d3d
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-05-24T14:55:43Z

IGNITE-8605 Specify jline minor version to fix ncurses issue.




---


[GitHub] ignite pull request #4042: IGNITE-8547 Use JVM serialization for enum values...

2018-05-21 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-8547 Use JVM serialization for enum values with OptimizedMarshaller

.., avoid deadlock.

Also IGNITE-5087 Enum comparison fails after marshal-unmarshal with 
BinaryMarshaller.

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

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

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

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


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/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.mashenkov@...>
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.mashenkov@...>
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 <isapego@...>
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 <isapego@...>
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 <isapego@...>
Date:   2017-06-23T14:06:40Z

IGNITE-5478: Fix for cherry pick

(cherry picked from commit a2a4ec1ee9794cb542f146a07c6c67002cad444e)

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

Partially reverted GG-12352.

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

Partially reverted GG-12352.

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

Partially reverted GG-12352.

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

Merge branch 'ignite-1.8.8' into ignite-1.9.4

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCachePreloaderAdapter.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridDhtPartitionTopologyImpl.java
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridD

[GitHub] ignite pull request #3928: Ignite client reassign

2018-04-26 Thread alamar
GitHub user alamar opened a pull request:

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

Ignite client reassign



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

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

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

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


commit ef0a874ceb5c8bfa53e16337f6fd1699afaf2a39
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T17:39:01Z

Fixed CacheSerializableTransactionsTest#testTxConflictRemoveWithOldValue 
test.

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

commit 4dce965ea86374cba7265cb5d22e975aeac7d480
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-06-30T18:36:02Z

Fixed org.jsr107.tck.PutTest tests.

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

commit 32f1e394c222a6f4a2c111d6b6284c8626442b68
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-03T09:28:12Z

Merge branch 'ignite-1.8.8' into ignite-1.9.4

commit 50887fed508e03a8b7df32569afb6d84ab3eb670
Author: Igor Sapego <isapego@...>
Date:   2017-07-04T17:01:01Z

IGNITE-5663: ODBC: Closing cursor do not reset prepared statement anymore

commit da290cee855ef45a90ad539515e039f2826a6c00
Author: Igor Sapego <isapego@...>
Date:   2017-07-05T10:21:12Z

IGNITE-5663: Fix for test

commit 024a01d6bf91b4f301c4aee7f4a747e810a9a30b
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T15:58:00Z

Merged 1.7.12 into 1.8.9

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

commit 3536a58982e4c264bb72b2ccc1953049d2b5c67f
Author: Alexey Kukushkin <alexeykukushkin@...>
Date:   2017-07-05T16:36:41Z

IGNITE-4901 Decrease logging level for DataStremer retry

commit 6d3a3ff2d99697882232070e715928336a9180cd
Author: Alexey Kukushkin <alexeykukushkin@...>
Date:   2017-07-05T17:05:02Z

Fixed merge conflicts

commit aedc6aa8b17a39a6460c4b7f69255cd07d635bfb
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T17:42:15Z

Merge branch 'ignite-1.7.12' into ignite-1.9.4

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

commit acfc400b22738fa46397d392f88d49614e687969
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2017-07-05T17:42:48Z

Merge branch 'ignite-1.7.12' into ignite-1.9.4

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

commit 8dea19ba41bb9eda16f47933b2c46a081116d5f7
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-06T09:02:07Z

Minor fix.

commit f208f434f944196d531a1b51066dfe8d6394d739
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-06T12:17:50Z

Test fixed "IGNITE-5390: Bug in 
IgniteCacheTxStoreSessionWriteBehindCoalescingTest."

commit 355a5283559c885f57c4557bba2c6d9170a9b5fc
Author: mcherkasov <mcherkasov@...>
Date:   2017-06-30T17:23:55Z

IGNITE-5554 ServiceProcessor may process failed reassignments in timeout 
thread

commit 92aa7c6e3c0d9b5cc68002433861b175d54f9421
Author: agura <agura@...>
Date:   2017-07-04T13:56:40Z

ignite-5685 JDBC prepared statement shouldn't clear parameters after 
execution

commit 9165a0f93b5173b543cc6b4fad5fde37bd215f91
Author: Slava Koptilin <slava.koptilin@...>
Date:   2017-07-07T12:35:33Z

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

commit d9fc20a61d5ac0a6e63b26faa7fa0af753b2fa06
Author: Dmitriy Govorukhin <dgovorukhin@...>
Date:   2017-04-07T11:28:22Z

IGNITE-4889 - Changed Hibernate integration to use custom keys

(cherry picked from commit 6b62a20)

commit 16067300c9124b79bfee42139eb881ae585c0914
Author: Dmitriy Govorukhin <dgovorukhin@...>
Date:   2017-04-07T11:28:22Z

IGNITE-4889 - Changed Hibernate integration to use custom keys

(cherry picked from commit 6b62a20)

commit c82e25d67a2f6825a27d26933199a436f6eabba2
Author: Dmitriy Govorukhin <dgovorukhin@...>
Date:   2017-04-07T11:28:22Z

IGNITE-4889 - Changed Hibernate integration to use custom keys

(cherry picked from commit 6b62a20)

commit a352951d91edde9c0029a8bf435d61b4a7cd8c11
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-07-04T17:24:52Z

IGNITE-4831: Add an option to disable MBeans.

commit e4d141e97ab4ec34b5fe6a7bc599413223944438
Author: dkarachentsev <dkarachentsev@...>
Date:   2017-07-14T11:40:02Z

IGNITE-5103 - Server drops client node from cluster when no heartbeat 
messages received in interval heartBeatsFrequency * maxMissedClientHeartBeats.

commit 45573945066113fd29548699f23c2bc9f22cef36
Author: Tikhonov Nikolay <tikhonovnicolay@...>
Date:   2017-06-21T14:55:05Z

igni

[GitHub] ignite pull request #3923: IGNITE-6528 Print warnings when actual data type ...

2018-04-26 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-6528 Print warnings when actual data type not equal to expected 
Indexed Type.



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

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

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

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


commit 925ad48468f82053005031f3b5b5eca85323b019
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-04-26T13:40:27Z

IGNITE-6528 Print warnings when actual data type not equal to expected 
Indexed Type.




---


[GitHub] ignite pull request #3853: IGNITE-2766 Fix .net test.

2018-04-17 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-2766 Fix .net test.



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

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

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

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


commit 5fbed1f4e48b9666a983d23ce22c5d51bebede7d
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-04-17T15:09:20Z

IGNITE-2766 Fix .net test.




---


[GitHub] ignite-release pull request #1: IGNITE-8172

2018-04-11 Thread alamar
Github user alamar commented on a diff in the pull request:

https://github.com/apache/ignite-release/pull/1#discussion_r180746462
  
--- Diff: scripts/vote_3_step_1[rpm]create_repository.sh ---
@@ -19,17 +27,19 @@ then
 fi
 echo
 
+
 #
 # Build package
 #
 echo "# Building RPM package #"
-if [ ! -f rpmbuild ]; then rm -rf rpmbuild; fi
-mkdir -pv rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
+if [ -d rpmbuild ]; then rm -r rpmbuild; fi
+mkdir -pv rpmbuild/{BUILD,RPMS,SRPMS}
 cp -rfv git/packaging/rpm/* rpmbuild
-cp -rfv svn/vote/apache-ignite-fabric-${ignite_version}-bin.zip 
rpmbuild/SOURCES/apache-ignite.zip
+cp -rfv svn/vote/apache-ignite-fabric-${ignite_version}-bin.zip 
rpmbuild/SOURCES/
 rpmbuild -bb --define "_topdir $(pwd)/rpmbuild" 
rpmbuild/SPECS/apache-ignite.spec
--- End diff --

I thought we don't want to be a 'fabric' anymore.


---


[GitHub] ignite pull request #3755: Ignite 7712v1

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

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

Ignite 7712v1



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

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

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

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


commit ee02d6da2ed3e079c7480dc577ddef0748e58fbf
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 e5b2e3a9fa4aca6f74b58bad5b1e58afda39f257
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 c32f0af1c2dfb14dc4d52a282c1d2e50bddcd066
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 f62884b63663bebd9630ef01df59550033b85f1c
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 aa9093a26ddaf91e7f068663c52e090480cdfe6d
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 912ae4b0fa3971499c1e8f9c4272c9b56b0355d2
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

Signed-off-by: Andrey Gura <ag...@apache.org>

commit aceed9498550833f5a0dcf7fcc003ea2f83378fa
Author: AMRepo <andrey.mashenkov@...>
Date:   2017-10-10T08:57:20Z

IGNITE-6545: Failure during Ignite Service.cancel() can break normal 
shutdown process.

commit f006500391c9712d68d5b90f3da72a421fbda48a
Author: vsisko <vsisko@...>
Date:   2017-10-02T16:08:40Z

IGNITE-6422 Visor CMD: Fixed cache statistics output.
(cherry picked from commit 16d2370)

commit 252cb5d2a1962731b39505d6c0d711701a525724
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 8eaacd10953f31e75433847747ea7fcf4f129d3b
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-10-12T15:48:35Z

IGNITE-6127 Fixed bytes encoding.
(cherry picked from commit 0f3f7d2)

commit d9bba724c841e99d1374368654ddaa95cacf2ba9
Author: Alexey Popov <tank2.alex@...>
Date:   2017-10-06T09:18:38Z

IGNITE-5224 .NET: PadLeft and PadRight support in LINQ

This closes #2808

commit d2b0986d516503ebb46dac19ea1cb074efacc865
Author: Alexey Popov <tank2.alex@...>
Date:   2017-10-13T11:19:14Z

IGNITE-4723 .NET: Support REGEXP_LIKE in LINQ

This closes #2842

commit 0f0194d5e254181afd7f4a4745899d87f5430861
Author: NSAmelchev <nsamelchev@...>
Date:   2017-09-06T14:32:42Z

Backport of IGNITE-2779 BinaryMarshaller caches must be cleaned during 
client reconnect

(cherry picked from commit c6ac6a5)

commit 9b730195dda83820479415abc3569c6076b69b44
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-08-04T09:34:05Z

IGNITE-5927 .NET: Fix DataTable serialization

This closes #2395

commit 3906e5e1abe2d50996d449748be68d5667c0f34d
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 949bfcca99348c010fcf4a1251c6057911c77db2
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2017-10-11T12:33:23Z

IGNITE-6536 Node fails when detects mapping storage corruption

Signed-off-by: Andrey Gura <ag...@apache.org>

commit 0a2ef5929d0453957debdf743cabd46d041c72ae
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 a16e9d92a57e39ec3d380ce8af9f97250c91594f
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-10-19T09:36:39Z

IGNITE-6627 .NET: Fix repeated known

[GitHub] ignite pull request #3735: IGNITE-8106 Collect suppressed exceptions from ca...

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

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

IGNITE-8106 Collect suppressed exceptions from causes.



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

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

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

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


commit 1421c53bb2fff8a64afdb9719d20794f4890feb1
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-04-02T17:06:50Z

IGNITE-8106 Collect suppressed exceptions from causes.




---


[GitHub] ignite pull request #3684: IGNITE-7712 Server-side system property IGNITE_SQ...

2018-03-22 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-7712 Server-side system property IGNITE_SQL_FORCE_LAZY_RESULT_SET



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

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

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

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


commit de900a3b8bdf283811d825cf3f434be7c3509e31
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-03-22T15:38:50Z

IGNITE-7712 Server-side system property IGNITE_SQL_FORCE_LAZY_RESULT_SET




---


[GitHub] ignite pull request #3668: IGNITE-6711 DataRegionMetrics#totalAllocatedPages...

2018-03-21 Thread alamar
GitHub user alamar opened a pull request:

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

 IGNITE-6711 DataRegionMetrics#totalAllocatedPages is not valid after PDS 
restart



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

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

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

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


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:  

[GitHub] ignite pull request #3666: IGNITE-7712 Add flag IGNITE_SQL_LAZY_RESULT_SET f...

2018-03-21 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-7712 Add flag IGNITE_SQL_LAZY_RESULT_SET for setting default

…value of SqlFieldsQuery.lazy

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

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

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

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


commit 1c6af228b122ebc3f8bac51266aa808c2dacf23b
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-03-21T09:57:31Z

IGNITE-7712 Add flag IGNITE_SQL_LAZY_RESULT_SET for setting default value 
of SqlFieldsQuery.lazy




---


[GitHub] ignite pull request #3651: IGNITE-7963 Opportunistically flush DataStreamer ...

2018-03-16 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-7963 Opportunistically flush DataStreamer instead of endless w…

…ait.

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

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

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

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


commit 060b0973ae6d93b46a590b9958c14134c098d9f6
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-03-16T15:43:52Z

IGNITE-7963 Opportunistically flush DataStreamer instead of endless wait.




---


[GitHub] ignite pull request #3406: Ignite 2.1.11

2018-03-16 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3505: Ignite 2.3.3

2018-03-16 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3452: Ignite 2.3.2.b1

2018-03-16 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3561: Ignite 1.7 master

2018-03-16 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3564: Ignite gg 13518

2018-03-16 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3563: Ignite gg 13518

2018-03-16 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3602: IGNITE-7881 Tests for using TreeMap or TreeSet as...

2018-03-16 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3649: IGNITE-7962 Avoid swallowing unexpected exception...

2018-03-16 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-7962 Avoid swallowing unexpected exceptions.



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

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

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

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


commit 2cb6d469e89758684de3391ee679da250173b6b1
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-03-16T13:23:03Z

IGNITE-7962 Avoid swallowing unexpected exceptions.




---


[GitHub] ignite pull request #3602: IGNITE-7881 Tests for using TreeMap or TreeSet as...

2018-03-05 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-7881 Tests for using TreeMap or TreeSet as cache key.



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

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

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

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


commit 567d2007b69884f0448115fd88733e8f9aba0534
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-03-05T12:06:51Z

IGNITE-7881 Tests for using TreeMap or TreeSet as cache key.




---


[GitHub] ignite pull request #3564: Ignite gg 13518

2018-02-22 Thread alamar
GitHub user alamar opened a pull request:

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

Ignite gg 13518



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

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

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

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


commit f3f726e9059e492573dc5125fd5edb5d2f71e9d3
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-13T11:11:17Z

IGNITE-4196: Added means to specify port for H2 debug console. This closes 
#1486.

(cherry picked from commit b246260)

commit c2c237d1222557d3e6b35d9a51a61a4c78e56782
Author: Sergey Kalashnikov <skalashnikov@...>
Date:   2017-02-03T08:41:14Z

IGNITE-4196: Added means to specify port for H2 debug console. This closes 
#1486.

(cherry picked from commit b246260)

commit 4a8f295f2f2f34e8472b1d1320f03744135b2504
Author: Igor Sapego <isapego@...>
Date:   2017-06-13T16:47:00Z

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

(cherry picked from commit b1c56a1)

commit a2a4ec1ee9794cb542f146a07c6c67002cad444e
Author: Igor Sapego <isapego@...>
Date:   2017-06-14T09:16:43Z

IGNITE-5478: Fix for cherry pick

commit d268b32cb252a5f06887d2b803d27ddc20ded95f
Author: Igor Sapego <isapego@...>
Date:   2017-06-16T09:27:35Z

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

(cherry picked from commit c10be5780589cc84e7929e234e4411d515166e0b)

commit 7fbaecc67f1b204162bda4595d6c118ddd45f963
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-16T17:01:49Z

IGNITE-5527: Prevent starvation in stripe pool on unstable topology.

commit f81964f59b0ea5b8dfdc8eb2acc34d2a5b8fee07
Author: sboikov <sboikov@...>
Date:   2017-01-10T13:59:17Z

Do not evict removed entries, otherwise removes can be lost.

(cherry picked from commit 55ac6e7)

commit 5dd74ff635de50ff9561ccdb51bdeb620f60c3db
Author: sboikov <sboikov@...>
Date:   2017-01-10T13:59:17Z

Do not evict removed entries, otherwise removes can be lost.

(cherry picked from commit 55ac6e7)

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 9036ad239d68eff663

[GitHub] ignite pull request #3563: Ignite gg 13518

2018-02-22 Thread alamar
GitHub user alamar opened a pull request:

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

Ignite gg 13518



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

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

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

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


commit f3f726e9059e492573dc5125fd5edb5d2f71e9d3
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-13T11:11:17Z

IGNITE-4196: Added means to specify port for H2 debug console. This closes 
#1486.

(cherry picked from commit b246260)

commit c2c237d1222557d3e6b35d9a51a61a4c78e56782
Author: Sergey Kalashnikov <skalashnikov@...>
Date:   2017-02-03T08:41:14Z

IGNITE-4196: Added means to specify port for H2 debug console. This closes 
#1486.

(cherry picked from commit b246260)

commit 4a8f295f2f2f34e8472b1d1320f03744135b2504
Author: Igor Sapego <isapego@...>
Date:   2017-06-13T16:47:00Z

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

(cherry picked from commit b1c56a1)

commit a2a4ec1ee9794cb542f146a07c6c67002cad444e
Author: Igor Sapego <isapego@...>
Date:   2017-06-14T09:16:43Z

IGNITE-5478: Fix for cherry pick

commit d268b32cb252a5f06887d2b803d27ddc20ded95f
Author: Igor Sapego <isapego@...>
Date:   2017-06-16T09:27:35Z

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

(cherry picked from commit c10be5780589cc84e7929e234e4411d515166e0b)

commit 7fbaecc67f1b204162bda4595d6c118ddd45f963
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-16T17:01:49Z

IGNITE-5527: Prevent starvation in stripe pool on unstable topology.

commit f81964f59b0ea5b8dfdc8eb2acc34d2a5b8fee07
Author: sboikov <sboikov@...>
Date:   2017-01-10T13:59:17Z

Do not evict removed entries, otherwise removes can be lost.

(cherry picked from commit 55ac6e7)

commit 5dd74ff635de50ff9561ccdb51bdeb620f60c3db
Author: sboikov <sboikov@...>
Date:   2017-01-10T13:59:17Z

Do not evict removed entries, otherwise removes can be lost.

(cherry picked from commit 55ac6e7)

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 9036ad239d68eff663

[GitHub] ignite pull request #3561: Ignite 1.7 master

2018-02-22 Thread alamar
GitHub user alamar opened a pull request:

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

Ignite 1.7 master



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

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

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

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


commit 9c6824b4f33fbdead64299d9e0c34365d5d4a570
Author: nikolay_tikhonov <ntikhonov@...>
Date:   2016-11-24T13:27:05Z

IGNITE-3958 Fixed "Client node should not start rest processor".

commit 56998e704e9a67760c70481c10c56e72c0a866bb
Author: Konstantin Dudkov <kdudkov@...>
Date:   2016-10-28T13:27:34Z

ignite-4088 Added methods to create/destroy multiple caches. This closes 
#1174.

(cherry picked from commit f445e7b)

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 CacheLoadingConcurrentGridStartS

[GitHub] ignite pull request #3505: Ignite 2.3.3

2018-02-12 Thread alamar
GitHub user alamar opened a pull request:

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

Ignite 2.3.3



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

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

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

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


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 editable component.
   

[GitHub] ignite pull request #3464: Lost and Found suite for orphaned tests

2018-02-01 Thread alamar
GitHub user alamar opened a pull request:

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

Lost and Found suite for orphaned tests

Remove duplicate tests.
Mark abstract Abstract.

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

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

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

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


commit 14aa3b0b915412581be9c86aee8f0f3e4d6dd6eb
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-02-01T17:15:33Z

Lost and Found suite for orphaned tests

Remove duplicate tests.
Mark abstract Abstract.




---


[GitHub] ignite pull request #3463: IGNITE-7489 Factor total allocated pages in data ...

2018-02-01 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-7489 Factor total allocated pages in data region's fillFactor.

… add test.

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

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

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

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


commit aa35af86b3f06257add6d5a8b1e3098e721729d0
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-02-01T13:45:12Z

IGNITE-7489 Factor total allocated pages in data region's fillFactor, add 
test.




---


[GitHub] ignite pull request #3452: Ignite 2.3.2.b1

2018-01-30 Thread alamar
GitHub user alamar opened a pull request:

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

Ignite 2.3.2.b1



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

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

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

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


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 editable co

[GitHub] ignite pull request #3448: IGNITE-7476 IGNITE-7519 needed for reproducer of ...

2018-01-29 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-7476 IGNITE-7519 needed for reproducer of IGNITE-7540



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

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

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

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


commit 246239105c7ca5b835ed1767f4f6be667f374ccc
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-01-29T13:18:21Z

IGNITE-7519 Avoid suppression of exceptions by IsolatedUpdater in data 
streamer.

commit 83ebbe5630cca6b40e96d61637ba4e5058b3c253
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-01-29T13:20:01Z

IGNITE-7476 Avoid NPE during metrics gathering leading to discovery thread 
failure.




---


[GitHub] ignite pull request #3417: IGNITE-2766 Opportunistically reopen cache after ...

2018-01-22 Thread alamar
GitHub user alamar opened a pull request:

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

IGNITE-2766 Opportunistically reopen cache after client reconnect.



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

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

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

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


commit a70620ca6398ba151541b5ff92c7f941eea07527
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2018-01-22T15:29:36Z

IGNITE-2766 Opportunistically reopen cache after client reconnect.




---


[GitHub] ignite pull request #3406: Ignite 2.1.11

2018-01-19 Thread alamar
GitHub user alamar opened a pull request:

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

Ignite 2.1.11



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

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

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

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


commit 49a3631937b09c2fa795d29411635b3b5f82f15a
Author: Eduard Shangareev <eduard.shangareev@...>
Date:   2017-09-21T15:55:00Z

IGNITE-6460 Fixed consistentId used in lightweight ClusterNode. Fixes #2707

commit fc34091c750cdaf759a54a989a84c76f8d9f9f7f
Author: Igor Sapego <igorsapg@...>
Date:   2017-09-21T17:02:33Z

IGNITE-6294: ODBC: implemented SQLSTATE management. This closes #2716.

commit ccc8c9b40d09e1d3314a519f1e9417e79c150d9d
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-15T16:19:16Z

IGNITE-6120 Fixed version check for ignite-2.2.0.
(cherry picked from commit f4ead8b)

commit cd4e25ecb4912beb85a571b33e0f1096a24bbb7c
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-22T03:10:52Z

Versions updated.

commit f08127d50357c4ea24217c096f00942189ed
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-22T04:30:12Z

IGNITE-6476 Fixed "No suitable driver found" in demo mode.
(cherry picked from commit 27295f2)

commit 73e1578370c35f3428b097f2f185adf34dace881
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-22T09:11:15Z

IGNITE-6213 Removed locDepOwner flag and marked as deprecated - Fixes #2723.

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

(cherry picked from commit 1649c53)

commit 520c2e368baf4cb79912a14663ea3fd1c7da6487
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-22T09:40:22Z

IGNITE-6334 Throttle writing threads during ongoing checkpoint - Fixes 
#2710.

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

commit 24f904e6af7d17111bc9ec273d6555b70057e25c
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-09-22T10:12:15Z

IGNITE-6334 Fixed compilation after conflict

commit 1ccdc97898b37c7f2240cb222c98899603536fc0
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-22T10:14:57Z

IGNITE-6480 fix serverTopologyNodes method - Fixes #2726.

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

commit 98afbfdab47112cbae722a7317d1af39472e1f88
Author: dpavlov <dpavlov@...>
Date:   2017-09-22T10:47:14Z

IGNITE-6466 Fixed testGetForInitialWrite - Fixes #2721.

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

commit 212603e1a969b9320f40207cd9233bed9152b3e4
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-08-09T16:29:39Z

IGNITE-5658 Optimizations for data streamer

(cherry picked from commit aa81dd1)

(cherry picked from commit 1ad4f14)

commit 71cd1e9188f59293c505dedd37c325687f3159f0
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-08-09T15:46:53Z

ignite-5918 Adding and searching objects in index tree produces a lot of 
garbage

(cherry picked from commit 0e0c2c7)

(cherry picked from commit 20739d8)

commit 1faa8dbed4009b691ee0fd5920aead8ec3e6719c
Author: Yakov Zhdanov <yzhdanov@...>
Date:   2017-08-21T14:28:25Z

IGNITE-6051 Improve future listeners model in DataStreamerImpl

(cherry picked from commit 18ca0b2)

(cherry picked from commit cec55c3)

commit 7daefd2701c7a566d759c2b7de4912ea3f5d37a8
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-18T08:35:17Z

IGNITE-6385 Offheap page eviction doesn't work if data is loaded without 
data streamer - Fixes #2666.

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

(cherry picked from commit 64b4abe)

(cherry picked from commit 7ca611f)

commit 9f5c9e385e258c48ce29ca4e9cec222f737eb910
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-18T13:58:10Z

IGNITE-6355 Calculating cache size during cache stop sporadically fails 
with ClusterGroupEmptyCheckedException - Fixes #2647.

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

(cherry picked from commit 0dd9755)

(cherry picked from commit 297ed38)

commit 2310417165d7fd663ff668359ee9a46c775feebf
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-09-21T16:45:22Z

IGNITE-6101 Try to improve local scans performance

(cherry picked from commit 8d5e73c)

commit 25e4706501c1c0908df6d4cd070f84490c1ef6c4
Author: mcherkasov <mcherkasov@...>
Date:   2017-08-31T09:11:01Z

Fixed NPE in case of null value for indexing.

(cherry picked from commit 6cf3b13)

(

[GitHub] ignite pull request #3358: Ignite gg 13281

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

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


---


[GitHub] ignite pull request #3358: Ignite gg 13281

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

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

Ignite gg 13281

Ensure that SocketChannel is always closed during unsuccessful TCP client 
connection attempts 

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

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

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

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


commit b6d570fb0d5cc5638f857a5aa463600a942fbba0
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-09-21T13:37:42Z

IGNITE-6342 Fixed exchange hanging on eviction when partition is lost

commit f5ff60eb72cf6bf55511b2c73f841eb50af59526
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-21T14:13:59Z

Web Console: minor refactoring.
(cherry picked from commit abe4ee8)

commit 099d33ceaee8bb8b3edbd1bee91a580572537e45
Author: tledkov-gridgain <tledkov@...>
Date:   2017-09-21T14:46:47Z

IGNITE-6448: Fixed a bug causing stale SQL statement to reside in cache 
after ALTER TABLE command. This closes #2702.

commit be8afd4f39599b7e26ad148331c5aa6ba4faf513
Author: tledkov-gridgain <tledkov@...>
Date:   2017-09-21T14:51:26Z

IGNITE-6465: JDBC thin driver: added SQLSTATE propagation for 
BatchUpdateException. This closes #2719.

commit 111d8abbe6ec7710c7f0e7ebe6d43f3ccb904dcb
Author: Alexei Scherbakov <alexey.scherbakoff@...>
Date:   2017-09-21T14:40:16Z

IGNITE-6228 Avoid closing page store by thread interruption. Fixes #2715

commit aeb4aeaef44ff7abc152f3942dee9e40086bc69c
Author: EdShangGG <eshangareev@...>
Date:   2017-09-21T15:36:37Z

ignite-6470 Fixed wrong casting og long value to int

Signed-off-by: Andrey Gura <ag...@apache.org>

(cherry picked from commit b98ffab)

commit 21d7fed8a43ba4606eaf850438fc39fcc3223d1c
Author: Alexander Paschenko <alexander.a.paschenko@...>
Date:   2017-09-21T15:51:18Z

IGNITE-6316: SQL: fixed CacheConfiguration persistence logic for DDL 
operations. This closes #2701.

commit e82f077df78972a58fdd06917839445711432705
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-21T15:56:40Z

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

commit 49a3631937b09c2fa795d29411635b3b5f82f15a
Author: Eduard Shangareev <eduard.shangareev@...>
Date:   2017-09-21T15:55:00Z

IGNITE-6460 Fixed consistentId used in lightweight ClusterNode. Fixes #2707

commit fc34091c750cdaf759a54a989a84c76f8d9f9f7f
Author: Igor Sapego <igorsapg@...>
Date:   2017-09-21T17:02:33Z

IGNITE-6294: ODBC: implemented SQLSTATE management. This closes #2716.

commit ccc8c9b40d09e1d3314a519f1e9417e79c150d9d
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-15T16:19:16Z

IGNITE-6120 Fixed version check for ignite-2.2.0.
(cherry picked from commit f4ead8b)

commit cd4e25ecb4912beb85a571b33e0f1096a24bbb7c
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-22T03:10:52Z

Versions updated.

commit f08127d50357c4ea24217c096f00942189ed
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2017-09-22T04:30:12Z

IGNITE-6476 Fixed "No suitable driver found" in demo mode.
(cherry picked from commit 27295f2)

commit 73e1578370c35f3428b097f2f185adf34dace881
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-22T09:11:15Z

IGNITE-6213 Removed locDepOwner flag and marked as deprecated - Fixes #2723.

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

(cherry picked from commit 1649c53)

commit 520c2e368baf4cb79912a14663ea3fd1c7da6487
Author: Ivan Rakov <ivan.glukos@...>
Date:   2017-09-22T09:40:22Z

IGNITE-6334 Throttle writing threads during ongoing checkpoint - Fixes 
#2710.

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

commit 24f904e6af7d17111bc9ec273d6555b70057e25c
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-09-22T10:12:15Z

IGNITE-6334 Fixed compilation after conflict

commit 1ccdc97898b37c7f2240cb222c98899603536fc0
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-22T10:14:57Z

IGNITE-6480 fix serverTopologyNodes method - Fixes #2726.

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

commit 98afbfdab47112cbae722a7317d1af39472e1f88
Author: dpavlov <dpavlov@...>
Date:   2017-09-22T10:47:14Z

IGNITE-6466 Fixed testGetForInitialWrite - Fixes #2721.

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

commit 212603e1a969b9320f40207cd9233bed9152b3e4
Author: Igor Seliverstov <gvvinblade@...>
Date:   2017-08-09T16:29:39Z

IGNITE-5658 Optimizations for data 

[GitHub] ignite pull request #3259: Ignite gg 12015m1

2017-12-21 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3260: IGNITE-7197 Avoid NPE in services() by waiting on...

2017-12-21 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3264: IGNITE-7165 Only cancel old rebalance future when...

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

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

IGNITE-7165 Only cancel old rebalance future when new rebalance is 
non-trivial.



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

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

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

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


commit 2cbf1c5f50bcd301897fd4a1ded681b14e95e795
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2017-12-20T14:31:16Z

IGNITE-7165 Only cancel old rebalance future when new rebalance is 
non-trivial.




---


[GitHub] ignite pull request #3255: Ignite gg 12015

2017-12-20 Thread alamar
Github user alamar closed the pull request at:

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


---


[GitHub] ignite pull request #3260: IGNITE-7197 Avoid NPE in services() by waiting on...

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

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

 IGNITE-7197 Avoid NPE in services() by waiting on latch 



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

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

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

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


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

[GitHub] ignite pull request #3259: Ignite gg 12015m1

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

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

Ignite gg 12015m1

IGNITE-7197 Avoid NPE in services() by waiting on latch

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

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

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

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


commit dd9c3a81d5ff53bdd88dd83e8f03480912cfbd58
Author: tledkov-gridgain <tledkov@...>
Date:   2017-09-15T14:25:26Z

IGNITE-6395: Remove old test. This closes #2673.

commit b6350366fef2a75e9d4eeba9392aec660c0dda0b
Author: devozerov <ppozerov@...>
Date:   2017-09-16T11:57:55Z

IGNITE-6327: Added thin client configuration. This closes #2672.

commit ecdb3ea74b1d5444c53a043f52e851c840fc7e7b
Author: Alexander Paschenko <alexander.a.paschenko@...>
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 <vsisko@...>
Date:   2017-09-18T07:09:22Z

IGNITE-6417 Fixed missed binary configuration.
(cherry picked from commit 40597a0)

commit 0a878ece75d2b69be92caac0bacb9a7ba866e522
Author: Ilya Kasnacheev <ilya.kasnacheev@...>
Date:   2017-09-07T13:41:44Z

Fixed Licenses & Javadoc tests

cherry-pick from aa172573364b3fd91b089df252d884ee9aa8c24f

commit 9f2426ece7a3aab8701902505774627b096ad6e2
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2017-09-18T09:57:26Z

IGNITE-6404 Fix failures in .NET (NPE in ExceptionUtils, inspections)

commit a2d9d76cbce8658ec42e951432a0e92ee22f46b5
Author: devozerov <vozerov@...>
Date:   2017-09-18T10:36:38Z

IGNITE-6413: Improved thin client configuration processing. This closes 
#2680.

commit 9edcd5f7ca5609860b77a8bbb049ad5e805ad967
Author: Sergey Kalashnikov <skalashnikov@...>
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.ru@...>
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 <tledkov@...>
Date:   2017-09-18T13:01:34Z

IGNITE-6317: JDBC driver: SQLSTATE support. This closes #2682.

commit b74744a0f57cda09bea4c8b303fd7aecbf5e1142
Author: Vitaliy Biryukov <biryukovvitaliy92@...>
Date:   2017-09-18T14:15:36Z

ignite-5865 Deadlock detection test for optimistic transactions is fixed

Signed-off-by: Andrey Gura <ag...@apache.org>

commit cde331bf0ebd38993a8720ae0e8e03a26af195fa
Author: dpavlov <dpavlov@...>
Date:   2017-09-18T15:55:48Z

IGNITE-6427: IgniteOOME in Cache5 test: Increase memory policy size

commit ec4a2229a64e5958ea843704f3c6df88b86a57cb
Author: dpavlov <dpavlov@...>
Date:   2017-09-15T11:47:03Z

IGNITE-6235 Added ability to handle CacheObject from DataRecord in 
standalone WAL iterator - Fixes #2620.

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

commit a85a67302195351003300838498f8ae90fc40919
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date:   2017-09-18T16:04:36Z

IGNITE-6235 Added ability to handle CacheObject from DataRecord in 
standalone WAL iterator. Fixed compilation

commit f64691636240f026bea929404c15ac1a74f2d8fd
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-09-18T17:47:47Z

ignite-5839 Fix BinaryObject builder reuse issue.

Signed-off-by: Andrey Gura <ag...@apache.org>

commit 986cf58b724e2c6ba8d76c3fa4f793e369eb6b70
Author: tledkov-gridgain <tledkov@...>
Date:   2017-09-18T18:37:35Z

IGNITE-6391: Converted protocol version to local variable in JdbcThinTcpIo. 
This closes #2684.

commit 65d46144bd51583adc9bfa1a5da8bfa8de86aee1
Author: devozerov <ppozerov@...>
Date:   2017-09-18T20:10:45Z

IGNITE-6403: Fixed a bug causing to early completion of DDL operations on 
client node. This closes #2688. This closes #2691.

commit 2054430bb65c19a4246f234495c9d27fa50c52e5
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-18T14:02:14Z

IGNITE-6210 Fixed inefficient memory consumption by checkpoint buffer.

commit 6393d39454432c9413e19202cff14e38200fb565
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date:   2017-09-19T07:46:27Z

IGNITE-6014 Added TX marker records.

commit 7c1b020705f4ea7cbcd050cc3756790c2e8f3169
Author: voipp <alkuznetsov.sb@...>
Date:   2017-09-19T08:5

[GitHub] ignite pull request #3255: Ignite gg 12015

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

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

Ignite gg 12015

IGNITE-7197 Avoid NPE in services() by waiting on latch=

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

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

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

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


commit 03e507f5021f3aee9728e5cbcbc85ed731e5e538
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2017-06-26T16:37:27Z

Fixed tests.

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 

[GitHub] ignite pull request #3222: IGNITE-7197 Avoid NPE in serviced() by waiting on...

2017-12-20 Thread alamar
Github user alamar closed the pull request at:

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


---


  1   2   >