[GitHub] ignite pull request #3754: fix to avoid race between auto-activation and exp...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3754: fix to avoid race between auto-activation and exp...

andrey-kuznetsov
GitHub user sergey-chugunov-1985 opened a pull request:

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

    fix to avoid race between auto-activation and explicit activation

   

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-pds-hang-fix

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

    https://github.com/apache/ignite/pull/3754.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 #3754
   
----
commit a765ef4d0fd9de0d011f7f4346844116c29c4c27
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-04-05T10:07:13Z

    pds-hang-fix fix to avoid race between auto-activation and explicit activation

----


---