You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ascherbakoff <gi...@git.apache.org> on 2016/05/18 13:12:08 UTC

[GitHub] ignite pull request: ignite-2528

GitHub user ascherbakoff opened a pull request:

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

    ignite-2528

    Deadlocks caused by Ignite.close()

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

    $ git pull https://github.com/ascherbakoff/ignite ignite-2528

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

    https://github.com/apache/ignite/pull/730.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 #730
    
----
commit 84583756b1c49a78471877ee306fbd11f047ffeb
Author: ascherbakoff <al...@gmail.com>
Date:   2016-04-11T14:35:40Z

    IGNITE-2941

commit fbb3adf7df16d8f938d03909a7d88d614f411937
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2016-04-15T16:27:39Z

    Merge remote-tracking branch 'upstream/master'

commit 4058702ac6a8313b5a7dd2af11da2588c1b5856b
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2016-05-12T09:36:01Z

    Merge remote-tracking branch 'origin/master'
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/IgnitionEx.java

commit b68431a4bb76759f20e556dba2b263e1323da062
Author: Alexei Scherbakov <al...@gmail.com>
Date:   2016-05-12T09:52:54Z

    Merge remote-tracking branch 'upstream/master'

commit 7a3ec6340ad85f4ac9ab079f81da15dd2c443050
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2016-05-12T10:18:32Z

    Merge with upstream

commit 3849b351d33f2e33db918e2a2215a6e5868b1399
Author: Alexei Scherbakov <al...@gmail.com>
Date:   2016-05-13T09:49:10Z

    Merge remote-tracking branch 'upstream/master'

commit 7afc5d8d6402f690c6bc4f223de9d9d83dc108f2
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2016-05-16T09:33:57Z

    Merge branch 'master' of https://github.com/apache/ignite

commit 6f33e31d8b744e59bc2cf55f445737ab8caf261e
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2016-05-16T14:41:16Z

    IGNITE-2528 Deadlocks caused by Ignite.close()
    
    Created reproducer.

commit 906301243aa62f822bee9178534f01484d72d760
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2016-05-18T09:22:56Z

    Minor fix.

commit e3ee7ef3f944418f2df2334f31165b483de8b42a
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2016-05-18T11:34:09Z

    Removed cache blocking operations from kernal write lock.
    This fixes deadlock.

commit fdb4c90d811b566b90540ae74919f970091d584d
Author: Aleksei Scherbakov <al...@gmail.com>
Date:   2016-05-18T13:00:36Z

    Added to the suite.

----


---
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: ignite-2528

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

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


---
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.
---