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 <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 <dpav...@apache.org>
    
    (cherry picked from commit b1db693)

commit 81d2dbc02c1f03b9288a4d17b05784f0c324b852
Author: Andrey Gura <agura@...>
Date:   2018-05-11T17:41:30Z

    IGNITE-8471 Dependencies upgraded
    
    (cherry picked from commit 7c6d5a4)

commit 144db70e618b60f100e84b35529df0be27b6a80d
Author: Pavel Tupitsyn <ptupitsyn@...>
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 <admin@...>
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 <agura@...>
Date:   2018-06-07T16:04:46Z

    IGNITE-8713 Spring Data dependencies upgraded

commit 25372068fffd3a39366d467367426db0a4ab3620
Author: Igor Sapego <isapego@...>
Date:   2018-06-09T15:15:56Z

    IGNITE-8764: Fixed issue with Informatica on Windows
    
    (cherry picked from commit ec9e44e)

commit bd930736639670c8fb3c71eeac79f5cd68eada3e
Author: Andrei Aleksandrov <aealexsandrov@...>
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 <ag...@apache.org>

commit 94d67ffc180b9994fcef31fa5b181172e988f5a3
Author: Sergey Kosarev <skosarev@...>
Date:   2018-06-13T14:24:42Z

    IGNITE-8736 Add transaction label to CU.txString() method output - Fixes 
#4152.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>

commit ff6d9d03d861757d90d13a252dd93b0d4f5ba16b
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2018-06-14T09:20:19Z

    IGNITE-8722 REST: Fixed BinaryObject serialization to JSON.
    
    (cherry picked from commit e539a0c)

commit 39d4b4b491b592432e095e7e3022ed2ba53b0a1d
Author: Andrey Gura <agura@...>
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 <agura@...>
Date:   2018-06-13T14:30:18Z

    IGNITE-8781 GridNioServer accepter threads should have different names

commit c12f34709e7c8dd817779d34885b462da78ee80a
Author: Aleksey Plekhanov <plehanov.alex@...>
Date:   2018-06-14T17:41:31Z

    IGNITE-8763 java.nio.file.AccessDeniedException is not handled with default 
failure handler
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 87686e83d5ee8b16f43c7fe3d4d6e8262f3344fb
Author: Sergey Chugunov <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 <alexey.goncha...@gmail.com>
    
    (cherry-picked from commit #2b928c702b2d6a7c1de8d1b3b0a1e0e65e653f21)

commit 54b750f347ee56b28b53414834e55a7483569d43
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-06-15T09:48:24Z

    IGNITE-8610 Fixed checkpoint record search for WAL delta rebalancing - 
Fixes #4090.
    
    Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com>
    
    (cherry picked from commit 10aa02a)

commit 1d585d780cf88cd56728718f66a405e43902782b
Author: Andrey Gura <agura@...>
Date:   2018-06-07T12:53:11Z

    IGNITE-8565 Client marshalling improvements

commit e733b1c151bcc4011bff6e49287661a6f3403a1a
Author: Ilya Lantukh <ilantukh@...>
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 <dpav...@apache.org>
    
    (cherry picked from commit fed2c02)

commit b4723ffea45d711e5a183543966ea193281b70d6
Author: dpavlov <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 <dpavlov@...>
Date:   2018-06-06T18:09:25Z

    IGNITE-8727: Disabling failed tests
    
    (cherry picked from commit 095f564)

commit 6ef74cc3706975125d10ad73049f25929d111804
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-06-15T14:49:12Z

    IGNITE-8727 Fixed WalFlush with MMap tests.
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    
    (cherry picked from commit 41954cc)

commit 82cbf44f745dffbb0bc1cd5348a1bb61af742a92
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-06-06T14:11:12Z

    GG-13865 filling wal segments with non-zero values

commit 918f748879182dbfe2a96681775ebddc7504e46d
Author: Alexey Stelmak <spiderru5597@...>
Date:   2018-06-07T09:51:57Z

    gg-13865 JVM crash if there is no space for wal storage

commit 5d47fed8c0d6237be13172552b48b113632deb73
Author: Alexey Stelmak <spiderru5597@...>
Date:   2018-06-07T10:13:03Z

    gg-13865 JVM crash if there is no space for wal storage

commit 1da633da7e83ddab92f13372cdf22695b53141c8
Author: Alexey Stelmak <spiderru5597@...>
Date:   2018-06-09T12:37:51Z

    Add failure handler

commit 2e0af995b1a377349b696673a5bab640324881de
Author: Alexey Stelmak <spiderru5597@...>
Date:   2018-06-14T12:56:38Z

    ignite-8748 Review fix

commit e9e274e8999e176a8d6fb9778dadfa11398b0c13
Author: Alexey Stelmak <spiderru5597@...>
Date:   2018-06-14T14:34:37Z

    ignite-8748 Review fix

commit 550df383d09b56ea570dd63d0361228a325e1b20
Author: Alexey Stelmak <spiderru5597@...>
Date:   2018-06-14T15:03:24Z

    ignite-8748 Code style fix

commit 59cf87ea0f021400f33df7cd82cc94b79263e13d
Author: Alexey Stelmak <spiderru5597@...>
Date:   2018-06-14T15:14:17Z

    ignite-8748 Use configured failure handler

commit 1ce344098e8bfd3031d8e3afde74efdb115d66bf
Author: Alexey Stelmak <spiderru5597@...>
Date:   2018-06-15T18:03:34Z

    ignite-8740 Return

commit d4c6a8be200db83a62b7b4679511b377fc1879f9
Author: Andrey Kuznetsov <stkuzma@...>
Date:   2018-06-18T09:47:25Z

    IGNITE-8562 Turn system-critical Ignite threads into GridWorkers
    
    Signed-off-by: agura <ag...@apache.org>

commit f071b67bfebd2a7a1ac11f890cc009560fb66321
Author: Dmitriy Sorokin <d.w.sorokin@...>
Date:   2018-06-18T10:48:11Z

    IGNITE-8749 Exception for no space left situation should be propagated to 
FailureHandler.
    
    Signed-off-by: agura <ag...@apache.org>

----


---

Reply via email to