Description of problem: The routing-daemon uses the Stomp gem to connect to activemq. There are tunables that control connection timeouts and reconnection delays along with many others. We should give customers the ability to set Stomp client settings in the routing-daemon. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This bug depends on 1128857 because we need to know which of the stomp client parameters we would make configurable through the routing-daemon.conf. We won't have that narrowed down until we are sure we have the stomp client configured in a way where messages aren't lost.
The HA failover failure turned out to not require any stomp connection tuning and so no tunables are required to be exposed through the routing-daemon.conf.