Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.18
-
None
Description
Currently the Java perf test framework applies a timeout to the total time taken for all the clients to register with it. This is problematic if there are a lot of clients. Instead, the framework should reset its timeout each time a client registers, so that it only complains if there has been a genuinely idle period.