Andrew Mashenkov created IGNITE-10466:
-----------------------------------------
Summary: Test
IgniteClusterActivateDeactivateTestWithPersistenceAndMemoryReuse fails
sporadically.
Key: IGNITE-10466
URL: https://issues.apache.org/jira/browse/IGNITE-10466
Project: Ignite
Issue Type: Bug
Components: general
Reporter: Andrew Mashenkov
PDS 4 suite fails sporadically on TC when TC is highly loaded.
Looks like there is a connectivity issues on client node after cluster
activation and before failure.
But TimeoutProcessor fails on client node with no obvious reason.
{noformat}
[22:45:44]W: [org.apache.ignite:ignite-core] class
org.apache.ignite.IgniteException: GridWorker [name=grid-nio-worker-tcp-comm-1,
igniteInstanceName=client0, finished=false, heartbeatTs=15434
[22:45:44]W: [org.apache.ignite:ignite-core] at
org.apache.ignite.internal.IgnitionEx$IgniteNamedInstance$2.apply(IgnitionEx.java:1833)
[22:45:44]W: [org.apache.ignite:ignite-core] at
org.apache.ignite.internal.IgnitionEx$IgniteNamedInstance$2.apply(IgnitionEx.java:1828)
[22:45:44]W: [org.apache.ignite:ignite-core] at
org.apache.ignite.internal.worker.WorkersRegistry.onIdle(WorkersRegistry.java:233)
[22:45:44]W: [org.apache.ignite:ignite-core] at
org.apache.ignite.internal.util.worker.GridWorker.onIdle(GridWorker.java:297)
[22:45:44]W: [org.apache.ignite:ignite-core] at
org.apache.ignite.internal.processors.timeout.GridTimeoutProcessor$TimeoutWorker.body(GridTimeoutProcessor.java:221)
[22:45:44]W: [org.apache.ignite:ignite-core] at
org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:120)
[22:45:44]W: [org.apache.ignite:ignite-core] at
java.lang.Thread.run(Thread.java:748)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)