[
https://issues.apache.org/jira/browse/IGNITE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307898#comment-15307898
]
ASF GitHub Bot commented on IGNITE-3151:
----------------------------------------
GitHub user vldpyatkov opened a pull request:
https://github.com/apache/ignite/pull/768
IGNITE-3151
Using IgniteCountDownLatch sometimes drives to dead lock.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vldpyatkov/ignite ignite-3151
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/768.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 #768
----
commit 53bbc1bbd9342e23c8eb57692f5b93dd273e3e03
Author: vdpyatkov <[email protected]>
Date: 2016-05-31T15:12:28Z
IGNITE-3151
Using IgniteCountDownLatch sometimes drives to dead lock.
----
> Using IgniteCountDownLatch sometimes drives to dead lock.
> ---------------------------------------------------------
>
> Key: IGNITE-3151
> URL: https://issues.apache.org/jira/browse/IGNITE-3151
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Attachments: igniteBugShot.zip
>
>
> Run several serve node (recoment use count of CPU - 1).
> Wait update topology.
> Run client
> After some iteration exception will thrown (In my case it take place after
> around 10K iteration).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)