Design Decisions (9)
Suspend and resume requests
- Needed to support failures (Miron)
- Choice: support srmSuspend and srmResume
- Action on srmResume
- For srmGet request:
- files requested but not released are re-scheduled
- For SrmPut request
- if SRM does not get a notification that the “put” was completed for some files, they are removed.