]
Mark Little closed JBESB-823.
-----------------------------
Resolution: Done
Separate DLQ from Message Store
-------------------------------
Key: JBESB-823
URL:
https://issues.jboss.org/browse/JBESB-823
Project: JBoss ESB
Issue Type: Feature Request
Components: Message Store
Affects Versions: 4.2 Milestone Release 3
Reporter: Mark Little
Assignee: Mark Little
The Message Store was intended to logging, debugging etc. It keeps track of what's on
the wire. We're now using it for the retry/retransmit and DLQ. Even if the same
backend implementation were used, shouldn't that be a separate service? DLQ is for
reliability, whereas the Message Store implementation isn't necessarily reliable or
available to users, e.g., an organisation may not want to expose it's Message Store
details to the world for security reasons, but a general DLQ may be supported by the ESB
for reliability reasons.