You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by AMashenkov <gi...@git.apache.org> on 2018/08/15 09:55:43 UTC

[GitHub] ignite pull request #4546: GG-13761

GitHub user AMashenkov opened a pull request:

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

    GG-13761

    For test purposes.
    
    To check if it is ok to remove entry explicit locks in async way when holder node has left the grid.

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

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

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

    https://github.com/apache/ignite/pull/4546.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 #4546
    
----
commit 5190f178898ca25a71cd1b7be5efec71ef39a827
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-08-15T09:52:08Z

    Cleanup code.
    
    Remove unused method parameter.

commit 7602100c68bd177d93a9a8d12df7ddb397efc77f
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-08-15T09:53:01Z

    Make explicit locks removal async.

----


---

[GitHub] ignite pull request #4546: GG-13761

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

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


---