Ticket #76 (closed feature: fixed)

Opened 9 months ago

Last modified 8 months ago

Better handling of thread interrupt in case of mover kill on pool.

Reported by: patrick Assigned to: omsynge
Priority: major Milestone: 1.8.0-13
Component: pool Version: 1.8.0
Keywords: Cc:
Sub Version:

Description (Last modified by patrick)

  • SVN : 8496, 8497, 8623
  • Better handling of thread interrupt in case of mover kill.
  • Replaced job kill and protection mechanism. There is a -force override which allows the job scheduler to kill a job forcefully (with a thread interrupt).
  • This replaces the old mechanism in JobTimeoutManager for protecting jobs from being killed. The big difference is that jobs are now protected from all attempts to kill it, except when explicitly forced by the sysadmin.

Change History

03/01/08 20:56:35 changed by patrick

  • status changed from new to closed.
  • resolution set to fixed.

03/13/08 08:13:36 changed by patrick

  • description changed.

03/13/08 08:13:48 changed by patrick

  • description changed.