GitHub user antkr opened a pull request:
https://github.com/apache/ignite/pull/5387 Ignite 2.5.4 Teamcity run PR. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.5.4 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5387.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 #5387 ---- commit 78cf3861a5980646e67a5e48fb883b52bd73bb38 Author: Alexey Kuznetsov <akuznetsov@...> Date: 2018-08-23T05:37:28Z IGNITE-9337 Refactored from single group to collection of groups. (cherry picked from commit 68374ad52eede916129b82ef769e680ad2bd1a70) commit 56bf7fc5b96de14998b6a23528149685be68e5f9 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-08-23T17:44:39Z IGNITE-9363 Jetty tests forget to stop nodes on finished. - Fixes #4609. Signed-off-by: Dmitriy Pavlov <[hidden email]> (cherry picked from commit e0c034e) Signed-off-by: Andrey V. Mashenkov <[hidden email]> commit 8eaefaacea0711b0dcc3fb52193373ddcfba5692 Author: Alexey Kuznetsov <akuznetsov@...> Date: 2018-08-24T11:10:23Z IGNITE-9337 Added support to passing "null" in collections. (cherry picked from commit 9b000978c84357d0198d5fd09e310a9cb4ea2aa3) commit 309633e70cfb7c53ae61f2a298443ec07c6bf2aa Author: Pavel Kovalenko <jokserfn@...> Date: 2018-08-24T14:02:46Z IGNITE-8920 - Fixed transaction hanging on Runtime exceptions during commit. - Unified StorageException and PersistentStorageIOException. - BPlus tree behavior is overridable in tests. - Refactored AccountTransferAmountTest to make it possible to develop any transaction failover based on it. - Fixes #4432. Signed-off-by: Dmitriy Pavlov <[hidden email]> (cherry picked from commit dde936ace5eb0618edc360ca05006d76e810add8) commit 5d4accaa6249055c00bfe90fd2a29eeb77135912 Author: AMedvedev <andrew.y.medvedev> Date: 2018-08-24T15:15:05Z IGNITE-8971 Make GridRestProcessor propagate error message - Fixes #4604. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit a4e144cc3616f2430843934cf844b4ac29841ba0) commit d571da636f3be5e67d8e97348c624ffc815eeb73 Author: Ilya Kasnacheev <ilya.kasnacheev@...> Date: 2018-08-24T21:35:55Z IGNITE-9374 Replace expired 1-yr certs with new 3-yr ones. - Fixes #4617. Signed-off-by: Dmitriy Pavlov <[hidden email]> commit e14f5948d845e63e86b35e40e52075ef16a03e42 Author: Ivan Daschinskiy <ivandasch@...> Date: 2018-08-27T15:54:56Z IGNITE-9183: SQL: fixed UUID handling from DDL statements. This closes #4483. (cherry picked from commit a98dcb93ba45f9d2b69585a84653f2e0174ba2a4) commit 93558cd27288ef9160ba2857781029014ada81f6 Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-08-28T14:46:29Z IGNITE-9389 Avoid deadlock on cache#close(). - Fixes #4626. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 13060f8e0b6ce32321961c50eab079bc5afeda17) commit 0dee497dc34c144886be24c1f589777edf3f0476 Author: Roman Guseinov <gromcase@...> Date: 2018-08-28T11:41:09Z IGNITE-9367: Fixed crash in ODBC on executing query with closed connection This closes #4621 commit 07b97176c18eff0bf641966fd2585e9294b3b68b Author: kcmvp <kcheng.mvp@...> Date: 2018-07-09T21:04:23Z IGNITE-8956 Fix of javadoc build failure. - Fixes #4328. Signed-off-by: Dmitriy Pavlov <[hidden email]> (cherry picked from commit cb38b5d196c7adf27f5e727de039bfc8604abf82) commit 50d5ab9e7f31000d2aa7cd16b67f4990ec5d170c Author: Alexey Goncharuk <alexey.goncharuk@...> Date: 2018-08-30T08:35:53Z IGNITE-9326 Fixed deferred serialization error handling for EntryProcessor result - Fixes #4588. Signed-off-by: Alexey Goncharuk <[hidden email]> commit 7e298d9f468e3cca6bc5727a501b4e4eaae06fed Author: Alexey Goncharuk <alexey.goncharuk@...> Date: 2018-08-30T09:39:22Z IGNITE-9429 Fixed flaky GridCacheReplicatedDataStructuresFailoverSelfTest commit 5bb65d5884a3057fa216295b2d405d11eef88da1 Author: Anton Kalashnikov <kaa.dev@...> Date: 2018-08-31T09:21:43Z IGNITE-9424 Set proper partition for key during insert - Fixes #4645. commit bcccf0498e08f8bd0c33fa48cc51164580f0b034 Author: Vasiliy Sisko <vsisko@...> Date: 2018-08-31T10:49:55Z IGNITE-8568 Web Console: Added support for "Collocated" query mode on "Queries" screen. (cherry picked from commit d1b3882) commit 2e5c3f8f0d5de4f3b4c61b003496d485cf136a7a Author: vd-pyatkov <vpyatkov@...> Date: 2018-08-31T15:41:58Z IGNITE-9448 Update ZooKeeper version to 3.4.13 - Fixes #4661. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 4d736fc20a6e667e841201ad2205f1440546191b) commit d368789670ac5e2a303cb346c638889c1ce2161d Author: vsisko <vsisko@...> Date: 2018-08-27T07:15:18Z IGNITE-9370 Fixed execution of REST commands in demo mode. (cherry picked from commit e8f1aff) commit f38bdddfa2f34c76692bcd0a31becff1cc4385e3 Author: Ilya Kasnacheev <ilya.kasnacheev@...> Date: 2018-09-03T13:50:05Z IGNITE-8886: Binary: fixed footer offset calculation when raw data is present. This closes #4643. commit 3558fb8c83446aca1800fc4a6f08746dfaed6ec0 Author: SGrimstad <sgrimstad@...> Date: 2018-09-04T08:57:07Z IGNITE-9141: SQL: pass error message from mapper to reducer in case of mapping failure. This closes #4536. commit 69de2a40f9da4e7cfa89c6716cf62824163a1cfd Author: Ivan Daschinskiy <ivandasch@...> Date: 2018-09-06T09:35:05Z IGNITE-9422 Fixed NPE on clients when new binary meta from joined node arrived. - Fixes #4681. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit 19c990ce58825f7c39deb4f524b7a60b328e286c) commit 9607c7f5afd197774d52ab9c1b326b34ae6810ef Author: vd-pyatkov <vpyatkov@...> Date: 2018-09-04T12:55:41Z IGNITE-9448 Updated ZooKeeper version to 3.4.13 - Fixes #4671. Signed-off-by: Alexey Goncharuk <[hidden email]> (cherry picked from commit dfaffe2af8f5e3b51eff3cfe426733311c2c100f) commit 74c185c66682d30aa40232b0df63c372bb786c4e Author: Alexey Goncharuk <alexey.goncharuk@...> Date: 2018-09-06T13:30:00Z IGNITE-9479 Fixed spontaneous rebalance during cache start and improved logging level - Fixes #4691. Signed-off-by: Alexey Goncharuk <[hidden email]> commit 01286ffa9e1fe4822b21b3d7d1827a5a2ea74e3f Author: Roman Guseinov <gromcase@...> Date: 2018-09-04T13:20:16Z IGNITE-8987 Fixed Ignite hang on getting of atomic structures after autoactivation - Fixes #4664. Signed-off-by: Alexey Goncharuk <[hidden email]> commit 3848b969882e6885ba9025fe59ef1722487121ec Author: devozerov <vozerov@...> Date: 2018-09-07T09:19:55Z IGNITE-8927: SQL: correct handling of LOST partitions on mapper side. Note that for local queries this doesn't work still because partition state is not checked (see IGNITE-7039). This closes #4679. commit 7262e43974324206b6eec71e2c008f94a8965ee3 Author: devozerov <vozerov@...> Date: 2018-09-07T09:34:47Z Merge remote-tracking branch 'upstream/ignite-2.5-master' into ignite-2.5-master commit 4d58a39774b0a9654cb84fcee58282cb978e8a4d Author: ibessonov <bessonov.ip@...> Date: 2018-09-07T14:48:09Z IGNITE-9472 Added permissions check on cluster activation - Fixes #4686. Signed-off-by: Dmitriy Govorukhin <[hidden email]> (cherry picked from commit 02ba707bb0ea9f230d4b4739af8d842737ed0a8e) commit 210f955e3eefb395bfa91fdc15d3b8220f065a47 Author: ibessonov <bessonov.ip@...> Date: 2018-09-07T15:02:12Z IGNITE-9475 Fix closures that has been created on client does not provide real class name to TASK_* permissions - Fixes #4688. Signed-off-by: Dmitriy Govorukhin <[hidden email]> (cherry picked from commit 4fd6c2d8d085d35ba39f2b6cb042a1bc3155518b) commit 6352ecff2ef9200bab6e23aa5abfb14bad8d140f Author: sboikov <sboikov@...> Date: 2018-07-27T14:00:31Z ignite-5510 Remove assert from removeTxReturn - removeTxReturn can be called concurrently from processDhtTxOnePhaseCommitAckRequest and node fail handler - it is possible client acks tx but it did not start on backup since partition was evicted (0 backups cache) (cherry picked from commit 44fd019) commit e0ed6d9e9cb970998bcbb798255aae13c8671085 Author: sboikov <sboikov@...> Date: 2018-07-27T14:22:24Z ignite-5510 Enable test. (cherry picked from commit f9ff643) commit 18b52dddc9f0dd1eb40a47e234b2e5678b9dabac Author: ibessonov <bessonov.ip@...> Date: 2018-09-11T09:53:56Z IGNITE-9518 Fix getPagesFillFactor returns NaN for empty region - Fixes #4717. Signed-off-by: Dmitriy Govorukhin <[hidden email]> (cherry picked from commit 16e969e2f11c3c5c949e23ed7fec82b5d44c3c0f) commit 8b459c0c409b2002f02379231f08c14e0277dd83 Author: Pavel Kovalenko <jokserfn@...> Date: 2018-09-06T15:03:50Z IGNITE-9084 Fixed error handling for historical rebalance - Fixes #4437. Signed-off-by: Alexey Goncharuk <[hidden email]> ---- --- |
Free forum by Nabble | Edit this page |