-
Bug
-
Resolution: Done
-
Major
-
1.2.0.Beta8
-
None
When I run the class ModClusterTestSetup, the CPU load gets high (one full CPU core).
This problem doesn't occurs when the following line is commented out :
//modCluster.advertise(config);
So it seems to be linked to the "advertise" feature.