scheduling icon indicating copy to clipboard operation
scheduling copied to clipboard

Replace timeout based shutdown by active detection

Open activeeon-bot opened this issue 10 years ago • 0 comments

Original issue created by Laurent Pellegrino on 02, Apr 2015 at 12:09 PM - SCHEDULING-2256


In SchedulingService#shutdown a synchronization is performed in order to wait for running tasks to terminate their execution. If tasks are not terminated the same action is rescheduled for execution 5 seconds later. This mechanism with an arbitrary value could be replaced by an active detection mechanism.

activeeon-bot avatar Apr 02 '15 10:04 activeeon-bot