You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by agura <gi...@git.apache.org> on 2017/11/07 18:50:58 UTC

[GitHub] ignite pull request #2993: ignite-gg-12877 Compact consistent node IDs in WA...

GitHub user agura opened a pull request:

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

    ignite-gg-12877 Compact consistent node IDs in WAL

    

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

    $ git pull https://github.com/agura/incubator-ignite ignite-gg-12877

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

    https://github.com/apache/ignite/pull/2993.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 #2993
    
----
commit 174cfa71919e2825e0a76550123c00491bbc2a15
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-09-26T12:58:18Z

    ignite-5852 : Introduced BaselineTopology mechanics.

commit e091521af4e24c1c39e785e797de7fc61eeea22f
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-06T15:24:19Z

    ignite-5852 : Reverted eqNodes(...) to use uuid, added uuid generation for detached nodes.

commit a0cd8254fbd754e63a7b81945b97e752a250a921
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-06T17:06:12Z

    ignite-5852 : Fixed affinity calculation for local cache.

commit 626d7ea877f9e7c0f425ea4fbf67df2ab00e7bcc
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-18T13:47:40Z

    ignite-5852 : Fixed multiple calls of onActivate/onDeActivate callbacks when BLT is changed.

commit 8c91aaec7716cc97089a784a11e733600f9f682c
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-18T13:52:22Z

    ignite-5852 : Fixed multiple calls of onActivate/onDeActivate callbacks when BLT is changed.

commit 2bffce366a6caf50ce3d931dbcb13a5d00cb74d0
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-20T13:52:46Z

    ignite-5852 : Node filter handling.

commit d8d141de54d2e752bd6de2977952bfefc9588392
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-20T14:20:54Z

    ignite-5852 : Tests for auto-activation.

commit 6a1d8874b6d1d203992b53ef7257beae02271203
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-24T11:51:12Z

    ignite-5852 : Conflict resolution.

commit 829da8deff747267e8737dc90a55470d1885799d
Author: Konstantin Dudkov <kd...@ya.ru>
Date:   2017-08-17T10:39:28Z

    IGNITE-5849 refactor DataPageIO & FreeList, introduce MetaStorage

commit ec6748684793a162fd34303b381a98ec4be6ac12
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-24T14:12:02Z

    Merge branches 'ignite-5849-2' and 'ignite-blt' of https://github.com/gridgain/apache-ignite into ignite-blt

commit 4774009eca2b4ea33e333747240e93ca86ae3ce5
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-24T16:12:33Z

    Metastore integration : WIP.

commit 7654b6f45b3f02fd51f3bf5c7fb514b121a7dc64
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-25T13:59:39Z

    Metastore integration : WIP.

commit 6a8d8ff85cd2f9a0c427ca7858faa0f9937c57b3
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-25T15:21:34Z

    Test for possible issue when primary node leaves and returns.

commit 9538afc339c6dd7d2a0ade758e339075528d2a3f
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-25T15:24:23Z

    Added TODO.

commit cfdd4f2d32a5ce7e637a8f7564725b1f093b7b7d
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-25T16:14:07Z

    Added test.

commit 5220672fcc42175ac448e91d54db12b4e7e7d128
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-26T15:17:02Z

    Updated test to use auto-activation.

commit 29758238a9562f27a6fb16993c0a24661833e7a6
Author: Sergey Chugunov <se...@gmail.com>
Date:   2017-10-27T09:56:08Z

    IGNITE-6281 simple validation of BaselineHistory was added

commit b4894027ac43a0b8ad098a5d114f2d9780b0136f
Author: Sergey Chugunov <se...@gmail.com>
Date:   2017-10-27T10:40:02Z

    IGNITE-6281 compilation error fixed

commit d7b720fc378a163210068b7d63efaea4667128bc
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-27T12:46:17Z

    Minor fixes.

commit af3968cabcb6a0704de708fffb88cafb30548bf6
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-27T15:09:55Z

    Minor fixes.

commit 6efb54c924178537b0fbe7788f6946edec55488d
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-10-27T16:32:07Z

    Metastore durability = WIP.

commit 13fa84f007fef8299c1d5ace1d4517a2f5f2a048
Author: Sergey Chugunov <se...@gmail.com>
Date:   2017-10-31T11:52:17Z

    Responsibilities for reading/writing BaselineTopology were moved to ClusterStateProcessor, new test was added

commit 0e443a45eb32e060a6180b81e978c54699c375b9
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-11-03T11:33:25Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-blt-merge

commit 375645817f3a193fe13a07e836e4d42fd0f74819
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-11-01T14:12:02Z

    Fixed metastore initialization.

commit 77ff8550175c25527d79143fecd883a95aa598b5
Author: Sergey Chugunov <se...@gmail.com>
Date:   2017-11-01T16:42:56Z

    Baseline changing - WIP

commit 399554f11df8a1e3920d8a2e5fda0e2b7e93fbb8
Author: Sergey Chugunov <se...@gmail.com>
Date:   2017-11-02T11:58:28Z

    API and ability to change baseline topology

commit 8b99e98f4ef08346d25c83b4794a0d0028374b34
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-11-02T12:56:25Z

    Added test that reproduces problem with large values in MetaStorage.

commit 446e78147bdaec9b14122f3343299aea3c0c345d
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-11-02T13:27:19Z

    Fixed MetaStorage WAL record.

commit 7313edee75358b37f698acf1df13986f8bf05529
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-11-02T13:31:34Z

    Increased MetaStorage entry max value size to Integer.MAX_VALUE.

commit aa7c7b879e8f37bec43fdeb4c248d34cd6c517ed
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-11-02T13:38:29Z

    Fixed test.

----


---

[GitHub] ignite pull request #2993: ignite-gg-12877 Compact consistent node IDs in WA...

Posted by agura <gi...@git.apache.org>.
Github user agura closed the pull request at:

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


---