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/11/25 17:15:44 UTC

[jira] Created: (UIMA-1236) Fix a hang in the testProcessParallelFlowWithDelegateDisable testcase

Fix a hang in the  testProcessParallelFlowWithDelegateDisable testcase
----------------------------------------------------------------------

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


This testcase occasionally hangs after the delegate is disabled and its reply queue listener killed.

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


[jira] Closed: (UIMA-1236) Fix a hang in the testProcessParallelFlowWithDelegateDisable testcase

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

Jerry Cwiklik closed UIMA-1236.
-------------------------------


> Fix a hang in the  testProcessParallelFlowWithDelegateDisable testcase
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1236
>                 URL: https://issues.apache.org/jira/browse/UIMA-1236
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.3AS
>
>         Attachments: uimaj-as-activemq-ee-test-UIMA-1236.txt, uimaj-as-activemq-resources-deployment-UIMA-1236.txt
>
>
> This testcase occasionally hangs after the delegate is disabled and its reply queue listener killed.

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


[jira] Updated: (UIMA-1236) Fix a hang in the testProcessParallelFlowWithDelegateDisable testcase

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

Jerry Cwiklik updated UIMA-1236:
--------------------------------

    Attachment: uimaj-as-activemq-resources-deployment-UIMA-1236.txt
                uimaj-as-activemq-ee-test-UIMA-1236.txt

Uncommented testProcessParallelFlowWithDelegateDisable() testcase, accidentally commented out.

Fixed the hang in the above testcase by adding timout value in the error handling of the delegate being disabled. The hang was caused by an outstanding CAS that has never been received by the aggregate. The CAS was never received because the listener on the reply queue was terminated due to disable logic.

> Fix a hang in the  testProcessParallelFlowWithDelegateDisable testcase
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1236
>                 URL: https://issues.apache.org/jira/browse/UIMA-1236
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>         Attachments: uimaj-as-activemq-ee-test-UIMA-1236.txt, uimaj-as-activemq-resources-deployment-UIMA-1236.txt
>
>
> This testcase occasionally hangs after the delegate is disabled and its reply queue listener killed.

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


[jira] Resolved: (UIMA-1236) Fix a hang in the testProcessParallelFlowWithDelegateDisable testcase

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

Marshall Schor resolved UIMA-1236.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3AS
         Assignee: Jerry Cwiklik

Eddie applied these patches some time ago.  Jerry - can you please verify and then if ok, close this issue.

> Fix a hang in the  testProcessParallelFlowWithDelegateDisable testcase
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1236
>                 URL: https://issues.apache.org/jira/browse/UIMA-1236
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.3AS
>
>         Attachments: uimaj-as-activemq-ee-test-UIMA-1236.txt, uimaj-as-activemq-resources-deployment-UIMA-1236.txt
>
>
> This testcase occasionally hangs after the delegate is disabled and its reply queue listener killed.

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