You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2018/10/09 15:40:00 UTC

[jira] [Resolved] (IGNITE-9821) IgnitePdsCacheConfigurationFileConsistencyCheckTest is flaky in master

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

Alexey Goncharuk resolved IGNITE-9821.
--------------------------------------
    Resolution: Fixed

Merged to master.

> IgnitePdsCacheConfigurationFileConsistencyCheckTest is flaky in master
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-9821
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9821
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexey Goncharuk
>            Assignee: Alexey Goncharuk
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.8
>
>
> The test fails with timeout, a node is waiting for activation to complete.
> Example of the fail:
> https://ci.ignite.apache.org/viewLog.html?buildId=2035822&buildTypeId=IgniteTests24Java8_PdsDirectIo1&tab=buildResultsDiv
> Root cause of the hang is subject to investigate.
> From the build log I see that a node fails to process node start request because it fails to register one of the MBeans. Unrolling the logs earlier, I see that there is a failure from {{rebuildIndexesFromHash}} which throws an exception because node is stopping. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)