You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by voropava <gi...@git.apache.org> on 2018/11/02 08:38:28 UTC

[GitHub] ignite pull request #5236: Ignite 2.5.1 p150

GitHub user voropava opened a pull request:

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

    Ignite 2.5.1 p150

    

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

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

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

    https://github.com/apache/ignite/pull/5236.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 #5236
    
----
commit afbad007cc7dd1d2795ab3e04ffdb580763ca99d
Author: Dmitriy Sorokin <d....@...>
Date:   2018-07-04T10:16:21Z

    IGNITE-8910 PagesList.takeEmptyPage may fail with AssertionError: type = 1 - Fixes #4294.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit e6f44ad)

commit 84ce1a3452fdd0195c3f7c291141a54ced76b125
Author: Alexey Stelmak <sp...@...>
Date:   2018-07-04T14:15:28Z

    IGNITE-8780 File I/O operations must be retried if buffer hasn't read/written completely
    
    Signed-off-by: Andrey Gura <ag...@apache.org>

commit ab298bc8b61ef176709398f96eb1f17a19e1965a
Author: AMedvedev <am...@...>
Date:   2018-07-05T10:19:23Z

    IGNITE-8737 Improve checkpoint logging information - Fixes #4244.
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry-picked from commit#a727a4c7135e57415de0756e8fdc235ba191109a)

commit 6971f3d09bcf67e76efde290154b6c36470b20cb
Author: Pavel Kovalenko <jo...@...>
Date:   2018-07-06T20:00:25Z

    IGNITE-8904 Add rebalanceThreadPoolSize to nodes configuration consistency check
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit b490982)
    Signed-off-by: Ivan Rakov <ir...@apache.org>

commit 6c0f32fe6fdcc5d0b17388a9e1290371499368ce
Author: vd-pyatkov <vp...@...>
Date:   2018-07-06T15:11:55Z

    IGNITE-8754 Node outside of baseline does not start when service configured
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    (cherry picked from commit b1832673eba37919ad33f9d1c42b9b6bfa7e5a34)

commit 6ac7204f1c66e9691504ef7cd25e8d904bdf36c4
Author: vd-pyatkov <vp...@...>
Date:   2018-07-09T17:15:49Z

    IGNITE-8898 Renamed command argument '--force' to '--yes' for control.sh
    
    Signed-off-by: Andrey Gura <ag...@apache.org>
    (cherry picked from commit 413b4a8a1f905e31e3a8770d2c78ca953d39a60f)

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

----


---