Make Resource Manager use a single thread (or possibly a configurable number of 
threads) to monitor batch stubs
---------------------------------------------------------------------------------------------------------------

                 Key: OODT-274
                 URL: https://issues.apache.org/jira/browse/OODT-274
             Project: OODT
          Issue Type: Improvement
          Components: resource manager
         Environment: JPL internal JIRA
            Reporter: Brian Foster
             Fix For: 0.4


this causes server errors when too many threads for a single process is reached 
- therefore, limiting the number of running jobs in the resource manager to the 
number of threads a singles java process can create. Right now the resource 
manager uses one server proxy thread per job.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to