DescriptionTyronne Wickramarathne
2017-03-12 08:28:39 UTC
Description of problem:
HornetQ JMS bridge does not remove vendor specific properties from message headers when handing over (forwarding) messages to a thirdparty JMS broker.
This occurs on a JMS bridge that has been configured from a HornetQ cluster to a thirdparty JMS broker. The HornetQ assigns "_HQ_ROUTE_TOsf.my-cluster" header property to messages for routing within the cluster. However that header property does not get removed from messages by the JMS bridge.
Version-Release number of selected component (if applicable):
JBoss-EAP-6.4.13
HornetQ-2.3.25-SP16
How reproducible:
Steps to Reproduce:
1. Please configure a HornetQ load balancing cluster
2. Please configure a JMS bridge on one node to a remote Weblogic server
3. The exception gets thrown if messages get routed within the HornetQ cluster
Actual results:
Expected results:
Additional info: