[GitHub] ignite pull request #1056: Cluster state and lost partitions handling

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #1056: Cluster state and lost partitions handling

andrey-kuznetsov
GitHub user agoncharuk opened a pull request:

    https://github.com/apache/ignite/pull/1056

    Cluster state and lost partitions handling

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-gg-10882

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1056.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 #1056
   
----
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 f9a182372fd030fb99f411b5c569baa376f7f55e
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-07-11T22:58:43Z

    Merge branch ignite-db-x into ignite-gg-10882

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 2a5cb2c28024fff33d17ec8d3bba211216ef02d3
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-07-12T23:43:43Z

    Fixed compilation.

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.

----


---
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.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #1056: Cluster state and lost partitions handling

andrey-kuznetsov
Github user agoncharuk closed the pull request at:

    https://github.com/apache/ignite/pull/1056


---
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.
---