Changes between Version 11 and Version 12 of BackendState


Ignore:
Timestamp:
Jan 9, 2008, 12:59:09 PM (16 years ago)
Author:
jeffc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BackendState

    v11 v12  
    9191=== `file_delete_state` === #result_file_delete_state
    9292 * 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 = DONE, and all the results have server_state = OVER, and all all the results with outcome = SUCCESS have validate_state <> INIT.
    94  * Set by transitioner to READY (1) if wu.assimilate_state = DONE and result.outcome = CLIENT_ERROR or result.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 have [#result_validate_state validate_state] <> INIT.
     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.
    9595
    9696=== `validate_state` === #result_validate_state