You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Burn Lewis (JIRA)" <ui...@incubator.apache.org> on 2009/06/03 14:44:08 UTC

[jira] Created: (UIMA-1367) UIMA-AS docs & JavaDocs don't fully describe the UimaASStatusCallbackListener interface

UIMA-AS docs & JavaDocs don't fully describe the UimaASStatusCallbackListener interface
---------------------------------------------------------------------------------------

                 Key: UIMA-1367
                 URL: https://issues.apache.org/jira/browse/UIMA-1367
             Project: UIMA
          Issue Type: Bug
            Reporter: Burn Lewis
            Priority: Minor


They claim the callbacks provide an org.apache.uima.collection.EntityProcessStatus but it's actually an extension (org.apache.uima.aae.client.UimaASProcessStatus) with 2 extra methods.
Also need a correction as says that "On success aStatus will be null"
Also need to state when (or if) entityProcessComplete provides a null CAS, and that the input CAS is provided when an exception has occurred.
Note:  When running the tests I do see replies with a null CAS, with & without IDs in the status, but some are to be expected until 1358 is fixed.

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


[jira] Closed: (UIMA-1367) UIMA-AS docs & JavaDocs don't fully describe the UimaASStatusCallbackListener interface

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

Jerry Cwiklik closed UIMA-1367.
-------------------------------

    Resolution: Fixed

Addressed under UIMA-1484

> UIMA-AS docs & JavaDocs don't fully describe the UimaASStatusCallbackListener interface
> ---------------------------------------------------------------------------------------
>
>                 Key: UIMA-1367
>                 URL: https://issues.apache.org/jira/browse/UIMA-1367
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.2.2
>            Reporter: Burn Lewis
>            Priority: Minor
>             Fix For: 2.3S
>
>
> They claim the callbacks provide an org.apache.uima.collection.EntityProcessStatus but it's actually an extension (org.apache.uima.aae.client.UimaASProcessStatus) with 2 extra methods.
> Also need a correction as says that "On success aStatus will be null"
> Also need to state when (or if) entityProcessComplete provides a null CAS, and that the input CAS is provided when an exception has occurred.
> Note:  When running the tests I do see replies with a null CAS, with & without IDs in the status, but some are to be expected until 1358 is fixed.

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


[jira] Updated: (UIMA-1367) UIMA-AS docs & JavaDocs don't fully describe the UimaASStatusCallbackListener interface

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

Jerry Cwiklik updated UIMA-1367:
--------------------------------

    Fix Version/s:     (was: 2.3S)
                   2.3AS

> UIMA-AS docs & JavaDocs don't fully describe the UimaASStatusCallbackListener interface
> ---------------------------------------------------------------------------------------
>
>                 Key: UIMA-1367
>                 URL: https://issues.apache.org/jira/browse/UIMA-1367
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.2.2
>            Reporter: Burn Lewis
>            Priority: Minor
>             Fix For: 2.3AS
>
>
> They claim the callbacks provide an org.apache.uima.collection.EntityProcessStatus but it's actually an extension (org.apache.uima.aae.client.UimaASProcessStatus) with 2 extra methods.
> Also need a correction as says that "On success aStatus will be null"
> Also need to state when (or if) entityProcessComplete provides a null CAS, and that the input CAS is provided when an exception has occurred.
> Note:  When running the tests I do see replies with a null CAS, with & without IDs in the status, but some are to be expected until 1358 is fixed.

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


[jira] Updated: (UIMA-1367) UIMA-AS docs & JavaDocs don't fully describe the UimaASStatusCallbackListener interface

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

Burn Lewis updated UIMA-1367:
-----------------------------

          Component/s: Async Scaleout
    Affects Version/s: 2.2.2
        Fix Version/s: 2.3S

> UIMA-AS docs & JavaDocs don't fully describe the UimaASStatusCallbackListener interface
> ---------------------------------------------------------------------------------------
>
>                 Key: UIMA-1367
>                 URL: https://issues.apache.org/jira/browse/UIMA-1367
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.2.2
>            Reporter: Burn Lewis
>            Priority: Minor
>             Fix For: 2.3S
>
>
> They claim the callbacks provide an org.apache.uima.collection.EntityProcessStatus but it's actually an extension (org.apache.uima.aae.client.UimaASProcessStatus) with 2 extra methods.
> Also need a correction as says that "On success aStatus will be null"
> Also need to state when (or if) entityProcessComplete provides a null CAS, and that the input CAS is provided when an exception has occurred.
> Note:  When running the tests I do see replies with a null CAS, with & without IDs in the status, but some are to be expected until 1358 is fixed.

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