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 2008/03/10 23:24:47 UTC

[jira] Created: (UIMA-874) Service hangs when trying to reply to a local reply queue on a client that has disappeared.

Service hangs when trying to reply to a local reply queue on a client that has disappeared.
-------------------------------------------------------------------------------------------

                 Key: UIMA-874
                 URL: https://issues.apache.org/jira/browse/UIMA-874
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
    Affects Versions: 2.2.2S
            Reporter: Burn Lewis


Connection to client's internal broker fails and further requests build up on the input queue.

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


[jira] Commented: (UIMA-874) Service hangs when trying to reply to a local reply queue on a client that has disappeared.

Posted by "Eddie Epstein (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579076#action_12579076 ] 

Eddie Epstein commented on UIMA-874:
------------------------------------

This scenario is easily avoided if the service have a reply queue allocated on the same broker used for the service request queue. No action will be taken for 2.2.2S. In the future, consider forcing reply queues to always be allocated on the same broker as service requests.

> Service hangs when trying to reply to a local reply queue on a client that has disappeared.
> -------------------------------------------------------------------------------------------
>
>                 Key: UIMA-874
>                 URL: https://issues.apache.org/jira/browse/UIMA-874
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.2.2S
>            Reporter: Burn Lewis
>
> Connection to client's internal broker fails and further requests build up on the input queue.

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


[jira] Updated: (UIMA-874) Service hangs when trying to reply to a local reply queue on a client that has disappeared.

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

Michael Baessler updated UIMA-874:
----------------------------------

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

> Service hangs when trying to reply to a local reply queue on a client that has disappeared.
> -------------------------------------------------------------------------------------------
>
>                 Key: UIMA-874
>                 URL: https://issues.apache.org/jira/browse/UIMA-874
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Burn Lewis
>            Assignee: Jerry Cwiklik
>             Fix For: 2.2.2AS
>
>         Attachments: uimaj-as-core-UIMA-874-patch.txt
>
>
> Connection to client's internal broker fails and further requests build up on the input queue.

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


[jira] Resolved: (UIMA-874) Service hangs when trying to reply to a local reply queue on a client that has disappeared.

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

Eddie Epstein resolved UIMA-874.
--------------------------------

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

Patch applied. Please confirm fix and then close issue

> Service hangs when trying to reply to a local reply queue on a client that has disappeared.
> -------------------------------------------------------------------------------------------
>
>                 Key: UIMA-874
>                 URL: https://issues.apache.org/jira/browse/UIMA-874
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Burn Lewis
>            Assignee: Jerry Cwiklik
>             Fix For: 2.2.2S
>
>         Attachments: uimaj-as-core-UIMA-874-patch.txt
>
>
> Connection to client's internal broker fails and further requests build up on the input queue.

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


[jira] Closed: (UIMA-874) Service hangs when trying to reply to a local reply queue on a client that has disappeared.

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

Jerry Cwiklik closed UIMA-874.
------------------------------


> Service hangs when trying to reply to a local reply queue on a client that has disappeared.
> -------------------------------------------------------------------------------------------
>
>                 Key: UIMA-874
>                 URL: https://issues.apache.org/jira/browse/UIMA-874
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Burn Lewis
>            Assignee: Jerry Cwiklik
>             Fix For: 2.2.2AS
>
>         Attachments: uimaj-as-core-UIMA-874-patch.txt
>
>
> Connection to client's internal broker fails and further requests build up on the input queue.

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


[jira] Updated: (UIMA-874) Service hangs when trying to reply to a local reply queue on a client that has disappeared.

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

Jerry Cwiklik updated UIMA-874:
-------------------------------

    Attachment: uimaj-as-core-UIMA-874-patch.txt

When handling JMS Connection failure while sending a reply msg to a queue that no longer exists, the ErrorHandler cleans up resources associated with an outgoing  CAS, releases the CAS and continues processing.

> Service hangs when trying to reply to a local reply queue on a client that has disappeared.
> -------------------------------------------------------------------------------------------
>
>                 Key: UIMA-874
>                 URL: https://issues.apache.org/jira/browse/UIMA-874
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Burn Lewis
>         Attachments: uimaj-as-core-UIMA-874-patch.txt
>
>
> Connection to client's internal broker fails and further requests build up on the input queue.

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