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/08 16:17:12 UTC

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

Jerry Cwiklik created UIMA-2651:
-----------------------------------

             Summary: 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