Changes between Version 12 and Version 13 of BackendState
- Timestamp:
- Jan 9, 2008, 12:59:58 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BackendState
v12 v13 91 91 === `file_delete_state` === #result_file_delete_state 92 92 * Initially INIT (0). 93 * Set by transitioner to READY (1) if this is the canonical result, and file_delete_state = INIT, and [#wu_assimilate_state assimilate_state] = DONE, and all the results have [#result_server_state server_state] = OVER, and all all the results with [#result_outcome outcome] = SUCCESS have [#result_validate_state validate_state] <> INIT.93 * Set by transitioner to READY (1) if this is the canonical result, and file_delete_state = INIT, and [#wu_assimilate_state assimilate_state] = DONE, and all the results have [#result_server_state server_state] = OVER, and all all the results with [#result_outcome outcome] = SUCCESS and have [#result_validate_state validate_state] <> INIT. 94 94 * Set by transitioner to READY (1) if [#wu_assimilate_state assimilate_state] = DONE and #result_outcome outcome] = CLIENT_ERROR or [#result_validate_state validate_state] != INIT. 95 95