Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

With the server attribute job_history_enable = True, a job in state M is purged after the job is really finished. There are two conditions that need to be met in order to purge the M job:

  1. The moved job is finished on the target server.
  2. The moved job is in the system at least <job_history_duration>.

The moved job is still not stored with job_history_enable = False.

  • No labels