GitHub user devozerov opened a pull request:
https://github.com/apache/ignite/pull/5424 GG PE 2.7.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.7.1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5424.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 #5424 ---- commit f89f8e34ff81c89a798a3bef6d52daceede55945 Author: Anton Kalashnikov <kaa.dev@...> Date: 2018-09-28T15:20:00Z IGNITE-9731 Fixed NPE on concurrent WAL flush - Fixes #4863. Signed-off-by: Alexey Goncharuk <[hidden email]> commit 090c890d2a47b6ee8499f978e9be74184919ac6c Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-09-28T15:50:05Z IGNITE-9612 Fixed checkpoint listener logic - Fixes #4864. Signed-off-by: Alexey Goncharuk <[hidden email]> commit c328ea6c6d48c8b5ac2ada5247a7f7188d085b63 Author: Ilya Borisov <klaster1@...> Date: 2018-10-01T03:45:40Z IGNITE-9569 Web Console: Fixed broken unit test. (cherry picked from commit 9ab8ebd7adaa70548ba013f4d8c7de05ba48312f) commit 8a05a9627320cfa0989848bab86da421f1f3fc56 Author: Pavel Kovalenko <jokserfn@...> Date: 2018-10-01T08:52:42Z IGNITE-9736 Fixed usages of Discovery SPI listener. - Fixes #4868. Signed-off-by: Alexey Goncharuk <[hidden email]> commit 4de78fa59fddb3332beb5dd4a9dbc55e7047a350 Author: Anton Vinogradov <av@...> Date: 2018-10-01T11:16:15Z IGNITE-7251 Remove term "fabric" from Ignite deliverables (cherry picked from commit 7989173b4d64a681fd08b7d7bcda2d26559941ae) Signed-off-by: Anton Vinogradov <[hidden email]> commit e86b239037983a6681b3880ebf0dceb3b2e90682 Author: ascherbakoff <alexey.scherbakoff@...> Date: 2018-10-01T11:54:41Z IGNITE-9658 Add an option to reuse memory after deactivation - Fixes #4874. Signed-off-by: Alexey Goncharuk <[hidden email]> commit 7fe52af08adf0d8a125e0aa52ff41c13fe751c80 Author: Maxim Muzafarov <maxmuzaf@...> Date: 2018-10-01T13:03:24Z IGNITE-9723 Use blockingSectionBegin method to wrap exchange future Signed-off-by: Andrey Gura <[hidden email]> commit 7cb0784cd3cf9b759c1c28eda04210d783cb7598 Author: Anton Kalashnikov <kaa.dev@...> Date: 2018-10-01T14:39:24Z IGNITE-9741 Fix SegmentArchivedStorage and SegmentCompressStorage remain `iterrupted` after de-activation occurs before activation - Fixes #4878. Signed-off-by: Dmitriy Govorukhin <[hidden email]> (cherry picked from commit caa4b0aa9d117d08d78186c82627b23b1d21fb5e) commit 78fe3eaeff702d741f99e73d74f3ace5d29bad46 Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-10-01T14:57:25Z IGNITE-9741 Fix compile test commit 861e5f708357e412bddc14b402b72ceed79d0df0 Author: uday <udaygkale@...> Date: 2018-10-01T16:31:18Z IGNITE-8251 Reduce testPageEviction run time - Fixes #4577. Signed-off-by: Dmitriy Pavlov <[hidden email]> (cherry picked from commit 0e29b87) commit da3d9205a1d28e27a23569f25f053874c38b4232 Author: devozerov <vozerov@...> Date: 2018-10-02T11:27:39Z IGNITE-9390: MVCC: added new properties to .NET IgniteConfiguration and CacheAtomicityMode. This closes #4887. commit 9d6e6ff394c05ddf7ef31a9d9ed1b492d9eeba69 Author: Anton Kalashnikov <kaa.dev@...> Date: 2018-10-02T15:26:20Z IGNITE-9761 Fixed deadlock in WAL manager - Fixes #4890. Signed-off-by: Alexey Goncharuk <[hidden email]> commit 3355201f3e8cafd23b2250aaccccf3b91b8b8ed1 Author: Anton Kalashnikov <kaa.dev@...> Date: 2018-10-02T16:07:36Z IGNITE-9760 Fixed NPE in WAL manager for FSYNC mode - Fixes #4888. Signed-off-by: Alexey Goncharuk <[hidden email]> commit a9dc14e2e638eddaf2adaa700c81dc783062dca5 Author: Peter Ivanov <mr.weider@...> Date: 2018-10-03T07:44:59Z IGNITE-9772: Removed word "fabric" from various places. This closes #4889. commit 678bc9187dcdeb2fd7b3ef8669405bdaee0e9b90 Author: tledkov-gridgain <tledkov@...> Date: 2018-10-03T10:09:17Z IGNITE-9727: Fixed ignite.sh and ignite.bat scripts to support Java 9+. This closes #4871. commit bf0c1225ac42257a50fb8673c54f278579839feb Author: Oleg Ignatenko <oignatenko@...> Date: 2018-10-03T10:28:40Z IGNITE-9691 testConcurrentAuthorize uses outdated assumption about exception message - updated test assumptions to accommodate changes in the implementation -- verified with diffs overview, clean rebuild and trial execution of modified tests on my machine - Fixes #4828. Signed-off-by: Alexey Goncharuk <[hidden email]> commit 85a6b477c7dc9482f024e1416e5f36ca36f550ff Author: AMRepo <andrey.mashenkov@...> Date: 2018-10-03T12:50:07Z IGNITE-9540: MVCC: support IgniteCache.invoke method family. This closes #4832. This closes #4881. commit e71df460ad82a310477f97f528704971dba1cf12 Author: devozerov <vozerov@...> Date: 2018-10-03T13:09:52Z IGNITE-9750: MVCC: do not allow near cache for TRANSACTIONAL_SNAPSHOT atomicity mode. This closes #4891. commit cfe3654bea40e8ec896403cba17fd7f18e8ab381 Author: devozerov <ppozerov@...> Date: 2018-10-03T18:38:06Z IGNITE-9722: MVCC: disallow reads from backups for GET operations. This closes #4903. commit beb7eb0b26b647c221157e0f734202981eb47ff5 Author: rkondakov <kondakov87@...> Date: 2018-10-03T21:08:17Z IGNITE-9390: Fixed memory metrics tests. - Fixes #4910. Signed-off-by: Dmitriy Pavlov <[hidden email]> (cherry picked from commit 95b6597638a5a6b0348d6919507db3f534841eaa) commit 59060d375031c3f21ea7b0ca5a314c523500fea8 Author: ibessonov <bessonov.ip@...> Date: 2018-10-04T08:29:24Z IGNITE-9705 Fix flushes invalid byte buffer into snapshot manager - Fixes #4841. Signed-off-by: Dmitriy Govorukhin <[hidden email]> (cherry picked from commit 76d6ef032f9a634f15398d10e0019419f9798296) commit 6af3af33114b2bf1a5a03460f2dfe894f871c34f Author: Anton Dmitriev <dmitrievanthony@...> Date: 2018-10-04T14:03:51Z IGNITE-9788: ML: IgniteDataset op is not loaded in TensorFlow worker this closes #4912 (cherry picked from commit 4bd2d83) commit 86ffe6a98cbe6d1bdbf685e24f7ee3fccf673e4d Author: Andrey Kuznetsov <stkuzma@...> Date: 2018-10-04T16:45:07Z IGNITE-9744 Fix SYSTEM_WORKER_TERMINATION detection in general case - Fixes #4876. Signed-off-by: Ivan Rakov <[hidden email]> (cherry picked from commit a6d0bd4) commit 4c90711027ed95b4bdf220b6b76003bc61897ff9 Author: Alexey Kuznetsov <akuznetsov@...> Date: 2018-10-05T09:35:05Z IGNITE-9792 Fixed assert in case if IGNITE_MBEANS_DISABLED is true. Fixed tests. (cherry picked from commit 78c2d3bbbd620bb7795d9f362785e073d2dec0a2) commit 8ae9c1804d89273065e35409a80ea4faddf60f4b Author: Nikolay Izhikov <nizhikov@...> Date: 2018-10-05T09:55:06Z IGNITE-8485: TDE implementation. - Fixes #4167. Signed-off-by: Nikolay Izhikov <[hidden email]> commit 24cf92805ff820522e5901b3dd4902230859b814 Author: Oleg Ignatenko <oignatenko@...> Date: 2018-10-05T18:30:51Z IGNITE-9721 Fixed NPE in IgniteAuthenticationProcessor.body - Fixes #4853. commit 44a12854e1d723069282d7de570e917826eb78ba Author: Yuriy Gerzhedovich <ygerzhedovich@...> Date: 2018-10-08T11:02:57Z IGNITE-8507: SQL: print a warning if a row cannot be fully inlined into an index. This closes #4834. commit f6baaceb90517186558d6a7fabb8b334e55d0a16 Author: tledkov-gridgain <tledkov@...> Date: 2018-10-08T11:13:11Z IGNITE-9684: Hadoop: pass JDK 9+ options to nodes in external processes. This closes #4918. commit 79b0cafb60eed3d202ebe89d796efb6d67a75314 Author: Alexey Goncharuk <alexey.goncharuk@...> Date: 2018-10-08T14:08:21Z IGNITE-8803 Reduced amount of periodic output in quiet mode - Fixes #4886. Signed-off-by: Alexey Goncharuk <[hidden email]> commit 47a1692edc7980ef39ad3783c4d56b9996e8cd83 Author: tledkov-gridgain <tledkov@...> Date: 2018-10-09T05:56:23Z IGNITE-9814: Hadoop: fixed native libraries update routine for Java 11. This closes #4925. ---- --- |
Free forum by Nabble | Edit this page |