You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2006/11/15 19:35:37 UTC

[jira] Created: (UIMA-34) Vinci service deployment descriptor timeoutPeriod parameter does not work.

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
            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

        

[jira] Commented: (UIMA-34) Vinci service deployment descriptor timeoutPeriod parameter does not work.

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
    [ 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

        

[jira] Assigned: (UIMA-34) Vinci service deployment descriptor timeoutPeriod parameter does not work.

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/UIMA-34?page=all ]

Adam Lally reassigned UIMA-34:
------------------------------

    Assignee: Adam Lally

> 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

        

[jira] Closed: (UIMA-34) Vinci service deployment descriptor timeoutPeriod parameter does not work.

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/UIMA-34?page=all ]

Adam Lally closed UIMA-34.
--------------------------

    Fix Version/s: 2.1
       Resolution: Fixed

> 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
>             Fix For: 2.1
>
>
> 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