[
https://issues.apache.org/jira/browse/IGNITE-28032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-28032:
------------------------------------
Description:
We need to fix flaky IgniteCacheObjectKeyIndexingSelfTest see
https://ci2.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=8464626605770931650&tab=testDetails
for more details.
The reason of failures: the test uses MulticastIpFinder, which results in a
situation where nodes do not detect each other in the test environment or
connect to nodes that belong to other test.
was:
We need to fix flaky IgniteCacheObjectKeyIndexingSelfTest see
https://ci2.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=8464626605770931650&tab=testDetails
for more details.
The reason of failures: the test uses MulticastIpFinder, which results in a
situation where nodes do not detect each other in the test environment or
connect to nodes that belong to other test.
There are other tests that use the default multicast ip finder, and they may
susceptible to the same problem :
CustomCacheStorageConfigurationSelfTest
CacheFutureExceptionSelfTest
IgniteSqlCreateTableTemplateTest
SqlSystemViewsSelfTest
> Fix flaky IgniteCacheObjectKeyIndexingSelfTest
> ----------------------------------------------
>
> Key: IGNITE-28032
> URL: https://issues.apache.org/jira/browse/IGNITE-28032
> Project: Ignite
> Issue Type: Test
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Minor
> Labels: ise
> Fix For: 2.19
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> We need to fix flaky IgniteCacheObjectKeyIndexingSelfTest see
> https://ci2.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=8464626605770931650&tab=testDetails
> for more details.
> The reason of failures: the test uses MulticastIpFinder, which results in a
> situation where nodes do not detect each other in the test environment or
> connect to nodes that belong to other test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)