GitHub user ilantukh opened a pull request:
https://github.com/apache/ignite/pull/2135 Data structures redesign based on cache groups You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5267-ds Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2135.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 #2135 ---- commit b1719ac58927032bc0a3608e781fa2b7b24163a3 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-05T11:32:08Z ignite-12163 minor update configuration commit 92a490d7f5ca18ceb5b6fdf6364aa2e194d83f14 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-05T12:10:59Z ignite-12163 remove unnecessary delegate commit f9fdd2c0d146da489e4c2a2b40f1736f7a15fad4 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-05T12:17:28Z ignite-12163 remove unnecessary delegate commit 9cf52ace2943eb8a48ab944f449691e2c5b72982 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-05T12:20:59Z ignite-12163 fix error on start commit e224ff026121c59b348d260cd98b97fa298b9200 Author: EdShangGG <[hidden email]> Date: 2017-05-03T16:32:51Z fixing issue with message id (cherry picked from commit c4deff8) commit 1aa2fe740c2d1db9f98aeeaa88844e9baecc1953 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-08T09:11:02Z ignite-gg-12163 fix testWalDirectOutOfMemory commit ce32505e352a72b1fd9ef04bf1d65d13cfaab669 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-08T09:40:32Z ignite-gg-12163 minor refactoring updates commit f6ea4a1b2269ac97708860afceb84da2f31f1a29 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-08T11:15:34Z ignite-gg-12163 fix oom in test commit a383df739163fac9525730a3ecdca0213d358142 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-08T12:20:57Z ignite-gg-12163 provide callback handler, flush or evict page for snapshot Manager commit c51de7fbe170a9d0e44c1943a509ff0b27944ab4 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-08T12:31:12Z ignite-gg-12163 remove unnecessary method in dbSharedManager commit 0c37da097830bab64ab9983f77d37c8d51cca101 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-09T11:01:15Z ignite-gg-12163 test refactoring commit a14a594d2168c7e5bda56bc0cdc2492c5ffc1f82 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-09T12:27:17Z ignite-gg-12163 provide cache name commit c3874579ea9d03342161b0f5c33052d6570e7ad0 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-10T13:45:57Z ignite-12163 simplify snapshot callback commit c60118daf9f185db2eab4c742da299dc98aa7ae2 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-10T13:56:44Z ignite-12163 minor renaming commit 8004287cfef875089a926a5422ebe09e4dc0ad7b Author: Sergey Chugunov <[hidden email]> Date: 2017-05-10T14:40:24Z IGNITE-GG-12163 IgniteComponentType mechanism employed to instantiate PDS managers commit 79a510dce099f5fc77040cf51f5b21de564f4abf Author: Sergey Chugunov <[hidden email]> Date: 2017-05-10T14:40:38Z Merge branch 'ignite-gg-12163' of https://github.com/gridgain/apache-ignite into ignite-gg-12163 commit 2e3e97141502a3e4120d46ef314f8d3ac368e050 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-11T08:17:07Z ignite-12163 remove completeSavingAllocatedIndex method, add test for fullPageIdTable commit 1cce2fcc960c5098cc684b6138ed306daf5dd5e4 Author: Sergey Chugunov <[hidden email]> Date: 2017-05-11T12:33:05Z IGNITE-GG-12163 test dependencies were cleaned up in pom file commit 94a305332882113bc68e6feb0263d104f0c673ad Author: Alexey Kuznetsov <[hidden email]> Date: 2017-05-12T09:31:04Z GG-11898 Fixed VisorSnapshotsStatusTask. commit 96c293caa79f8d448077e1c7272df371cadaa0d2 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-12T16:50:41Z IGNITE-GG-12163 (revert) test dependencies were cleaned up in pom file commit 38e9baa883f9f626ea477c9e935954d31a7134cb Author: Alexey Goncharuk <[hidden email]> Date: 2017-05-15T08:53:53Z Merged ignite-2.0 into gg-8.0.4.ea2 commit 9b7c4ac8f337e8af7b8ef1dfab7e1ee86357bc7c Author: Ivan Rakov <[hidden email]> Date: 2017-05-02T13:40:57Z IGNITE-5134: Explicit cast to PageMemoryNoStoreImpl in IgniteCacheDatabaseSharedManager (cherry picked from commit 77a2c20) commit 5eea8adaf2f5d4d39e5a629dc3261988ab6669c0 Author: Sergey Chugunov <[hidden email]> Date: 2017-05-16T07:59:02Z apache headers are added, RAT checks pass commit 601722a3937bbc4d1305436d36739519ca645f5e Author: Ilya Lantukh <[hidden email]> Date: 2017-05-16T13:26:50Z Fixed deadlock (lockEntires sometimes acquires topology.writeLock). commit e0ea45f5c8bfa335db11f90d8ccdf7a5ff2d9863 Author: Ilya Lantukh <[hidden email]> Date: 2017-05-16T13:33:22Z Merge branch 'master' of https://github.com/apache/ignite into ignite-5068 commit eb80b4096a1705c7e2313ab006322f93fc49b0f4 Author: Ilya Lantukh <[hidden email]> Date: 2017-05-16T14:06:09Z ignite-5068 : Minors. commit 57efac0331bfa13a09ec1fcc979b6943014245df Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-16T14:22:53Z ignite-gg-12163 reduced memory requirements for test commit c6319cb58245079b6ed064019ae6b807910e36f8 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-16T14:23:14Z Merge remote-tracking branch 'professional/ignite-gg-12163' into ignite-gg-12163 commit 3cf4c7b0175eb3556957df8865d049b14065bd49 Author: Ilya Lantukh <[hidden email]> Date: 2017-05-16T14:57:58Z ignite-5068 : Handling of lost partitions. commit 99acdb5605192d473fd5f0711090887054892020 Author: Dmitriy Govorukhin <[hidden email]> Date: 2017-05-16T15:09:06Z ignite-gg-12163 Fixed duplicates in FullPageIdTable. ---- --- 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. --- |
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/2135 --- 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 |