When restarting a client node (Client Node 1) another node (Client Node 2) in the cluster failed with a OverlappingFileLockException. After the error occured Client Node 2 left the cluster.
Client Node 2 is running together with another client node (Client Node 3) in the same Tomcat. Client Node 1 logs: Client Node 2 logs: Unfortunatly its not logged which file is causing the problem but I guess the error is caused by a concurrent file access of Node 2 and Node 3. Is there a way to prevent this by configuration? If not I guess this is a bug in ignite? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
