Changes between Version 9 and Version 10 of BackendState


Ignore:
Timestamp:
Jan 9, 2008, 9:13:04 AM (16 years ago)
Author:
jeffc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BackendState

    v9 v10  
    2424Indicates whether input files should be deleted.
    2525 * Initially INIT (0).
    26  * Set to READY (1) by transitioner when all results have server_state = OVER and wu.assimilate_state = DONE. '''Note:''' db_purge purges a WU and all its results when file_delete_state = DONE; therefore it is critical that it only be set to DONE if all results have server_state = OVER.
     26 * Set to READY (1) by transitioner when all results have server_state = OVER and wu.assimilate_state = DONE. '''Note:''' db_purge purges a WU and all its results when file_delete_state = DONE; therefore it is critical that it only be set to DONE if all results have [#result_server_state server_state] = OVER.
    2727 * Set to DONE (2) by file_deleter when it has attempted to delete files.
    2828