[
https://issues.apache.org/jira/browse/IGNITE-28369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-28369:
------------------------------------
Description:
We need to fix flaky
org.apache.ignite.client.ReliabilityTest#testServiceProxyFailover test.
See
https://ci2.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=4795807857625973920&tab=testDetails
for more details.
The org.apache.ignite.client.ReliabilityTest#testServiceProxyFailover test can
be considered as a reproducer to the mentioned problem.
To increase test failure rate - place U.sleep(10) in the
GridNioServer.AbstractNioClientWorker#bodyInternal worker loop.
was:
We need to fix flaky
org.apache.ignite.client.ReliabilityTest#testServiceProxyFailover test.
See
https://ci2.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=4795807857625973920&tab=testDetails
for more details.
> Ignite Service may not be redeployed if several nodes leave the cluster
> -----------------------------------------------------------------------
>
> Key: IGNITE-28369
> URL: https://issues.apache.org/jira/browse/IGNITE-28369
> Project: Ignite
> Issue Type: Bug
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Major
> Labels: ise
> Fix For: 2.19
>
>
> We need to fix flaky
> org.apache.ignite.client.ReliabilityTest#testServiceProxyFailover test.
> See
> https://ci2.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=4795807857625973920&tab=testDetails
> for more details.
> The org.apache.ignite.client.ReliabilityTest#testServiceProxyFailover test
> can be considered as a reproducer to the mentioned problem.
> To increase test failure rate - place U.sleep(10) in the
> GridNioServer.AbstractNioClientWorker#bodyInternal worker loop.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)