[ 
http://issues.apache.org/jira/browse/UIMA-34?page=comments#action_12457435 ] 
            
Adam Lally commented on UIMA-34:
--------------------------------

Eddie and I agreed this feature is ill-conceived and will be removed.

> Vinci service deployment descriptor timeoutPeriod parameter does not work.
> --------------------------------------------------------------------------
>
>                 Key: UIMA-34
>                 URL: http://issues.apache.org/jira/browse/UIMA-34
>             Project: UIMA
>          Issue Type: Bug
>          Components: Transport Adapters - SOAP, Vinci
>            Reporter: Adam Lally
>         Assigned To: Adam Lally
>            Priority: Minor
>
> In the Vinci service deployment descriptor there can be an element:
>     <parameter name="timeoutPeriod" value="30000"/>
> This is supposed to be used when there are more concurrent requests on the 
> service than there AnalysisEngine instances to handle them.  The service is 
> supposed to wait at most the specified time (in milliseconds) for an AE 
> instance to become free, and return an error if the timeout elapses.
> However this is currently unimplemented - services will wait forever in this 
> situation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to