GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/821 GG-11133 TTL should be tracked in off-heap page structures You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-db-x-gg-11133 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/821.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 #821 ---- commit 8cc480fa5833a4c708fb49c044dd6c21a82e0e5e Author: Ilya Lantukh <[hidden email]> Date: 2016-04-19T13:40:52Z gg-11017 : Algorithm for preloading. commit 3e88d8bf802e0a36c97d146cfe10f67dad587d4e Author: sboikov <[hidden email]> Date: 2016-04-19T13:50:55Z ignite-db-10884 commit f8255541bda5d45273014427c2dc9e513ece3108 Author: S.Vladykin <[hidden email]> Date: 2016-04-19T17:22:35Z ignite-db - minor refactor commit d0db6cfdf4d10c9fef077d3cab29fd9c050f297c Author: S.Vladykin <[hidden email]> Date: 2016-04-19T19:49:50Z ignite-db - fixes commit a5a189416c3c80701a380839d8d6856d7dc21576 Author: Alexey Goncharuk <[hidden email]> Date: 2016-04-20T01:33:29Z ignite-db - WAL redesign commit 19197d1037e8d19e18d15186156e816ce89f5595 Author: S.Vladykin <[hidden email]> Date: 2016-04-20T04:30:41Z ignite-db - more fixes commit 13d0037138c02490491f1be07314932f9996feff Author: S.Vladykin <[hidden email]> Date: 2016-04-20T05:31:23Z ignite-db - reuse list commit 3c64b806889557ed4e4da41ea3177c7959e3413a Author: sboikov <[hidden email]> Date: 2016-04-20T10:23:10Z ignite-db-10884 commit e69e995e6e00a12c94a81cd182e1d3ca7cb09360 Author: S.Vladykin <[hidden email]> Date: 2016-04-20T12:51:18Z ignite-db - wip commit 38ead2a78876ef8cdba0c3aed162768db3036e53 Author: sboikov <[hidden email]> Date: 2016-04-20T13:02:04Z Merge remote-tracking branch 'remotes/community/ignite-db' into ignite-db-x-10884 Conflicts: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/CacheDataRow.java modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/freelist/io/FreeIO.java modules/indexing/src/main/java/org/apache/ignite/internal/processors/cache/database/IgniteCacheH2DatabaseManager.java commit 35d26f4e4c2ba9a0b20a2fa214b9e777585b2ec6 Author: sboikov <[hidden email]> Date: 2016-04-20T13:02:59Z Merge remote-tracking branch 'remotes/community/ignite-db' into ignite-db-x-10884 Conflicts: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/CacheDataRow.java modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/freelist/io/FreeIO.java modules/indexing/src/main/java/org/apache/ignite/internal/processors/cache/database/IgniteCacheH2DatabaseManager.java commit 82bbf9f0069696c5923e11226d4fb80391acaf8e Author: Ilya Lantukh <[hidden email]> Date: 2016-04-20T13:25:01Z gg-11017 : Minors. commit 38f4a6769b6013754122d1ded0bcdfd69dc74a2d Author: Ilya Lantukh <[hidden email]> Date: 2016-04-20T15:30:30Z gg-11017 : Persistence. commit f0757ac3214bec2714addf4e57edc8cb3c3f6448 Author: sboikov <[hidden email]> Date: 2016-04-20T15:20:24Z ignite-db-x-10884 commit 213fc70ddaefba3d076a665709af314f71b74e53 Author: S.Vladykin <[hidden email]> Date: 2016-04-20T18:02:38Z ignite-db - remove refactored commit 14ffbf0bcc48ffa4a652e523da74e29d53c7ead3 Author: S.Vladykin <[hidden email]> Date: 2016-04-20T18:10:41Z ignite-db - minor refactor commit 9cfda8d61aa34e0c43b86f1e0a5cb2f8961be438 Author: S.Vladykin <[hidden email]> Date: 2016-04-20T18:20:14Z ignite-db - final commit 813c36f6959ab2216dc6c32c20ef81777289a53e Author: S.Vladykin <[hidden email]> Date: 2016-04-20T20:14:21Z ignite-db - reuse fix commit 1ec6712ec7b21a2f4e35d5e587971ba8642febd9 Author: S.Vladykin <[hidden email]> Date: 2016-04-20T20:16:33Z ignite-db - reuse list commit 24a345a00c23a54963ea2fe7c9388ecb69a2ff1a Author: S.Vladykin <[hidden email]> Date: 2016-04-20T20:18:39Z ignite-db - getForWrite is not reentrant commit 4e7013328110c1f2fb41a57830a0c10ba4e08694 Author: Alexey Goncharuk <[hidden email]> Date: 2016-04-20T21:04:02Z Merge master into ignite-gg-11023 commit 16ee1e5279d39db6de2598587028bed577fd8ae6 Author: Alexey Goncharuk <[hidden email]> Date: 2016-04-20T21:04:13Z Merge master into ignite-gg-11023 commit d7e35ee4d025dda3e71b9178c36093f82e057ce0 Author: S.Vladykin <[hidden email]> Date: 2016-04-20T21:35:50Z ignite-db - minor commit d914e213a36029d9ee650f6f6936f55f470a6bfe Author: S.Vladykin <[hidden email]> Date: 2016-04-20T22:18:19Z ignite-db - fixes commit 931d1941e250d34b03eb03a3fb9b90f056e4241c Author: Ilya Lantukh <[hidden email]> Date: 2016-04-21T12:19:42Z gg-11017 : Persistence only for counter values. commit 2702e2289ff7afe116e0bca5afdadd330d755246 Author: Ilya Lantukh <[hidden email]> Date: 2016-04-21T13:10:23Z gg-11017 : DB partition manager integration. commit b11a8aec67f094883183d4938070296f15ffbb1a Author: Ilya Lantukh <[hidden email]> Date: 2016-04-21T13:17:57Z gg-11017 : Counter initialization. commit ee2d88c2588a2735990b5d53c62701ec009c3886 Author: Ilya Lantukh <[hidden email]> Date: 2016-04-21T13:46:11Z gg-11017 : Minors. commit 49543e1675129408c845746c4e68c2c0c5447335 Author: sboikov <[hidden email]> Date: 2016-04-21T08:48:26Z ignite-db-x-10884 commit d2fedf6bb95bdd5f30a800959f9c9ff93d200bc7 Author: dkarachentsev <[hidden email]> Date: 2016-04-21T16:15:04Z GG-11044 - Implement page evictions from PageMemory for the case when data size is bigger than allocated memory. ---- --- 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 tledkov-gridgain closed the pull request at:
https://github.com/apache/ignite/pull/821 --- 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 |