GitHub user dgovorukhin opened a pull request:
https://github.com/apache/ignite/pull/5494 Ignite-2.5.1-p152 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.5.1-p152 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5494.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 #5494 ---- commit bc920ccb37f3bd31e98a61fc43c89038f804d12a Author: Ivan Daschinskiy <ivandasch@...> Date: 2018-07-11T14:33:57Z IGNITE-8945 Stored cache data files corruption when node stops abruptly. - Fixes #4319. Signed-off-by: Ivan Rakov <[hidden email]> (cherry picked from commit fff979a) commit 86b465b61591b0b00b58c387c03e2cba86eb36e3 Author: Ivan Rakov <irakov@...> 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 <irakov@...> 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 <alexey.goncharuk@...> Date: 2018-07-11T16:50:58Z IGNITE-8827 Fixed failing test commit 5c269ebfaf91ce56e8825bf36f41db88fb791cd0 Author: Eduard Shangareev <eshangareev@...> 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 <[hidden email]> (cherry picked from commit a0fa79a) commit 692d8871fc7707fe16aebd6acc340637b9e122f1 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-07-12T09:17:56Z IGNITE-8863 Tx rollback can cause remote tx hang. - Fixes #4262. Signed-off-by: Ivan Rakov <[hidden email]> (cherry picked from commit 6440e0c) commit 8ca5d55ff43db466fba0fddea747fd69bf6fce13 Author: Sergey Chugunov <sergey.chugunov@...> Date: 2018-07-11T16:08:56Z IGNITE-8905 Incorrect assertion in GridDhtPartitionsExchangeFuture - Fixes #4288. Signed-off-by: Ivan Rakov <[hidden email]> (cherry-picked from commit#6ad291d2285726858e67b6ee9b28a14c134247cf) commit 0f9da8bd157cdb40c8ea010efa3c297182a7d56c Author: Alexey Goncharuk <alexey.goncharuk@...> Date: 2018-06-27T08:30:54Z IGNITE-8768 Fixed javadoc (cherry picked from commit 67a2aac011d12a46cbd7d16a30f4f48b60f77075) commit c048b74898450f7bee1c4c9cef475bec17e7d82c Author: Vitaliy Biryukov <biryukovvitaliy92@...> Date: 2018-07-04T16:00:53Z IGNITE-8182 Fix for ZookeeperDiscoverySpiTest#testRandomTopologyChanges_RestartZk fails on TC. - Fixes #4192. Signed-off-by: Dmitriy Pavlov <[hidden email]> (cherry picked from commit b8653002f5f298173a81ce8c0a829b2affd679a6) commit 430049a4939e9e5b2a414c65f74effd3a15d251f Author: AMedvedev <amedvedev@...> 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 <[hidden email]> commit 4f7eb97c7d59c7dc7ecb64b3def20cfbd1c9431f Author: ezagumennov <ezagumennov@...> Date: 2018-07-13T08:37:19Z IGNITE-8738 Improved coordinator change information - Fixes #4198. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 324e610564637d243155368908964976a771e383) commit 8a87ecfca2aaac247aa9ca176155f5e41f6c4c5d Author: Andrey Gura <agura@...> Date: 2018-07-05T16:40:26Z IGNITE-8938 Failure handling for file-decompressor thread added commit 18584d7d158bc285072fcf82ffeb5583a7fbbada Author: Ivan Daschinskiy <ivandasch@...> Date: 2018-07-16T10:14:00Z IGNITE-8995 Proper handlig of exceptions from scan query filter and transformer Signed-off-by: Andrey Gura <[hidden email]> commit 1505b240c03e9fb626a6abf0009f37b0f2c105d5 Author: Slava Koptilin <slava.koptilin@...> Date: 2018-07-16T13:40:56Z IGNITE-1094 Fixed hanging during cache initialization Signed-off-by: Andrey Gura <[hidden email]> commit 54a33672ab1c673fff7145610c8aedce9539abef Author: Sergey Chugunov <sergey.chugunov@...> 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 <[hidden email]> (cherry-picked from commit#e7c3566d11d6276b18a8c54e7b7f9bf3f9b3126a) commit 43cf9b1897bd0f01f7f0e93fda6a24d7efd2115d Author: Ivan Daschinskiy <ivandasch@...> 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 <[hidden email]> (cherry picked from commit 09ce06c) commit bac613b50c06dec633ff415ba3b8927730a228be Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-07-06T16:09:57Z IGNITE-8827 Disable WAL during apply updates on recovery Signed-off-by: Andrey Gura <[hidden email]> (cherry picked from commit 8adff24) commit b18f5a7158cd7d04d8d4477e77854871bd4371e3 Author: ezagumennov <ezagumennov@...> Date: 2018-07-16T14:15:05Z IGNITE-8745 Add ability to monitor TCP discovery ring information - Fixes #4256. Signed-off-by: Ivan Rakov <[hidden email]> commit 489acccb2408ffb1ef103e94040a1c268fba2d31 Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> 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 <dmitriy.govorukhin@...> 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 <ivandasch@...> 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 <[hidden email]> (cherry picked from commit 46db052) commit b5ce4f44fd767c178daa9b05590368b0e9e648cd Author: Eduard Shangareev <eduard.shangareev@...> 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 <[hidden email]> commit 4e3d700056eb83403a25ccff4eed19d540e5e54d Author: DmitriyGovorukhin <dmitriy.govorukhin@...> 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 <eshangareev@...> Date: 2018-07-20T14:22:52Z IGNITE-9039 Fixed non-releasing pinned page on throttling fallback - Fixes #4390. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 0aaaab0) commit afeaeea37a687c7329ae98a1a1925abf7727a812 Author: Evgeny Stanilovskiy <estanilovskiy@...> 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 <[hidden email]> (cherry picked from commit a164296) commit 47d299c4961143f27d1f8aaa0d8c8e26b8ade7ed Author: Evgeny Stanilovskiy <estanilovskiy@...> 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 <[hidden email]> (cherry picked from commit a164296) commit a6a09865f776453ed88c093f4a58852ecb7efb0e Author: Andrey V. Mashenkov <andrey.mashenkov@...> 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 <dmitriy.govorukhin@...> Date: 2018-07-23T08:25:49Z IGNITE-9042 Fixed partial tranasaction state wheh transaction is timed out - Fixes #4397. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 33f485a) commit 702c31859251738b187e8db2a8155264f39b8b52 Author: Ivan Daschinskiy <ivandasch@...> Date: 2018-07-23T12:29:08Z IGNITE-8820 Fix rollback logic when tx is initiated from client. - Fixes #4399. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 5794eb0) commit 32777e77797f4cf3260d42d4ca408336247d4e55 Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> 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 <[hidden email]> (cherry picked from commit 713a428) ---- --- |
Free forum by Nabble | Edit this page |