You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org> on 2008/03/04 19:11:41 UTC

[jira] Created: (UIMA-843) Modify UIMA-AS client to throw exception from initialize() when GetMeta times out

Modify UIMA-AS client to throw exception from initialize() when GetMeta times out
---------------------------------------------------------------------------------

                 Key: UIMA-843
                 URL: https://issues.apache.org/jira/browse/UIMA-843
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
    Affects Versions: 2.2.1
            Reporter: Jerry Cwiklik


UIMA-As client code needs to throw an exception from initialize() when GetMeta time out occurs. The current code handles the GetMeta timeout in a timer thread and calls the application listener.

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


[jira] Closed: (UIMA-843) Modify UIMA-AS client to throw exception from initialize() when GetMeta times out

Posted by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-843.
------------------------------

       Resolution: Invalid
    Fix Version/s: 2.2.2S
         Assignee: Jerry Cwiklik

UIMA-AS client already throws an exception from the initialize() method. No further changes needed.

> Modify UIMA-AS client to throw exception from initialize() when GetMeta times out
> ---------------------------------------------------------------------------------
>
>                 Key: UIMA-843
>                 URL: https://issues.apache.org/jira/browse/UIMA-843
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.2.1
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.2.2S
>
>
> UIMA-As client code needs to throw an exception from initialize() when GetMeta time out occurs. The current code handles the GetMeta timeout in a timer thread and calls the application listener.

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