GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/1057 GG-11503 WAL history is too short / NPE upon repetitive node restarts You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite gg-11503 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1057.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 #1057 ---- 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 commit eb1a4c01948d8660904dd3fb3a6853d39714f81f Author: Ilya Lantukh <[hidden email]> Date: 2016-07-13T12:46:25Z gg-11288 : WIP. commit 95e5c45c77938202966816ce2acfc9fa2e582daa Author: dkarachentsev <[hidden email]> Date: 2016-07-13T13:23:33Z GG-11276 - Overflow pages to save entries larger than page size. - Minors commit 41ebb4f63b481b11e7657e5fdbb657b62444304b Author: Ilya Lantukh <[hidden email]> Date: 2016-07-13T13:27:07Z gg-11288 : Backup message handling. commit c30c6fbb046cc97610544138d5f8f1ab8624c530 Author: dkarachentsev <[hidden email]> Date: 2016-07-13T13:43:29Z GG-11276 - Overflow pages to save entries larger than page size. - Minors commit e561bd615685ef5d6f152058b87e3c598a02b26c Author: dkarachentsev <[hidden email]> Date: 2016-07-13T13:52:07Z GG-11276 - Overflow pages to save entries larger than page size. - Minors commit 2c5ef1405b909723ca2483b01581193ad75c64db Author: Ilya Lantukh <[hidden email]> Date: 2016-07-13T14:07:14Z gg-11288 : Backup message handling. commit 27c4634dcd9c876172a68947172811e6cfea78ed Author: Ilya Lantukh <[hidden email]> Date: 2016-07-13T14:09:53Z gg-11288 : Backup message handling. commit 969e8d19713bcc5c8d668ca93fff437733a253b2 Author: Ilya Lantukh <[hidden email]> Date: 2016-07-13T14:56:28Z gg-11288 : Backup message handling. commit e1ab93da43de3956374a5b8ca160d2336baa7838 Author: Ilya Lantukh <[hidden email]> Date: 2016-07-18T12:30:58Z gg-11288 : WIP commit 70fe7bcbb89d8c3f21cb490444a354b32caf13c3 Author: dkarachentsev <[hidden email]> Date: 2016-07-18T12:33:10Z GG-11276 - Overflow pages to save entries larger than page size. - Introducing helper class to remove code duplications. commit 4be1d666055c3c4ab4810bed403f3fc22f891c46 Author: Ilya Lantukh <[hidden email]> Date: 2016-07-18T13:06:54Z gg-11288 : WIP commit 46207fdfa28b34ef9e3767047409e1e8e965fce2 Author: Ilya Lantukh <[hidden email]> Date: 2016-07-18T15:14:38Z gg-11288 : WIP commit 86d5c801c0b62ac0d01070fc9d6a3fc10b015009 Author: Alexey Goncharuk <[hidden email]> Date: 2016-07-19T10:00:27Z GG-11288 - WIP commit 4f725bd4e080b429f1a0be30eade57e9a49f6267 Author: Alexey Goncharuk <[hidden email]> Date: 2016-07-19T10:20:19Z Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-gg-11220 commit 04c9dd2640e6db2cddf9a15cfc6540f301808d5f Author: Alexey Goncharuk <[hidden email]> Date: 2016-07-19T11:03:14Z GG-11196 - Code review. commit 8c85b34b4106bc3599c86ed16630ad0054d6f030 Author: Alexey Goncharuk <[hidden email]> Date: 2016-07-19T13:48:54Z GG-11196 - Code review. commit 2336229d09000ba5992821d3cff3a606d6a54b71 Author: Alexey Goncharuk <[hidden email]> Date: 2016-07-19T14:16:18Z GG-11196 - Code review. commit f96bb1cb39723ca92b16ca809609c500383f2439 Author: Ilya Lantukh <[hidden email]> Date: 2016-07-19T15:37:14Z gg-11288 : WIP commit 3ef5a5b395b44764a0e5552aeee635609e45a293 Author: Ilya Lantukh <[hidden email]> Date: 2016-07-19T15:42:13Z Merge remote-tracking branch 'community/ignite-gg-11288' into ignite-gg-11288 Conflicts: modules/core/src/main/java/org/apache/ignite/internal/pagemem/store/PageStore.java commit f6e0f9f2cb3f9e55a3f12380f3723bf96c6faf20 Author: dkarachentsev <[hidden email]> Date: 2016-07-19T17:44:23Z GG-11276 - Overflow pages to save entries larger than page size. - Fragment WAL recovery. commit 0abfe885f8519d96311104ac21c152b7e7204bc0 Author: Alexey Goncharuk <[hidden email]> Date: 2016-07-20T08:42:45Z GG-11342 - Increased maximum number of partitions in cache. commit d0d87d825231dde3fa43d7a08a3de3db18411b02 Author: Alexey Goncharuk <[hidden email]> Date: 2016-07-20T11:48:33Z GG-11288 - WIP new interface for DatabaseBackupSpi and default implementation. Working on tests. ---- --- 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/1057 --- 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 |