Ticket #6 (closed enhancement: fixed)
startstop does not thread the restart process, it needs to
Reported by: | paulf | Owned by: | scott |
---|---|---|---|
Priority: | major | Milestone: | All Platforms |
Component: | startstop | Version: | 7.4 |
Keywords: | Cc: |
Description
Since startstop is not multithreaded for handling messages, any restart action where a wait() is called for a module results in startstop hanging (not responding to status requests etc) that make users think EW is dead.
There needs to be a queueing of messages that startstop handles and a thread to handle restart tasks which could take some time.
Change History
Note: See
TracTickets for help on using
tickets.