GitHub user sboikov opened a pull request:
https://github.com/apache/ignite/pull/1063 ignite-db-x-11386 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-db-x-11386 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1063.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 #1063 ---- commit 6dba3c5dad4eafb39fe3e9c27e21bd05a4085ef9 Author: dkarachentsev <[hidden email]> Date: 2016-07-07T14:37:32Z GG-11276 - Overflow pages to save entries larger than page size. commit 15175d4602a075c98f734d4f398612a31a23c212 Author: dkarachentsev <[hidden email]> Date: 2016-07-07T16:36:07Z GG-11276 - Overflow pages to save entries larger than page size. - Added remove. - Fixes. commit e4051a24d1a5779acc0de7d1ce83602dd6afaee4 Author: dkarachentsev <[hidden email]> Date: 2016-07-08T07:19:31Z GG-11276 - Overflow pages to save entries larger than page size. - Minors. commit 8619701fff5dee4976a10e68ef064b0139449cc5 Author: dkarachentsev <[hidden email]> Date: 2016-07-08T08:19:48Z GG-11276 - Overflow pages to save entries larger than page size. - Set free spaze to 0 if no free items left. commit 0640a8a2afca65457f4dca27cba025be652eeee0 Author: dkarachentsev <[hidden email]> Date: 2016-07-08T09:21:09Z Merge branch 'ignite-db-x' into ignite-gg-11196 commit d551655deab72100ce3290a6d051fa7ca630e086 Author: dkarachentsev <[hidden email]> Date: 2016-07-08T09:25:00Z Merge branch 'ignite-db-x' into ignite-gg-11196 commit 902fc739a76c86de9703b4b2b141e55729fe35f5 Author: dkarachentsev <[hidden email]> Date: 2016-07-08T10:35:55Z GG-11196 - Store metadata per cache. Refactor. commit 34abd348e1368e1ad4ae3a23c102a142de4ebe95 Author: dkarachentsev <[hidden email]> Date: 2016-07-08T12:51:00Z GG-11196 - Store metadata per cache. Remove Meta space. - Remove Meta space. commit 0c132d0f3550f3c80c4599fe1ef45800ca69ba41 Author: ascherbakoff <[hidden email]> Date: 2016-06-21T05:25:56Z IGNITE-3326 Map-reduce query waits for rebalancing forever when it's disabled. - Fixes #813. Signed-off-by: Sergi Vladykin <[hidden email]> commit 41bbed1ff57544a39226e61106614a71cef34240 Author: Aleksei Scherbakov <[hidden email]> Date: 2016-07-08T15:14:37Z Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-db-x commit 55751ddfefad64eb3d93dbfab50c89f17437ed2c Author: Alexey Goncharuk <[hidden email]> Date: 2016-07-11T02:53:37Z Merge ignite-db-x into ignite-gg-11276 commit b128a003f9c7a7cd7ac8594da6864d103216d0c5 Author: Alexey Goncharuk <[hidden email]> Date: 2016-07-11T02:54:55Z Fixed compilation. commit 3c8116c3d989e2386af674ffe0d72f0554ab8561 Author: dkarachentsev <[hidden email]> Date: 2016-07-11T06:49:03Z Merge branch 'ignite-gg-11196' into ignite-gg-11220 # Conflicts: # modules/indexing/src/test/java/org/apache/ignite/internal/processors/database/BPlusTreeSelfTest.java commit 9b3bb34afddfad3da08fe963355d92f4e20eed42 Author: dkarachentsev <[hidden email]> Date: 2016-07-11T06:50:20Z Merge branch 'ignite-gg-11196' into ignite-gg-11220 # Conflicts: # modules/indexing/src/test/java/org/apache/ignite/internal/processors/database/BPlusTreeSelfTest.java commit a2a6f04bbf4f9987239d5a9eee95e4917f69a448 Author: dkarachentsev <[hidden email]> Date: 2016-07-11T09:24:44Z GG-11196 - Store metadata per cache. Remove Meta space. commit 3a0c59012d1836b5657b7b43a941ddeea6b87a25 Author: dkarachentsev <[hidden email]> Date: 2016-07-11T09:25:29Z GG-11220 - Cleanup metadata storage when cache/partition is destroyed. commit 0f0047249de539bfff6cfb69c382ff153d653c05 Author: dkarachentsev <[hidden email]> Date: 2016-07-11T10:40:10Z Merge branch 'ignite-gg-11196' into ignite-gg-11220 commit 427a7b1d642b95f3daeebfa90f800060ad29f69c Author: dkarachentsev <[hidden email]> Date: 2016-07-11T12:30:45Z GG-11220 - Cleanup metadata storage when cache/partition is destroyed. commit eed7aca3dabf5bc8d899b7e79021d8af7f116ffc Author: Sergi Vladykin <[hidden email]> Date: 2016-07-11T16:29:38Z ignite-db-x - tree destroy commit b024a1f018b419d413687f1deeed17ae4e0a19b5 Author: Sergi Vladykin <[hidden email]> Date: 2016-07-11T19:47:58Z ignite-db-x - tree destroy2 commit 779c42a34d9953a478430f2346a5add077042cb4 Author: dkarachentsev <[hidden email]> Date: 2016-07-12T07:18:13Z Merge branch 'ignite-db-x' into ignite-gg-11196 commit 74e78e4027fb1c5aeb0d9c95e131dfa32aacfe6b Author: dkarachentsev <[hidden email]> Date: 2016-07-12T07:53:00Z Merge branch 'ignite-gg-11196' into ignite-gg-11220 commit 6024564fd356b98b61520a018e7a2d2849268dba Author: dkarachentsev <[hidden email]> Date: 2016-07-12T08:17:49Z GG-11220 - Cleanup metadata storage when cache/partition is destroyed. - Added usage of destroy() commit c3d01f0b48f677a1e776b68409ed9229cf421397 Author: dkarachentsev <[hidden email]> Date: 2016-07-12T09:02:18Z GG-11220 - Cleanup metadata storage when cache/partition is destroyed. - Remove TODOs commit b70630c3dff678f0dce892b193e856079aebb7e5 Author: dkarachentsev <[hidden email]> Date: 2016-07-12T09:02:49Z Merge branch 'ignite-gg-11196' into ignite-gg-11220 commit 56aa7a9a1d36bc583cc4162ae2ab9eb8b3a1c79f Author: dkarachentsev <[hidden email]> Date: 2016-07-12T09:03:21Z GG-11220 - Cleanup metadata storage when cache/partition is destroyed. - Remove TODOs commit 261605e24e7a5924255308e04d337103faf643c1 Author: Sergi Vladykin <[hidden email]> Date: 2016-07-12T13:07:38Z ignite-db-x - tree destroy3 commit 5e5f6ea7949703613bbc8d98eb6f9415e2a5c877 Author: Sergi Vladykin <[hidden email]> Date: 2016-07-12T20:20:11Z ignite-db-x - b+tree: separated root cut off from page free commit 433ab346f491db00ec7090196f0a47baafab9faf Author: dkarachentsev <[hidden email]> Date: 2016-07-13T07:23:29Z Merge branch 'ignite-db-x' into ignite-gg-11276 # Conflicts: # modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/freelist/FreeList.java commit 14320827877f689ab93a2d38feae980ce8153b6e Author: Sergi Vladykin <[hidden email]> Date: 2016-07-13T10:43:08Z ignite-gg-11276 - minor review fixes ---- --- 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 |