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 2010/01/19 15:56:54 UTC

[jira] Closed: (UIMA-1724) UIMA AS service uses wrong Broker URL when handling replies to a client

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

Jerry Cwiklik closed UIMA-1724.
-------------------------------

    Resolution: Fixed

Modified service code to always use broker URL that manages its input queue when responding to a client. Before the change, the service was using broker URL provided by the client. Reply queues are always created in a broker that manages service's queue.

> UIMA AS service uses wrong Broker URL when handling replies to a client
> -----------------------------------------------------------------------
>
>                 Key: UIMA-1724
>                 URL: https://issues.apache.org/jira/browse/UIMA-1724
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.3AS
>
>
> When handling replies, UIMA AS service uses broker URL that was provided by the client in a request message instead of using a Broker that manages service's input queue. Reply queues are always created in the same broker that manages the service queue.  

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