[
https://issues.apache.org/jira/browse/IGNITE-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242397#comment-17242397
]
Ivan Bessonov commented on IGNITE-13742:
----------------------------------------
All those failures have nothing to do with my changes, I checked them. Waiting
for MVCC suite to rerun makes no sense, it fails with execution timeout must of
the times. .NET is even worse, it seems like we don't have enough agents. Scala
Examples fail in master.
> 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)