[ 
http://opencast.jira.com/browse/MH-8092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31362#comment-31362
 ] 

Adam McKenzie commented on MH-8092:
-----------------------------------

Added changes based on code review to revision 12631.
                
> Limit number of ingests
> -----------------------
>
>                 Key: MH-8092
>                 URL: http://opencast.jira.com/browse/MH-8092
>             Project: Matterhorn Project
>          Issue Type: Task
>          Components: Administrative Tools
>    Affects Versions: 1.1 , 1.2
>            Reporter: Christopher Brooks
>            Assignee: Adam McKenzie
>            Priority: Critical
>             Fix For: Trunk
>
>
> A flag to the ingest service should be added to allow it to limit itself to X 
> number of simultanious ingests at a time.  This flag should be set through a 
> configuration property.  The implementation should use a static collection 
> which lists all of the currently running ingests by hostname, so that the 
> admin page could include text like "There are current 2 ingests: 
> thorv105.usask.ca, thorv205a.usask.ca".
> When ingests fail or complete the associated dns entry should be removed from 
> the collect.  When ingests are initiated the collection should be syncronized 
> upon and the dns entry added if it is not at the limited size.  If the 
> collection is at max size, an http 503 code of service unavailable should be 
> sent back.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to