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)