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

[GitHub] ignite pull request #1314: IGNITE-4369 ReentranLocks hands on unlock when no...

GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-4369  ReentranLocks hands on unlock when node is stopped.

    

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

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

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

    https://github.com/apache/ignite/pull/1314.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 #1314
    
----
commit acf20b32d8fb68e42b904b091fb2b943f4558cef
Author: sboikov <sb...@gridgain.com>
Date:   2016-12-05T11:01:28Z

    ignite-4296 Optimize GridDhtPartitionsSingleMessage processing
    - optimized processing of GridDhtPartitionsSingleMessage
    - minor optimizations for RendezvousAffinityFunction
     - fixed heartbeats sending in tcp discovery

commit 3ddceb1e8b46eb09c1b717471772ce37043f6949
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-12-05T13:31:34Z

    IGNITE-4369: add test to reproduce

----


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