GitHub user antonovsergey93 opened a pull request:
https://github.com/apache/ignite/pull/4837 Ignite 8717 Cache configuration was moved to meta store. Verification of cache configuration on node joining was added. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8717 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4837.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 #4837 ---- commit 8aeefa775cac27e34fbebb3799a056d2f1ba282b Author: Ivan Daschinskiy <ivandasch@...> Date: 2018-06-20T09:01:00Z IGNITE-8717: First steps in implementing storing cache configuration in metastore. commit 2e28aba5686f4f694c590487db1da9572f1cc78a Author: Ivan Daschinskiy <ivandasch@...> Date: 2018-06-21T08:30:26Z IGNITE-8717: Second step. Tests passed. commit 9c75281671e1a25afbbf9bc07ec623d0a6031f80 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-19T09:18:47Z Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-8717 commit 4e30a5707b39b650727a4512e0730f30155372f1 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-21T10:22:44Z IGNITE-8717 WIP commit 549073b14a43151ca5715e4d583ea31d07a7bf50 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-21T12:05:20Z IGNITE-8717 WIP commit 19be946aaec837b553f89b6d46528769f29df730 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-24T08:51:46Z IGNITE-8717 Reproducer was added commit 338a3fe1d56f3719f8b258c38d50f0fb8b069861 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T11:55:52Z IGNITE-8717 first version of fix commit 26b9e3e0bc39bc35f080e4c7e95ef8b2697d7cfc Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T12:00:24Z IGNITE-8717 cody style changes in test ---- --- |
Github user antonovsergey93 closed the pull request at:
https://github.com/apache/ignite/pull/4837 --- |
In reply to this post by andrey-kuznetsov
GitHub user antonovsergey93 reopened a pull request:
https://github.com/apache/ignite/pull/4837 IGNITE-8717 Cache configuration was moved to meta store. Verification of cache configuration on node joining was added. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8717 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4837.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 #4837 ---- commit 8aeefa775cac27e34fbebb3799a056d2f1ba282b Author: Ivan Daschinskiy <ivandasch@...> Date: 2018-06-20T09:01:00Z IGNITE-8717: First steps in implementing storing cache configuration in metastore. commit 2e28aba5686f4f694c590487db1da9572f1cc78a Author: Ivan Daschinskiy <ivandasch@...> Date: 2018-06-21T08:30:26Z IGNITE-8717: Second step. Tests passed. commit 9c75281671e1a25afbbf9bc07ec623d0a6031f80 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-19T09:18:47Z Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-8717 commit 4e30a5707b39b650727a4512e0730f30155372f1 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-21T10:22:44Z IGNITE-8717 WIP commit 549073b14a43151ca5715e4d583ea31d07a7bf50 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-21T12:05:20Z IGNITE-8717 WIP commit 19be946aaec837b553f89b6d46528769f29df730 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-24T08:51:46Z IGNITE-8717 Reproducer was added commit 338a3fe1d56f3719f8b258c38d50f0fb8b069861 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T11:55:52Z IGNITE-8717 first version of fix commit 26b9e3e0bc39bc35f080e4c7e95ef8b2697d7cfc Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T12:00:24Z IGNITE-8717 cody style changes in test commit 03fd032f7784c486bfed87f32d5d72cb811bd3ae Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T12:06:38Z IGNITE-8717 code formatting changes were canceled. commit 1b82cbe75922d738dadb667af661f60400455597 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T12:15:24Z IGNITE-8717 code formatting changes were canceled. commit 45007c2fcfcc8087b383365802520600114d0451 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T12:18:50Z Revert "IGNITE-8717 code formatting changes were canceled." This reverts commit 1b82cbe75922d738dadb667af661f60400455597. commit 1e505fe43a7e4bfa4128931286e710f7a529d474 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T12:28:18Z IGNITE-8717 Unused method were removed after interface API change. commit a1866a67d145c88dfc2cafb9ecfa533204cfe007 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T12:33:06Z IGNITE-8717 code formatting changes were canceled. commit b021a9701b54a84b285a881d3a18aa8f23a01c7f Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T12:42:30Z IGNITE-8717 code formatting changes were canceled. commit 66dd620e648573e79e05c47f97d81142a51d947d Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T12:50:28Z IGNITE-8717 missed javadoc was added. commit 9d3bb85aff0899637e72b142215b2cc5d13d10ca Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T12:52:44Z IGNITE-8717 javadoc was changed. commit e33644c7702a6f83cd97de9bc16e72688fdf857e Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T13:26:33Z IGNITE-8717 Missed cache configurations were added on joining node. commit 2833e05cffbc6e5f40f1fe731aee8c2f2e6be9ad Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T13:32:41Z IGNITE-8717 WIP commit e5069dd74be55085518d092ee32627edb073f89e Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T13:33:45Z IGNITE-8717 WIP commit fd05f9c0ddff18e310def78484d78df3c5e50273 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T14:53:43Z IGNITE-8717 Tests were added commit 108cc565bea1f06f5886e93e0774a1f7e1a866f2 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T15:21:48Z IGNITE-8717 Tests were added commit 60c15dc83ad1400d26b5f6dabba12c937e57bc8f Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T16:15:50Z Merge branch 'master-mirror' into ignite-8717 commit 43e6cdf6a554f1d3fd4ba8b9c03339c70ba90176 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-26T16:16:54Z IGNITE-8717 change caches registry storage to metastore commit 348ef130193aba37ea0b9428b5ef2f8269dba930 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-27T10:44:29Z IGNITE-8717 WIP tests commit 7adabd8483341848908dff659d7d520763c6f1a9 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-27T12:25:29Z IGNITE-8717 Fixed master merge problems commit 6919d950b3d18024dcd36ce73282165d937abe1f Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-27T13:57:58Z IGNITE-8717 Update tests commit 92b7dc2c42e7591dcac4951f62d65522d98eda88 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-27T14:18:34Z IGNITE-8717 update tests commit 7f2a53aa703e3e6eec5bffdd3d281bece27c793f Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-27T16:35:21Z IGNITE-8717 first version of fix commit b230ee336fcd180c2f45ff25e9f1c7aa2b4e59fa Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-28T12:52:50Z IGNITE-8717 javadoc for tests commit a7fe886597918502c441bec8416267bcb9b36588 Author: Sergey Antonov <antonovsergey93@...> Date: 2018-09-28T12:55:05Z IGNITE-8717 code style fixes ---- --- |
In reply to this post by andrey-kuznetsov
Github user antonovsergey93 closed the pull request at:
https://github.com/apache/ignite/pull/4837 --- |
Free forum by Nabble | Edit this page |