Bugzilla – Bug 5677
Thread blocking occurs when recovering the scheduler
Last modified: 2008-04-01 09:45:43
You need to log in before you can comment on or make changes to this bug.
When the scheduler dies, there is a race condition that can result in gridway getting blocked. It is non trivial to reproduce, since it happens when the DM is recovering the jobs and sending them to the scheduler, and also from other thread the core requests to schedule another job. The solution would be to stop the scheduling until the recovering is done.
Changes in TRUNK & gw_5_2_branch