Andrew Medvedev created IGNITE-8901:
---------------------------------------
Summary: Duplicate messages in TcpCommunicationSpi result in "Cache is restarting" messages
Key: IGNITE-8901
URL:
https://issues.apache.org/jira/browse/IGNITE-8901 Project: Ignite
Issue Type: Bug
Affects Versions: 2.5
Reporter: Andrew Medvedev
We have several cases with duplicate "Accepted incoming communication connection" messages in TcpCommunicationSpi for a job from client. Messages are identical including timestamp and tcp comm worker thread
Server node sends duplicate outgoing messages to other cluster nodes (duplicate incoming communication connection messages can be seen in their logs).
Then on some of those nodes we got [o.a.i.i.processors.job.GridJobWorker] Failed to execute job, Caused by: org.apache.ignite.IgniteCacheRestartingException: Cache is restarting
Cache is started and indexed, no messages that that the cache has been stopped are logged.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)