You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Brian Foster (JIRA)" <ji...@apache.org> on 2010/03/11 18:23:27 UTC

[jira] Created: (OODT-12) Make CAS-Resource have only a single thread (or possibly a configurable number of threads) monitor batch stubs, verse currently one server proxy thread per job

Make CAS-Resource have only a single thread (or possibly a configurable number of threads) monitor batch stubs, verse currently one server proxy thread per job
---------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: OODT-12
                 URL: https://issues.apache.org/jira/browse/OODT-12
             Project: OODT
          Issue Type: Improvement
          Components: resource manager
    Affects Versions: 0.1-incubating
            Reporter: Brian Foster
            Priority: Minor
             Fix For: 0.1-incubating



    *  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


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OODT-12) Make CAS-Resource have only a single thread (or possibly a configurable number of threads) monitor batch stubs, verse currently one server proxy thread per job

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated OODT-12:
----------------------------------

    Fix Version/s: 0.2-incubating
                       (was: 0.1-incubating)

- push out to 0.2

> Make CAS-Resource have only a single thread (or possibly a configurable number of threads) monitor batch stubs, verse currently one server proxy thread per job
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OODT-12
>                 URL: https://issues.apache.org/jira/browse/OODT-12
>             Project: OODT
>          Issue Type: Improvement
>          Components: resource manager
>    Affects Versions: 0.1-incubating
>            Reporter: Brian Foster
>            Priority: Minor
>             Fix For: 0.2-incubating
>
>
>     *  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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.