-
Story
-
Resolution: Done
-
Major
-
JBoss A-MQ 6.0, JBoss A-MQ 6.1
-
None
-
None
We are running A-MQ 6.0 (karaf deployment) with a camel route that consumes persistent messages from an input queue. If we simulate a long running route by adding a delay to the route and kill the broker the message is redelivered upon restart as expected.
The problem is that the JMSRedelivered is set to false.
- incorporates
-
ENTMQ-146 Broker to persist JMSRedelivered flag in case of using JDBC persistence adapter
- Closed