-
Bug
-
Resolution: Done
-
Major
-
1.2.0.Beta8
-
None
-
Ubuntu 14.04 64bit
openjdk 1.7.0_75 64bit
Oracle JDK 1.8.0_31 32bit and 64bit
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.