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 12:49:01 UTC

[GitHub] ignite pull request #5393: Ignite 2.5.1 p151

GitHub user antonovsergey93 opened a pull request:

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

    Ignite 2.5.1 p151

    

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

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

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

    https://github.com/apache/ignite/pull/5393.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 #5393
    
----
commit d3b140f763433686dbdd3f156edfeec1561df531
Author: devozerov <vo...@...>
Date:   2018-07-04T14:11:00Z

    IGNITE-8925: SQL: Limit default number of threads for CREATE INDEX to 4. This closes #4301.
    
    (cherry picked from commit 5cc41df7ac33ce4664f7db1c1cf8b3cf33d71cc8)

commit 72848848268c6c0facbd96ebff7ed1f6de10de29
Author: a-polyakov <po...@...>
Date:   2018-07-06T15:31:23Z

    IGNITE-8620 Remove intOrder and loc keys from node info in control.sh --tx utility
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    (cherry picked from commit 532dc79a1459befa757849487f7aef2cb8608cee)

commit f9fbf2a5b50ba623599292e4cc1bab8893e698d8
Author: ascherbakoff <al...@...>
Date:   2018-07-11T14:09:05Z

    IGNITE-8942 In some cases grid cannot be deactivated because of hanging CQ internal cleanup. - Fixes #4329.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit 08f98e3)

commit 3e83d6ac0457811a212bc61e82ae00bddbd3fc52
Author: Pereslegin Pavel <sb...@...>
Date:   2018-07-11T14:25:34Z

    IGNITE-7366 Affinity assignment exception in service processor during multiple nodes join - Fixes #4321.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit efa3269)

commit bc920ccb37f3bd31e98a61fc43c89038f804d12a
Author: Ivan Daschinskiy <iv...@...>
Date:   2018-07-11T14:33:57Z

    IGNITE-8945 Stored cache data files corruption when node stops abruptly. - Fixes #4319.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit fff979a)

commit 86b465b61591b0b00b58c387c03e2cba86eb36e3
Author: Ivan Rakov <ir...@...>
Date:   2018-07-11T14:57:53Z

    IGNITE-8965 Add logs in SegmentReservationStorage on exchange process
    
    (cherry picked from commit ee909a3)

commit 02c3419e7d39a0db6ae0dcc6e84c5e9e89b54863
Author: Ivan Rakov <ir...@...>
Date:   2018-07-11T15:45:31Z

    IGNITE-8946 AssertionError can occur during release of WAL history that was reserved for historical rebalance
    
    (cherry picked from commit 54055ec)

commit 3d727d316c4187c46cf7499255a328a2e265f91d
Author: Alexey Goncharuk <al...@...>
Date:   2018-07-11T16:50:58Z

    IGNITE-8827 Fixed failing test

commit 5c269ebfaf91ce56e8825bf36f41db88fb791cd0
Author: Eduard Shangareev <es...@...>
Date:   2018-07-11T16:43:19Z

    IGNITE-8955 Checkpoint can't get write lock if massive eviction on node start started
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit a0fa79a)

commit 692d8871fc7707fe16aebd6acc340637b9e122f1
Author: Aleksei Scherbakov <al...@...>
Date:   2018-07-12T09:17:56Z

    IGNITE-8863 Tx rollback can cause remote tx hang. - Fixes #4262.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit 6440e0c)

commit 8ca5d55ff43db466fba0fddea747fd69bf6fce13
Author: Sergey Chugunov <se...@...>
Date:   2018-07-11T16:08:56Z

    IGNITE-8905 Incorrect assertion in GridDhtPartitionsExchangeFuture - Fixes #4288.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry-picked from commit#6ad291d2285726858e67b6ee9b28a14c134247cf)

commit 0f9da8bd157cdb40c8ea010efa3c297182a7d56c
Author: Alexey Goncharuk <al...@...>
Date:   2018-06-27T08:30:54Z

    IGNITE-8768 Fixed javadoc
    
    (cherry picked from commit 67a2aac011d12a46cbd7d16a30f4f48b60f77075)

commit c048b74898450f7bee1c4c9cef475bec17e7d82c
Author: Vitaliy Biryukov <bi...@...>
Date:   2018-07-04T16:00:53Z

    IGNITE-8182 Fix for ZookeeperDiscoverySpiTest#testRandomTopologyChanges_RestartZk fails on TC. - Fixes #4192.
    
    Signed-off-by: Dmitriy Pavlov <dp...@apache.org>
    (cherry picked from commit b8653002f5f298173a81ce8c0a829b2affd679a6)

commit 430049a4939e9e5b2a414c65f74effd3a15d251f
Author: AMedvedev <am...@...>
Date:   2018-07-13T10:51:25Z

    IGNITE-8957 testFailGetLock() constantly fails. Last entry checkpoint history can be emp - Fixes #4334.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>

commit 4f7eb97c7d59c7dc7ecb64b3def20cfbd1c9431f
Author: ezagumennov <ez...@...>
Date:   2018-07-13T08:37:19Z

    IGNITE-8738 Improved coordinator change information - Fixes #4198.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>
    (cherry picked from commit 324e610564637d243155368908964976a771e383)

commit 8a87ecfca2aaac247aa9ca176155f5e41f6c4c5d
Author: Andrey Gura <ag...@...>
Date:   2018-07-05T16:40:26Z

    IGNITE-8938 Failure handling for file-decompressor thread added

commit 18584d7d158bc285072fcf82ffeb5583a7fbbada
Author: Ivan Daschinskiy <iv...@...>
Date:   2018-07-16T10:14:00Z

    IGNITE-8995 Proper handlig of exceptions from scan query filter and transformer
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

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)

----


---