Bugzilla – Bug 4213
Patch to disable streaming
Last modified: 2008-08-15 04:44:13
You need to log in before you can comment on or make changes to this bug.
In the Open Science Grid, some system administrators wish to be able to disable streaming output from pre-web service jobs. Jaime Frey from the Condor project wrote and tested a patch to do so, and we're going to put it into the VDT. It seems like it would be quite nice to have in a future version of Globus. In order to disable streaming, system adminsitrators just have to pass -disable-streaming to the job manager (generally through globus-job-manager.conf) and it will not allow streaming for any jobs. Would you consider accepting this patch?
Created an attachment (id=848) [details] Allows system administrators to disable streaming in pre-WS GRAM
The change to the JM configuration file is an interface change, so we would not allow this in a point release. We will apply this for the next major release.
The patches for these are committed to 4.2 branch and trunk.