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 2016/05/31 14:47:12 UTC

[jira] [Created] (UIMA-4952) UIMA DUCC: pinger should support failover protocol in broker URL

Jerry Cwiklik created UIMA-4952:
-----------------------------------

             Summary: UIMA DUCC: pinger should support failover protocol in broker URL
                 Key: UIMA-4952
                 URL: https://issues.apache.org/jira/browse/UIMA-4952
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.1.0-Ducc


Current pinger code does not support failover directive in broker URL
UIMA-AS:<queue>:failover:<protocol>://<host>:<port>

When specified such URL causes an exception:
  javax.management.InstanceNotFoundException: org.apache.activemq:BrokerName...

Modify pinger code to check for failover and parse the url to extract needed parameters.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)