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)" <de...@uima.apache.org> on 2010/06/04 19:54:55 UTC

[jira] Created: (UIMA-1801) UIMA AS Aggregate sends STOP message to colocated delegate during shutdown

UIMA AS Aggregate sends STOP message to colocated delegate during shutdown 
---------------------------------------------------------------------------

                 Key: UIMA-1801
                 URL: https://issues.apache.org/jira/browse/UIMA-1801
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
    Affects Versions: 2.3AS
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
            Priority: Minor


While stopping, the UIMA AS aggregate sends a STOP message to its colocated delegates. This message is not acted upon and is simply dropped. Modify the aggregate code to prevent it from sending useless messages. 

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


[jira] Closed: (UIMA-1801) UIMA AS Aggregate sends STOP message to colocated delegate during shutdown

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

Jerry Cwiklik closed UIMA-1801.
-------------------------------

    Resolution: Fixed

> UIMA AS Aggregate sends STOP message to colocated delegate during shutdown 
> ---------------------------------------------------------------------------
>
>                 Key: UIMA-1801
>                 URL: https://issues.apache.org/jira/browse/UIMA-1801
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>
> While stopping, the UIMA AS aggregate sends a STOP message to its colocated delegates. This message is not acted upon and is simply dropped. Modify the aggregate code to prevent it from sending useless messages. 

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


[jira] Updated: (UIMA-1801) UIMA AS Aggregate sends STOP message to colocated delegate during shutdown

Posted by "Marshall Schor (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor updated UIMA-1801:
---------------------------------

    Fix Version/s: 2.3.1AS

> UIMA AS Aggregate sends STOP message to colocated delegate during shutdown 
> ---------------------------------------------------------------------------
>
>                 Key: UIMA-1801
>                 URL: https://issues.apache.org/jira/browse/UIMA-1801
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>             Fix For: 2.3.1AS
>
>
> While stopping, the UIMA AS aggregate sends a STOP message to its colocated delegates. This message is not acted upon and is simply dropped. Modify the aggregate code to prevent it from sending useless messages. 

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