You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Jokser <gi...@git.apache.org> on 2017/06/14 13:33:21 UTC

[GitHub] ignite pull request #2129: IGNITE-5267 Fixed partitions map exchanges & test...

GitHub user Jokser opened a pull request:

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

    IGNITE-5267 Fixed partitions map exchanges & tests

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-5267-fix-tests-clean

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

    https://github.com/apache/ignite/pull/2129.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 #2129
    
----
commit 66557c8b6d6dbfa09bb559b6ab281ce84ee78d3c
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-03T09:22:24Z

    GG-11940 - Do not evict non-user cache entries

commit e22d01abbe3c7275770b5447743f46ee30b25e28
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-03T10:58:05Z

    Merge branch ignite-db-x into ignite-gg-8.0.3.ea1

commit 2280467e86bdba00f9bad438c6d7113bc3a37a12
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-03T10:59:22Z

    Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-gg-8.0.3.ea1

commit 5c33c292f1ed4c9c8298512a0f3e26daf2308d2e
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-03T11:03:57Z

    Fixing compilation after merge.

commit 5967c6d08b4dc978c543df3295b08790440542a6
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-02-06T15:00:47Z

    GG-11946 Fixed.

commit b1fb8ff108c49ef5f809bad8dc7cd54c7e088be1
Author: EdShangGG <es...@gridgain.com>
Date:   2017-02-06T17:25:47Z

    GG-11575 'bin' folder contains a service folders from 'database' system

commit 993f1f62695822bb4b71c5f86f42c5de866b21ce
Author: EdShangGG <es...@gridgain.com>
Date:   2017-02-06T17:39:28Z

    GG-11947 Incorrect checkpoint lock usage

commit 159d5f4683a3e131f6d3599b4ecc3bba5639213d
Author: EdShangGG <es...@gridgain.com>
Date:   2017-02-06T18:07:21Z

    GG-11948 All page updates should be done under checkpoint lock

commit 5544978df00a131bae5f52d6c5e335c43a9ffb74
Author: sboikov <sb...@gridgain.com>
Date:   2017-02-07T11:19:16Z

    ignite-4552 Use for rmvQueue ConcurrentLinkedDeque instead of GridCircularBuffer to reduce memory usage.
    This closes #1465.
    
    (cherry picked from commit e6ea938)

commit 754bd7b8a37f7afd3312fc9e9d4d4c7d726387c0
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-07T16:19:10Z

    GG-11937 - Fixed checkpoint read lock release on exception

commit a65d4a70743685fcacb482ebffe0adb026332a75
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-08T09:36:39Z

    IGNITE-3477 - Code formatting.

commit 9a8746e1ae9e599e6b7fa3d376d7f8fc1a4e8b92
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-02T16:54:30Z

    GG-11878 - Snapshots ignore node filter

commit 7122256c87ce74e7942fa083138dd3a4d5e0f976
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-07T16:19:10Z

    GG-11937 - Fixed checkpoint read lock release on exception

commit fe63e0ea349cdaab02e919d40f8f3df6a5e5cf00
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-08T15:15:17Z

    GG-11954 - Fixing tests

commit f092fbf2a0b8d727827a080078f9892d24e2b4ae
Author: Dmitriy Govorukhin <dg...@gridgain.com>
Date:   2017-02-08T15:51:53Z

    ignite-gg-11952 fix issue.

commit fe0cff39445f1d8e3eea1241c51750c888114121
Author: Dmitriy Govorukhin <dg...@gridgain.com>
Date:   2017-02-09T10:47:55Z

    ignite-gg-8.0.2.ea4 licence header fix.

commit 839c598988ba7710c168d6c9e48378d912177010
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-02-09T09:44:41Z

    IGNITE-4676 Fixed hang if closure executed nested internal task with continuation. Added test.
    (cherry picked from commit e7a5307)

commit 3889b2b798f680a81c8cca114798a7516c8e3ba1
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-02-09T10:49:33Z

    Merge remote-tracking branch 'community/ignite-gg-8.0.2.ea4' into ignite-gg-8.0.2.ea4

commit c286f9625287d99f107edbb0ad13e31c9f7de4f4
Author: Eduard Shangareev <es...@gridgain.com>
Date:   2017-02-12T15:36:54Z

    Fixing deletion tests

commit 7c58bf5a4a83790f00344ccace3e2ee6b53f817b
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-13T10:35:03Z

    IGNITE-3477 - Merge optimizations

commit adf223eb280d4ce5320d9e8923be5a8e5802a268
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-13T11:10:39Z

    Use maskNull for stopAllCaches request

commit e4e58df698950c699170f1bd17c57e67026eda20
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2017-02-13T11:19:27Z

    IGNITE-4664 - Added lifecycle and injection support for TopologyValidator. Fixes #1514

commit d3601c41ea630e221fd6c1a29e3cb5a35bd0c472
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-13T11:21:47Z

    Merge branch 'ignite-gg-8.0.2.ea4' into ignite-gg-8.0.3.ea1

commit 811a2f9199a20c810c6072ba4888cf5712445d9d
Author: Eduard Shangareev <es...@gridgain.com>
Date:   2017-02-13T19:30:09Z

    GG-11948 All page updates should be done under checkpoint lock
    
    (cherry picked from commit fbee63a400b37dce58bb8e3ff681deb23e5ffac4)

commit 10f6cbbce328da9059a7a57e1ba12f77b088bfbe
Author: vdpyatkov <vp...@gridgain.com>
Date:   2017-02-10T12:08:45Z

    ignite-3994 GridContinuousHandler cleanup on client disconnect.
    This closes #1496.
    (cherry picked from commit 2f4bdbb)

commit 63e6a2189814fb0b3c6b808f02fe2de81c19a5b0
Author: Vasiliy Sisko <vs...@gridgain.com>
Date:   2017-02-15T04:08:23Z

    Minor fix: missing toString() method.
    
    (cherry picked from commit 571586c)

commit 92821167ad884266728a2fae83799d1dfa17e07d
Author: EdShangGG <es...@gridgain.com>
Date:   2017-02-15T18:11:30Z

    GG-11860 Implement snapshot status on platform level
    -refactoring: extracting snapshot operation

commit 56fadcd27fe321b79417a917404cf744e1549a10
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-16T11:55:27Z

    Merge inline indexes

commit a19f94bdb8bf29d811bd795512719896fd9a0fc4
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2017-02-16T13:49:21Z

    Merge branch 'ignite-gg-8.0.3.ea1' of https://github.com/gridgain/apache-ignite into ignite-gg-8.0.3.ea2

commit e14cab15f647acc20f45f97ec98c2c27a8c56b2e
Author: EdShangGG <es...@gridgain.com>
Date:   2017-02-16T18:04:36Z

    GG-11860 Implement snapshot status on platform level
    -refactoring deleteSnapshot operation

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #2129: IGNITE-5267 Fixed partitions map exchanges & test...

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

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---