Bugzilla – Bug 5801
adjust globusrun-ws to not destroy subscription resources in GT4.2
Last modified: 2008-04-17 16:01:39
You need to log in before you can comment on or make changes to this bug.
Subscription resources of job resources are destroyed on the server-side once the job resource is in a final state. globusrun-ws should not destroy them anymore. The new code of ws-gram can be found in branch ws-gram-bug5247.
Small change: the subscription resources are destroyed on the server-side if the job resource is destroyed and not if the job resource is in a final state.
Committed fix for this to ws-gram-bug5247 branch.
Martin merged this to CVS trunk.