[
https://issues.apache.org/jira/browse/IGNITE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329039#comment-15329039
]
ASF GitHub Bot commented on IGNITE-3151:
----------------------------------------
GitHub user vldpyatkov opened a pull request:
https://github.com/apache/ignite/pull/796
IGNITE-3151 I rework fixation, so that there was no deadlock.
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/796.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 #796
----
commit 9b96febaeaa3e7858827c1d14330dc774723e305
Author: vdpyatkov <[email protected]>
Date: 2016-06-14T07:43:12Z
I rework fixation, so that there was no deadlock.
----
> 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)