https://issues.apache.org/bugzilla/show_bug.cgi?id=53693
Ryan Pan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Ryan Pan <[email protected]> --- a fix is commited to trunk r1377398 New protocol to avoid too much sleep, improve performance while stress testing 1. procmgr_send_spawn_cmd() now return a status code from PM, so process handler now know the spawn request is denyed or not. 2. if a new process is created, no sleep is needed. 3. if no process is created, sleep a while -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
