GitHub user dspavlov opened a pull request:
https://github.com/apache/ignite/pull/2225 Ignite gg 12390 PR for tests run on TC You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-12390 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2225.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 #2225 ---- commit 5f5c5f1ba07cccd1ee072f4b1f95d32459d9507b Author: dpavlov <[hidden email]> Date: 2017-06-14T10:58:21Z Merge remote-tracking branch 'apache-gridgain-fork/ignite-2.1.1' into ignite-2.1.1 commit 40db31ef76303215db1703166c94b795cd2eb2b2 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-06-14T11:16:08Z ignite-2.1.1 do not create database shared manger on client + cosmetic changes commit 4e973551a4264395aa7fe167aba61736a0d259e6 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-06-14T11:49:13Z ignite-2.1.1 invoke activate/deactivate for snapshot manager. commit 69aa299c9f9f864086266d618d28b78ca407b8ac Author: devozerov <[hidden email]> Date: 2017-06-14T11:55:48Z Fixed missing Apache header in HttpIgniteUpdatesChecker. commit 4eb8c5e4c687edb1c695d2d38ad93cca09cd024a Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-06-14T12:08:01Z ignite-2.1.1 validate operation change global state if snapshot operation in progress commit 752dd65f82221fdc7570c50ae4c0d41652541422 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-06-14T12:08:29Z Merge remote-tracking branch 'professional/ignite-2.1.1' into ignite-2.1.1 commit 3d269d7d5094acb9b8ac86de16fc16c8c80ec5e6 Author: Ilya Lantukh <[hidden email]> Date: 2017-06-14T12:20:20Z Minors. commit 73df0354241bff62c854847c4c98abac8a5b4c24 Author: Ilya Lantukh <[hidden email]> Date: 2017-06-14T12:39:17Z Minors. commit 8b85477eabd6e9059d3849a277b9494845b67293 Author: Ilya Lantukh <[hidden email]> Date: 2017-06-14T12:47:29Z Cache type validation. commit 51e6aed7c82e4c7885b85c57a7235f0d5872b7e7 Author: dpavlov <[hidden email]> Date: 2017-06-14T13:00:46Z GG-12283: disabled handing tests to run others commit 0292110a0427ecce0b10f9b3393d0c1b94b254f6 Author: dpavlov <[hidden email]> Date: 2017-06-14T13:37:15Z IGNITE-5487: disabled handing tests to run others commit d285f82b2540f84a88d4c655d6e3a74680b0f766 Author: oleg-ostanin <[hidden email]> Date: 2017-06-14T13:47:46Z IGNITE-5488 Build failure: maven-remote-resources-plugin commit e7a7751a9d60c541c57f570779a6301abdb696b5 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-06-14T13:53:22Z ignite-gg-12290 fix npe in cluster processor if got exception on start in plugin processor. commit c5882ba94a21859dd5fac7f50b792512492c7018 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-06-14T13:53:42Z Merge remote-tracking branch 'professional/ignite-2.1.1' into ignite-2.1.1 commit 59dace5a3883596d7edb661e6f8a328cca4a059e Author: Ilya Lantukh <[hidden email]> Date: 2017-06-14T15:11:23Z Fixed assertion error when tried to aquire affinity assignment for NONE topology version. commit b1d8a4975585dddc6256496c3c797362eddac0ed Author: devozerov <[hidden email]> Date: 2017-06-14T15:29:17Z IGNITE-5458: Added CacheConfiguration.keyConfiguration property and fixed affinity calculation in some cases. This closes #2113. This closes #2125. commit 86125baf871d2a686fa1e8fb9af19ec44e013b40 Author: Pavel Kovalenko <[hidden email]> Date: 2017-06-14T15:35:30Z Fail with known issue commit c4447bbbabcd47649349af2c1d7129f6148133d0 Author: mcherkasov <[hidden email]> Date: 2017-06-14T16:01:17Z classnames.properties is updated. commit aef982c1953aa9eacd8aa9e2fe2b6db3b7be463b Author: EdShangGG <[hidden email]> Date: 2017-06-14T16:27:41Z GG-12289 Snapshot functionality works incorrect after activation commit f36ab7ce5e32a98e6bcc6c913a38552d481f47a9 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-06-14T16:34:38Z ignite-gg-12289 deactivate components if accept inactive state from cluster. Mute test fail get file lock. commit e651aeaad3d0d40859145df8e810f29ed9dc1d48 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-06-14T16:43:14Z ignite-gg-12289 move deactivate code on join from discovery thread to start node thread. commit 6aad7b2b8921c47c6bddc7293bb1be8679156438 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-06-14T16:45:29Z Merge remote-tracking branch 'professional/ignite-2.1.1' into ignite-gg-12289 commit 19333f8b61597617ac16593edd8c7344c02f21fd Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-06-14T17:47:15Z ignite-2.1.1 activate node after start in ps tests commit b3e0753e78d21549ee9c1b834d682cb5eed1edc1 Author: Pavel Kovalenko <[hidden email]> Date: 2017-06-14T17:53:22Z Fail CacheLateAffinityAssignmentTest#testAffinitySimpleStopRandomNode with known issue commit 162ad951c9f61a2fbe10e1fd26490560113393b8 Author: Pavel Kovalenko <[hidden email]> Date: 2017-06-14T18:01:30Z Fail GridCachePartitionedNodeRestartTest with known issue commit 666aab9f345743f5faff3751bd8bb14296bceaca Author: devozerov <[hidden email]> Date: 2017-06-14T18:06:11Z IGNITE-5487: Fixed. commit abf3ef9e154af86dad0d691dacfa1197a9d34aed Author: Pavel Kovalenko <[hidden email]> Date: 2017-06-14T18:06:37Z Fail IgniteClientReconnectFailoverTest with known issue commit c50c1da4d3d70c2de3c5ce2c3944977f770ffb62 Author: devozerov <[hidden email]> Date: 2017-06-14T18:06:55Z Merge remote-tracking branch 'upstream/ignite-2.1.1' into ignite-2.1.1 commit 1a2a0ed560013bb8e3e0d64fc665efe527ae886e Author: devozerov <[hidden email]> Date: 2017-06-14T18:07:46Z Merge remote-tracking branch 'upstream/ignite-2.1.1' into ignite-2.1.1 commit c828e0cfb1bd4700883cc6809f4ebe8ef1f935cf Author: devozerov <[hidden email]> Date: 2017-06-14T18:17:08Z Fixed JettyRestProcessorAbstractSelfTest.testExe. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
Free forum by Nabble | Edit this page |