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 2013/02/15 17:21:13 UTC

[jira] [Closed] (UIMA-2651) UIMA-AS logs InvalidDestinationException if client terminates prematurely

     [ https://issues.apache.org/jira/browse/UIMA-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-2651.
-------------------------------

    Resolution: Fixed

Modify to detect invalid destination while sending a message to a deleted queue. Added a log message to indicate the above instead of dumping an exception to a log. Temp queues can be removed at any time and this should not be flagged as an error.
                
> UIMA-AS logs InvalidDestinationException if client terminates prematurely
> -------------------------------------------------------------------------
>
>                 Key: UIMA-2651
>                 URL: https://issues.apache.org/jira/browse/UIMA-2651
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.4.0AS
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>             Fix For: 2.4.1AS
>
>
> When a client terminates while it has an outstanding request with UIMA-AS service, the service logs InvalidDestinationException message trying to deliver a message to a queue that no longer exists. Since clients can terminate at any time, the service should not dump a stack trace if reply queue does not exist. It should just log a single message identifying the reply queue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira