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

Aditya Mukhopadhyay updated IGNITE-27378:
-----------------------------------------
    Attachment: build_1.log

> Fix tests that supply spurious network addresses to StaticNodeFinder
> --------------------------------------------------------------------
>
>                 Key: IGNITE-27378
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27378
>             Project: Ignite
>          Issue Type: Bug
>          Components: migration tools
>    Affects Versions: 3.1
>            Reporter: Aditya Mukhopadhyay
>            Assignee: Tiago Marques Godinho
>            Priority: Major
>              Labels: ignite-3
>         Attachments: build_1.log, build_2.log
>
>
> Recently, there was a change made to the {{StaticNodeFinder}} - it now throws 
> an exception that causes a node to stop, if it cannot resolve any of the node 
> addresses provided to it.
> This is the ticket for this change: 
> https://issues.apache.org/jira/browse/IGNITE-26910.
> Unfortunately, this now leads to a regression in one of the tests in the 
> migration tools configuration converter - 
> [https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3x_Test_IntegrationTests_Mi[…]urationConverter/9814682?logFilter=debug&logView=flowAware|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3x_Test_IntegrationTests_MigrationToolsConfigurationConverter/9814682?logFilter=debug&logView=flowAware].
> In this test, config like \{{}}
> {code:java}
> nodeFinder{netClusterNodes=["node1:49500","node2:49500","node3:49500"],type=STATIC{code}
>  is supplied to the node. Since this consists of spurious node addresses, 
> this test fails.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to