[
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.
There are other tests that use the default multicast ip finder, and they may
susceptible to the same problem :
CustomCacheStorageConfigurationSelfTest
CacheFutureExceptionSelfTest
IgniteSqlCreateTableTemplateTest
SqlSystemViewsSelfTest
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.
> 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
> Time Spent: 20m
> 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.
> There are other tests that use the default multicast ip finder, and they may
> susceptible to the same problem :
> CustomCacheStorageConfigurationSelfTest
> CacheFutureExceptionSelfTest
> IgniteSqlCreateTableTemplateTest
> SqlSystemViewsSelfTest
--
This message was sent by Atlassian Jira
(v8.20.10#820010)