[GitHub] ignite pull request #4822: IGNITE-9675: Deadlock on Ignite:active() and stop...

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

[GitHub] ignite pull request #4822: IGNITE-9675: Deadlock on Ignite:active() and stop...

andrey-kuznetsov
GitHub user avplatonov opened a pull request:

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

    IGNITE-9675: Deadlock on Ignite:active() and stopping grid simultaneously calling

   

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

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

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

    https://github.com/apache/ignite/pull/4822.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 #4822
   
----
commit 987df83cdec0049259d4b86c3a9df1d991205c26
Author: Alexey Platonov <aplatonovv@...>
Date:   2018-09-21T14:51:48Z

    add activeAsync iface

commit 9234c433e4d4911be4c21215c54c24b1c2d9cbaf
Author: Alexey Platonov <aplatonovv@...>
Date:   2018-09-21T14:51:55Z

    Merge branch 'master' of https://github.com/apache/ignite into gg-14215-1

commit d32233a1050fb88e06aa2005d01ebeb3ec5750f6
Author: Alexey Platonov <aplatonovv@...>
Date:   2018-09-21T15:02:03Z

    avoid extra operation when awaitForTransition=false

commit f143f38538ce4b354d60e373caa30c9f49e21b60
Author: Alexey Platonov <aplatonovv@...>
Date:   2018-09-24T15:06:55Z

    avoid extra operation when awaitForTransition=false

----


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

[GitHub] ignite pull request #4822: IGNITE-9675: Deadlock on Ignite:active() and stop...

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

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


---