[GitHub] ignite pull request #5377: IGNITE-10028 Fixed race on addCacheContext/remove...

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

[GitHub] ignite pull request #5377: IGNITE-10028 Fixed race on addCacheContext/remove...

andrey-kuznetsov
GitHub user voropava opened a pull request:

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

    IGNITE-10028 Fixed race on addCacheContext/removeCacheContext, fixed …

    …suboptimal batch splitting in U.doInParallel().

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

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

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

    https://github.com/apache/ignite/pull/5377.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 #5377
   
----
commit 3a146d54ca6eef07a90fafc1ac4ce6f0deeda5a6
Author: Pavel Voronkin <pvoronkin@...>
Date:   2018-08-14T18:20:50Z

    IGNITE-10028 Fixed race on addCacheContext/removeCacheContext, fixed suboptimal batch splitting in U.doInParallel().

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5377: IGNITE-10028 Start multiple caches in parallel ma...

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

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


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5377: IGNITE-10028 Start multiple caches in parallel ma...

andrey-kuznetsov
In reply to this post by andrey-kuznetsov
GitHub user voropava reopened a pull request:

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

    IGNITE-10028 Start multiple caches in parallel may lead to the fact that some of the caches won't be registered.

    …suboptimal batch splitting in U.doInParallel().

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

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

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

    https://github.com/apache/ignite/pull/5377.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 #5377
   
----
commit 3a146d54ca6eef07a90fafc1ac4ce6f0deeda5a6
Author: Pavel Voronkin <pvoronkin@...>
Date:   2018-08-14T18:20:50Z

    IGNITE-10028 Fixed race on addCacheContext/removeCacheContext, fixed suboptimal batch splitting in U.doInParallel().

commit 8c93ced97960a85fd4d2a24e1fdefaa3e75bebda
Author: Pavel Voronkin <pvoronkin@...>
Date:   2018-08-14T18:20:50Z

    IGNITE-10028 Review fixes.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5377: IGNITE-10228 Start multiple caches in parallel ma...

andrey-kuznetsov
In reply to this post by andrey-kuznetsov
Github user voropava closed the pull request at:

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


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5377: IGNITE-10228 Start multiple caches in parallel ma...

andrey-kuznetsov
In reply to this post by andrey-kuznetsov
GitHub user voropava reopened a pull request:

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

    IGNITE-10228 Start multiple caches in parallel may lead to the fact that some of the caches won't be registered.

    …suboptimal batch splitting in U.doInParallel().

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

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

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

    https://github.com/apache/ignite/pull/5377.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 #5377
   
----
commit 3a146d54ca6eef07a90fafc1ac4ce6f0deeda5a6
Author: Pavel Voronkin <pvoronkin@...>
Date:   2018-08-14T18:20:50Z

    IGNITE-10028 Fixed race on addCacheContext/removeCacheContext, fixed suboptimal batch splitting in U.doInParallel().

commit 8c93ced97960a85fd4d2a24e1fdefaa3e75bebda
Author: Pavel Voronkin <pvoronkin@...>
Date:   2018-08-14T18:20:50Z

    IGNITE-10028 Review fixes.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5377: IGNITE-10228 Start multiple caches in parallel ma...

andrey-kuznetsov
In reply to this post by andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---