You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/07/10 07:08:08 UTC

[jira] [Updated] (IGNITE-4309) IgniteLockExample hangs in multi-node mode.

     [ https://issues.apache.org/jira/browse/IGNITE-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-4309:
------------------------------------
    Fix Version/s:     (was: 2.1)
                   2.2

> IgniteLockExample hangs in multi-node mode.
> -------------------------------------------
>
>                 Key: IGNITE-4309
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4309
>             Project: Ignite
>          Issue Type: Bug
>          Components: data structures
>    Affects Versions: 1.8
>            Reporter: Vladimir Ozerov
>             Fix For: 2.2
>
>
> Steps to reproduce:
> 1) Start CacheExamplesMultiNodeSelfTest.testCacheLockExample.
> 2) Observe that example hangs and the following metrics printout appears form time to time:
> {code}
> ^-- Public thread pool [active=2, idle=0, qSize=0]
> {code}
> or
> {code}
> ^-- Public thread pool [active=3, idle=0, qSize=0]
> {code}
> Logs with thread dumps on TC: http://195.239.208.174/viewLog.html?buildId=368311&buildTypeId=IgniteTests_IgniteExamples&tab=buildLog#_focus=24510



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)