You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (Jira)" <ji...@apache.org> on 2020/12/02 11:15:00 UTC

[jira] [Commented] (IGNITE-13742) Fix failed WalModeChangeAdvancedSelfTest.testMaintenanceIsSkippedIfWasFixedManuallyOnDowntime

    [ https://issues.apache.org/jira/browse/IGNITE-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242261#comment-17242261 ] 

Sergey Chugunov commented on IGNITE-13742:
------------------------------------------

[~ibessonov],

Patch looks good to me, lets wait for TC results and see if there are any broken tests.

> Fix failed WalModeChangeAdvancedSelfTest.testMaintenanceIsSkippedIfWasFixedManuallyOnDowntime
> ---------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-13742
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13742
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Ivan Bessonov
>            Assignee: Ivan Bessonov
>            Priority: Major
>              Labels: IEP-47
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This code is to blame:
>  
> {code:java}
> // Reinitialized discovery manager won't have a valid consistentId on creation.
> discoMgr.consistentId(ctx.pdsFolderResolver().resolveFolders().consistentId());
> {code}
> More specifically: "***.consistentId" invocation with valid consistent id from ANY source.
>  
>  
> [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=5803772702668480758&tab=testDetails]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)