You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dgovorukhin <gi...@git.apache.org> on 2018/10/12 19:15:07 UTC

[GitHub] ignite pull request #4978: Ignite-2.5.1-p14-hotfix-pme-revert

GitHub user dgovorukhin opened a pull request:

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

    Ignite-2.5.1-p14-hotfix-pme-revert

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-2.5.1-p14-hotfix-pme-revert

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

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

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

    This closes #4978
    
----
commit 6956097ceedd2e3e9edcb627d97e49afb7f0a26d
Author: Pavel Kovalenko <jo...@...>
Date:   2018-06-06T12:24:39Z

    IGNITE-8482 Skip 2-phase partition release wait in case of activation or dynamic caches start - Fixes #4078.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    (cherry picked from commit 7c565d2)

commit d777c76eadd0a2ccc50f1031c42626b135da5906
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-06-06T14:20:18Z

    IGNITE-8685 Fixed switch segment record size - Fixes #4130.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    (cherry picked from commit 2a048bd)

commit ef4782d8a60eea870b43933480f2c9695c9fc55d
Author: Alexey Goncharuk <al...@...>
Date:   2018-06-07T11:55:13Z

    IGNITE-8706 Fixed testMemoryUsageMultipleNodes

commit 6902383e01ee69d7efff9613a68f3fc419152305
Author: Pavel Kovalenko <jo...@...>
Date:   2018-05-14T10:14:52Z

    IGNITE-8422 Tests fix for Zookeeper discovery split brain detection shouldn't consider client nodes - Fixes #3975.
    
    Signed-off-by: dpavlov <dp...@apache.org>
    
    (cherry-picked from commit #19cbf8058b48a1f8fec60f7ceac70229e7c5391a)

commit 6eef070f8e0627e2986d870cc09ceb9cb351ee0d
Author: Sergey Chugunov <se...@...>
Date:   2018-05-14T17:09:33Z

    IGNITE-8487 tmpfs is employed by ZooKeeper tests - Fixes #3994.
    
    Signed-off-by: dpavlov <dp...@apache.org>
    
    (cherry-picked from commit #67be050a2c7b9efdef2388c579fc060c68ff8a38)

commit c9b82cc632ad1cac51661f729f8605ab6c97c1dd
Author: Anton Kalashnikov <ka...@...>
Date:   2018-06-08T15:24:09Z

    IGNITE-8739 Implemented WA for tcp communication SPI hanging on descriptor reservation - Fixes #4148.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    (cherry picked from commit 7021651)

commit 45953256ef0f09fd5450f6f6c6967a539c5cd395
Author: Pavel Kovalenko <jo...@...>
Date:   2018-05-03T14:01:20Z

    IGNITE-8226 Improved logging - Fixes #3796.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    (cherry picked from commit 8dd9c5d61c86c831b490134c3cd21f2ed47758d2)

commit 77d089d857876f1901ade5a017a92c9835e2976a
Author: Sergey Kosarev <sk...@...>
Date:   2018-06-13T14:24:42Z

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

commit c3c80439945134867e28e8d2c6db5ef9295141b6
Author: Andrey Gura <ag...@...>
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 d33fe100bc9fdbcb66754d43ec0199e44233190b
Author: Andrey Gura <ag...@...>
Date:   2018-06-13T14:30:18Z

    IGNITE-8781 GridNioServer accepter threads should have different names

commit d2c304ca415919f0933461dde92fdf354539529b
Author: Aleksey Plekhanov <pl...@...>
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 2545a4d65ae9c0289c9f6faf9d2ee498375aa3c7
Author: Sergey Chugunov <se...@...>
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 <al...@gmail.com>
    
    (cherry-picked from commit #2b928c702b2d6a7c1de8d1b3b0a1e0e65e653f21)

commit f4511d921c34fc1fc048afaf3ec10307b0f3bea2
Author: Pavel Kovalenko <jo...@...>
Date:   2018-06-15T09:48:24Z

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

commit 1a8e9fcafa3a6d53ab01901be798cc8957252fe6
Author: EdShangGG <es...@...>
Date:   2018-06-15T16:35:00Z

    IGNITE-8610 Fix compilation
    
    (cherry picked from commit 55af7d1)

commit 298ca37aea710e098d033fcc5750e408b4a07c24
Author: Ilya Lantukh <il...@...>
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 <dp...@apache.org>
    
    (cherry picked from commit fed2c02)

commit 3a1645135cf474f5760319a3c2dd7712041cc6f4
Author: dpavlov <dp...@...>
Date:   2018-05-25T11:48:04Z

    IGNITE-7809 Corrected failure handler to avoid suite timeout
    
    (cherry picked from commit 0c3a7a6)

commit 3c44891906171d0668fee02bc5c9e9b2d4c7b432
Author: dpavlov <dp...@...>
Date:   2018-06-06T18:09:25Z

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

commit db9ee3e14f02ccab4954c539cb40e1f8faf8b34b
Author: Pavel Kovalenko <jo...@...>
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 631f500053843392497cf5632afac9f599d7b964
Author: Pavel Kovalenko <jo...@...>
Date:   2018-06-15T17:01:39Z

    Merge branch 'ignite-2.5.1-master' of github.com:gridgain/apache-ignite into ignite-2.5.1-master

commit ca43e1b61151f6bd2b3d1b08b35eff67a105e3b5
Author: Sergey Chugunov <se...@...>
Date:   2018-06-06T14:11:12Z

    GG-13865 filling wal segments with non-zero values

commit 039833c86dcd44de57278344b567bc277647ffdd
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-07T09:51:57Z

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

commit 96a1e230c40e15da4f3eb6bd7919902dbda55531
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-07T10:13:03Z

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

commit dfaaf2bcf5afb639e7af57ba5cf8fab24caf36b5
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-09T12:37:51Z

    Add failure handler

commit 3698d5534dc108f5e910a99ecaf038f7f3d809ba
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-14T12:56:38Z

    ignite-8748 Review fix

commit 0c040504cf526517e4e101def1b83d73c51d0b8a
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-14T14:34:37Z

    ignite-8748 Review fix

commit d1272a6338b12f7357c899b574afef60d0ff059b
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-14T15:03:24Z

    ignite-8748 Code style fix

commit 03c17110954b70406ce7f1a1bd9120fecd125488
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-14T15:14:17Z

    ignite-8748 Use configured failure handler

commit 9e91b79c329e4f570dffb9062cc668bf21b4123a
Author: Alexey Stelmak <sp...@...>
Date:   2018-06-15T18:05:11Z

    ignite-8740 Return

commit 5674e1ae9eb0cb4d88a8a91696afba9d23c320ca
Author: Andrey Kuznetsov <st...@...>
Date:   2018-06-18T09:47:25Z

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

commit fd13deec3156af81e4f26f420b2ff2b18a2b0686
Author: Dmitriy Sorokin <d....@...>
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>

----


---