You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/11/25 11:35:59 UTC

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

Vladimir Ozerov created IGNITE-4309:
---------------------------------------

             Summary: 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
            Assignee: Semen Boikov
            Priority: Critical
             Fix For: 1.8


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.3.4#6332)