Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.7.0
-
None
-
rhel6x,i rhel7x
Description
Using this configuration with the JAMQ7 (with container_id "dtest") a problem appears when a name is specified for the connector.
In this case linkRoutes are not established to the broker.
Commenting out a name attribute in connector entity linkRouting works as expected.
router { mode: standalone id: Router.A } listener { host: 0.0.0.0 port: amqp authenticatePeer: no saslMechanisms: ANONYMOUS } connector { name: broker host: MY-HOST role: route-container port: amqp } address { prefix: jms.queue waypoint: yes distribution: balanced } linkRoute { name: myqueueIn dir: in prefix: jms.queue.myqueue connection: broker containerId: dtest } linkRoute { name: myqueueOut dir: out prefix: jms.queue.myqueue connection: broker containerId: dtest } log { module: MESSAGE enable: debug timestamp: yes }
Attachments
Issue Links
- links to