GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/2606 Ignite-6256-1.8.10 for tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6256-1.8.10 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2606.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 #2606 ---- commit c849534df6583043d6a1d4f454cb981a20896d1a Author: Andrey Novikov <[hidden email]> Date: 2017-02-21T03:08:55Z IGNITE-4472 Added user activities in Web Console. (cherry picked from commit 26ee9c2865648118da97ee8ef84df990359edb96) commit 9df5e94d5cf14ddd55e29b81989177a7798f7e1a Author: dkarachentsev <[hidden email]> Date: 2017-02-21T12:34:59Z IGNITE-4671 - FairAffinityFunction fails on node restart with backupFilter set and no backups commit 9fcb3e74f91c8497b7b1358cdff40950cdf5c568 Author: dkarachentsev <[hidden email]> Date: 2017-02-28T13:05:06Z IGNITE-4740 - Fix. Service could be deployed/undeployed twice on concurrent cancel and discovery event. commit 231984d04d8391ccafb33ce995d942a9033cae44 Author: Andrey Novikov <[hidden email]> Date: 2017-03-01T02:49:08Z Web console: removed legacy backend port. (cherry picked from commit 5456caf) commit 573624796b171b2420b87657598198f40a91f6bb Author: Alexey Kuznetsov <[hidden email]> Date: 2017-03-01T15:09:40Z Implemented support for enforce join order flag. (cherry picked from commit a7f77d4) commit a30183ac821507fbdaa6f0cc2c6ef25ca2677867 Author: Andrey Novikov <[hidden email]> Date: 2017-02-20T11:23:33Z IGNITE-4717 Fixed hangs in VisorCacheClearTask. (cherry picked from commit 76f3060) commit 5f5cce4f36e6bc0a3468ba1d80fa5f3d158e927f Author: Alexey Kuznetsov <[hidden email]> Date: 2017-03-01T15:09:40Z Implemented support for enforce join order flag. (cherry picked from commit a7f77d4) commit 7292a5306c90d5c48c520bf9ffad388769250488 Author: Andrey Novikov <[hidden email]> Date: 2017-02-20T11:23:33Z IGNITE-4717 Fixed hangs in VisorCacheClearTask. (cherry picked from commit 76f3060) commit 620235f3ca0fa32c1f4a4dc1a5e0bd5545f6e07e Author: Alexey Kuznetsov <[hidden email]> Date: 2017-03-02T04:05:19Z Minor cleanup. commit 840ab997436dfad8cdbb4ad182de24bceec37962 Author: AKuznetsov <[hidden email]> Date: 2017-02-14T13:54:31Z IGNITE-4436 API for collecting list of running queries and cancel them. (cherry picked from commit 4923734) commit c2b201ed5bf4bea5dd5aa013f685fdfa02544527 Author: Evgenii Zhuravlev <[hidden email]> Date: 2017-03-02T07:27:13Z IGNITE-3386 - Reentrant lock is lost when owner leaves topology commit 3310f10b9d48d64280d0ebf2464ad892f3f31c52 Author: Alexey Goncharuk <[hidden email]> Date: 2017-03-02T07:37:00Z IGNITE-3386 - Minor code style changes commit 7ad8e79fa1077291c50f2f535ecccde6baee0321 Author: Evgenii Zhuravlev <[hidden email]> Date: 2017-03-07T11:32:28Z ignite-4577 Add non-reachable addresses at the end of addresses list commit bcb139822afa148a7ea3fbb3eecc274f308070f6 Author: Alexey Kuznetsov <[hidden email]> Date: 2017-03-10T08:51:38Z IGNITE-4717 VisorClearTask minor fix. (cherry picked from commit d4b87f4) commit 590b82d817595b82a0706e332c545e4746fafbc2 Author: Alexey Kuznetsov <[hidden email]> Date: 2017-03-10T08:51:38Z IGNITE-4717 VisorClearTask minor fix. (cherry picked from commit d4b87f4) commit 0ed4fdacc7cc8cf41b7726fc4a42db1a43241285 Author: Andrey V. Mashenkov <[hidden email]> Date: 2017-03-14T12:50:03Z IGNITE-4761: Fix ServiceProcessor hanging on node stop. This closes #1602. commit 6633da64d57eadacf30bf437a9c3a3d205903dcd Author: nikolay_tikhonov <[hidden email]> Date: 2017-03-14T13:40:58Z IGNITE-3386 Reverted: "Reentrant lock is lost when lock owner leaves topology" commit 22632839bd59123167ed96255d6fbcd9c04f45a9 Author: nikolay_tikhonov <[hidden email]> Date: 2017-03-15T10:47:55Z Merge ignite-1.7.8 into ignite-1.8.4 Conflicts: modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryIndexing.java modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java commit 59ea1c2fa87ee6a9e09f9bf7afc2b1ec8ff205ac Author: nikolay_tikhonov <[hidden email]> Date: 2017-03-16T10:43:50Z Merge remote-tracking branch ignite-1.7.9 into ignite-1.8.5 Conflicts: modules/core/src/test/java/org/apache/ignite/testsuites/IgniteKernalSelfTestSuite.java Merge remote-tracking branch ignite-1.7.9 into ignite-1.8.5 Conflicts: docs/RELEASE_NOTES.txt docs/community/RELEASE_NOTES.txt modules/compatibility/src/test/java/org/gridgain/grid/compatibility/tests/GridCompatibilityAbstractTest.java modules/core/src/main/resources/gridgain.properties commit d124004d8b0396a44c26f4c35c263a15880f508c Author: dkarachentsev <[hidden email]> Date: 2017-03-17T11:57:48Z IGNITE-4473 - Client should re-try connection attempt in case of concurrent network failure. commit a2b4751f5eefd70a5a1aa26652c9671240125f78 Author: dkarachentsev <[hidden email]> Date: 2017-03-17T11:57:48Z IGNITE-4473 - Client should re-try connection attempt in case of concurrent network failure. (cherry picked from commit d124004) commit 946419314b567c604a15ae4f9658d89bc350127b Author: dkarachentsev <[hidden email]> Date: 2017-03-17T11:57:48Z IGNITE-4473 - Client should re-try connection attempt in case of concurrent network failure. (cherry picked from commit d124004) commit c4de164392ddc114c88d5a6eba0ff0b13d32542f Author: AMRepo <[hidden email]> Date: 2017-03-20T13:31:15Z IGNITE-518: Unmuted tests that was fixed in ignite-4036. This closes #1636. commit 1b935be6fa461c9c5faea4e8b44e2abf2e173ab4 Author: Alexey Kuznetsov <[hidden email]> Date: 2017-03-21T02:36:12Z Merge branches 'ignite-1.8.4' and 'web-console-production' of https://github.com/gridgain/apache-ignite into web-console-production commit cad46799f34888381137e903899d73805ad11b13 Author: Dmitriy Shabalin <[hidden email]> Date: 2017-03-02T09:05:15Z IGNITE-4659 Migration to Webpack 2. Upgrade template engine from jade to pug. (cherry picked from commit 1080e68) commit 1c05eb30797ab9862c87e9d11237e7bcfb9782a0 Author: vsisko <[hidden email]> Date: 2017-03-09T03:00:34Z IGNITE_4659 Minor templates fixes. (cherry picked from commit 2d385c5) commit 0c72d825418f785a2b0017d4730b5f6e55f2f757 Author: Vasiliy Sisko <[hidden email]> Date: 2017-03-15T04:43:23Z IGNITE-4821 Implemented enforce join order option on query tab. (cherry picked from commit 94c1e7c) commit baf8a8ca01d7e2fc69b04a77a39f7ff1f8b35727 Author: Andrey Novikov <[hidden email]> Date: 2017-02-17T11:02:48Z IGNITE-4472 Minor fix. (cherry picked from commit 7cb3e68) commit 4ba2d12c1a797bc9cc5ce585354adfe3755a3ddb Author: Andrey Novikov <[hidden email]> Date: 2017-03-17T04:08:39Z IGNITE-4666 Clone to Input service. (cherry picked from commit 83579ce) commit f1aa86f43776840ff14d5c709f3599da2e7b39e5 Author: Andrey Novikov <[hidden email]> Date: 2017-03-14T08:54:14Z Web Console: Cleanup (cherry picked from commit 3da7794) ---- --- |
Free forum by Nabble | Edit this page |