You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by antonovsergey93 <gi...@git.apache.org> on 2018/11/14 06:40:10 UTC

[GitHub] ignite pull request #5389: Ignite 2.5.1 p160

GitHub user antonovsergey93 opened a pull request:

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

    Ignite 2.5.1 p160

    

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

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

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

    https://github.com/apache/ignite/pull/5389.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 #5389
    
----
commit 1505b240c03e9fb626a6abf0009f37b0f2c105d5
Author: Slava Koptilin <sl...@...>
Date:   2018-07-16T13:40:56Z

    IGNITE-1094 Fixed hanging during cache initialization
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit 54a33672ab1c673fff7145610c8aedce9539abef
Author: Sergey Chugunov <se...@...>
Date:   2018-07-16T14:27:49Z

    IGNITE-8897 Node with longer BaselineHistory joining the cluster causes cluster stopping. - Fixes #4357.
    
    Signed-off-by: Dmitriy Pavlov <dp...@apache.org>
    
    (cherry-picked from commit#e7c3566d11d6276b18a8c54e7b7f9bf3f9b3126a)

commit 43cf9b1897bd0f01f7f0e93fda6a24d7efd2115d
Author: Ivan Daschinskiy <iv...@...>
Date:   2018-07-16T14:18:21Z

    IGNITE-8820 Add ability to accept changing txTimeoutOnPartitionMapExchange while waiting for pending transactions. - Fixes #4217.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit 09ce06c)

commit bac613b50c06dec633ff415ba3b8927730a228be
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-07-06T16:09:57Z

    IGNITE-8827 Disable WAL during apply updates on recovery
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    
    (cherry picked from commit 8adff24)

commit b18f5a7158cd7d04d8d4477e77854871bd4371e3
Author: ezagumennov <ez...@...>
Date:   2018-07-16T14:15:05Z

    IGNITE-8745 Add ability to monitor TCP discovery ring information - Fixes #4256.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>

commit 489acccb2408ffb1ef103e94040a1c268fba2d31
Author: Dmitriy Govorukhin <dm...@...>
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 7437c1a2060393891b69463865fdd1e843715232
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-07-17T14:23:28Z

    Merge remote-tracking branch 'professional/ignite-2.5.1-master' into ignite-2.5.1-master

commit 0ae822cba971687256f7b8843e5ff61b7f6dc936
Author: Ivan Daschinskiy <iv...@...>
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 <ir...@apache.org>
    
    (cherry picked from commit 46db052)

commit b5ce4f44fd767c178daa9b05590368b0e9e648cd
Author: Eduard Shangareev <ed...@...>
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 <es...@gridgain.com>

commit 4e3d700056eb83403a25ccff4eed19d540e5e54d
Author: DmitriyGovorukhin <dm...@...>
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 4ac50fdc42b3df41bcf2054a0e8f7264929fd2e1
Author: Eduard Shangareev <es...@...>
Date:   2018-07-20T14:22:52Z

    IGNITE-9039 Fixed non-releasing pinned page on throttling fallback - Fixes #4390.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    (cherry picked from commit 0aaaab0)

commit afeaeea37a687c7329ae98a1a1925abf7727a812
Author: Evgeny Stanilovskiy <es...@...>
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 <al...@gmail.com>
    
    (cherry picked from commit a164296)

commit 47d299c4961143f27d1f8aaa0d8c8e26b8ade7ed
Author: Evgeny Stanilovskiy <es...@...>
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 <al...@gmail.com>
    
    (cherry picked from commit a164296)

commit a6a09865f776453ed88c093f4a58852ecb7efb0e
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-07-23T09:39:17Z

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

commit e2695cd960b7f0cbbba545ef60645ea964f3d7fa
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-07-23T08:25:49Z

    IGNITE-9042 Fixed partial tranasaction state wheh transaction is timed out - Fixes #4397.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    (cherry picked from commit 33f485a)

commit 702c31859251738b187e8db2a8155264f39b8b52
Author: Ivan Daschinskiy <iv...@...>
Date:   2018-07-23T12:29:08Z

    IGNITE-8820 Fix rollback logic when tx is initiated from client. - Fixes #4399.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    (cherry picked from commit 5794eb0)

commit 32777e77797f4cf3260d42d4ca408336247d4e55
Author: Dmitriy Govorukhin <dm...@...>
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 <al...@gmail.com>
    
    (cherry picked from commit 713a428)

commit bbf8f83afe3b07e807912d9bab78873edf698d4d
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-07-24T14:38:34Z

    IGNITE-8892 Fixed CacheQueryFuture usage in DataStructures processor - Fixes #4415.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    (cherry picked from commit 281a400)

commit e0404913088b5cd97cd79de1b62e6aaa4c00b5d2
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-07-24T15:24:57Z

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

commit 86c52700a007368a351ac3595a8e38bb02923080
Author: Sergey Chugunov <se...@...>
Date:   2018-07-25T13:26:12Z

    IGNITE-9040 StopNodeFailureHandler is not able to stop node correctly on node segmentation
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    
    (cherry-picked from commit#469aaba59c0539507972f4725642b2f2f81c08a0)

commit e1c3cc9d30baeaff4e653751775ab39a347b753b
Author: Pavel Kovalenko <jo...@...>
Date:   2018-07-24T14:48:57Z

    IGNITE-8791 Fixed missed update counter in WAL data record for backup transaction - Fixes #4264.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    
    (cherry picked from commit 13e2a31)

commit 2ea5b376d895fe41cc882c4383b5d3d2793ba684
Author: devozerov <pp...@...>
Date:   2018-07-31T09:53:51Z

    IGNITE-9114: SQL: fail query after some timeout if it cannot be mapped to topology. This closes #4453.

commit 5b230b7015148e483136c229c9e6081bb9c68023
Author: Denis Mekhanikov <dm...@...>
Date:   2018-04-20T15:41:06Z

    IGNITE-8134 Subscribe to system cache events on nodes outside BLT
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    (cherry picked from commit c82277e)

commit 2528435ec946c479f6bf4eb7eaeabf092a0536a3
Author: devozerov <pp...@...>
Date:   2018-07-31T14:15:49Z

    IGNITE-9114: SQL: use query time in retry timeout calculation. This closes #4460.

commit 98d0ccc729e647a4ad8876e2d29423904e6fa6ca
Author: devozerov <pp...@...>
Date:   2018-07-31T14:18:49Z

    Merge remote-tracking branch 'upstream/ignite-2.5.1-master' into ignite-2.5.1-master

commit c78a7f215699f65983edfcc0c9014d9e3108f381
Author: Anton Kalashnikov <ka...@...>
Date:   2018-08-01T09:23:03Z

    IGNITE-8757 idle_verify utility doesn't show both update counter and hash conflicts
    
    (cherry picked from commit 9131e4d)

commit 66369583096b04d71c3f82e1ebfd1922ae6b0b6a
Author: Anton Kalashnikov <ka...@...>
Date:   2018-07-31T13:13:27Z

    IGNITE-8973 Calculate partition hash and print into standard output
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    
    (cherry picked from commit 8309cef)

commit e92788d392d4c60f76c4fd0f38c52669f4e3e772
Author: Evgeny Stanilovskiy <es...@...>
Date:   2018-08-01T11:05:58Z

    IGNITE-8939 Catch and proper propagate transaction string reprsentation - Fixes #4454.
    
    Signed-off-by: Dmitriy Pavlov <dp...@apache.org>
    (cherry picked from commit 458480c5b0520aa8e28935361a37ab49e1e65ff6)

commit 60155cb55ca35790da7f80ae167dd7fb3f3793fd
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-08-01T10:23:32Z

    IGNITE-9154: Fixed conflict version passed to events for ATOMIC cache. This closes #4463.
    
    (cherry picked from commit 3ea3a56)

commit 15d72fc022f64939fee336438256460024ca59c0
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-08-01T12:58:22Z

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

----


---

[GitHub] ignite pull request #5389: Ignite 2.5.1 p160

Posted by antonovsergey93 <gi...@git.apache.org>.
Github user antonovsergey93 closed the pull request at:

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


---