Stopped working on IGNITE-1085 - Concurrent modification of 'registeredCaches' in GridDiscoveryManager

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Stopped working on IGNITE-1085 - Concurrent modification of 'registeredCaches' in GridDiscoveryManager

Denis Magda
Fixed a race condition in GridDiscoveryManager that could happen on
manager's start.
https://issues.apache.org/jira/browse/IGNITE-1085

The fix is merged to the master.

--
Denis