[ https://issues.apache.org/jira/browse/IGNITE-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ivan Veselovsky updated IGNITE-3177: ------------------------------------ Description: In some rare cases test IgfsSizeSelfTest.testReplicated fails with a timeout. We have 4 such logs. In all known cases a hang up happens on attempt to start the 3rd node. I was not able to reproduce the problem locally (test ran ~2200 times without any errors). In 1 of 4 cases this is a timeout happening in method org.apache.ignite.testframework.junits.common.GridCommonAbstractTest#awaitPartitionMapExchange(boolean, boolean) . In other 3 cases this is some hang up happening upon the 3rd node start up. was: In some rare cases test IgfsSizeSelfTest.testReplicated fails with a timeout. In all known cases a hang up happens on attempt to start the 3rd node. I was not able to reproduce the problem locally (test ran ~2200 times without any errors). > [Test] IgfsSizeSelfTest.testReplicated sometimes fails with a timeout. > ----------------------------------------------------------------------- > > Key: IGNITE-3177 > URL: https://issues.apache.org/jira/browse/IGNITE-3177 > Project: Ignite > Issue Type: Test > Components: IGFS > Reporter: Ivan Veselovsky > Assignee: Ivan Veselovsky > > In some rare cases test IgfsSizeSelfTest.testReplicated fails with a timeout. > We have 4 such logs. > In all known cases a hang up happens on attempt to start the 3rd node. > I was not able to reproduce the problem locally (test ran ~2200 times without > any errors). > In 1 of 4 cases this is a timeout happening in method > org.apache.ignite.testframework.junits.common.GridCommonAbstractTest#awaitPartitionMapExchange(boolean, > boolean) . > In other 3 cases this is some hang up happening upon the 3rd node start up. -- This message was sent by Atlassian JIRA (v6.3.4#6332)