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

Jerry Cwiklik reopened UIMA-1322:
---------------------------------

      Assignee: Jerry Cwiklik

The Uima AS service sometimes uses http protocol when replying to the client 
that invoked the service via http. The OutputChannel is fetching the reply 
broker URL from a wrong input channel. Change the assignment of the broker URL. 
Set the broker URL on the output channel during initialization of the listener 
that handles GetMeta requests.    

> Uima AS service should fetch broker URL from ServiceInfo object when creating 
> connection to a reply queue
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1322
>                 URL: https://issues.apache.org/jira/browse/UIMA-1322
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.3AS
>
>
> When creating a connection to a reply queue the service should check if 
> Broker URL is available in the ServiceInfo object and if so it should be the 
> broker to use. Current code gets the value for the broker URL from its 
> getServiceUri() method which sometimes returns a null value.

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

Reply via email to