JMSBridge won't work with LargeMessages and resend
--------------------------------------------------
Key: JBMESSAGING-1601
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1601
Project: JBoss Messaging
Issue Type: Bug
Reporter: Clebert Suconic
Assignee: Clebert Suconic
The JMS Bridge is caching a Message, and resending it when a failure occurs.
On the case of a LargeMessage, the message should be received again instead of cached.
Actually caching won't work with LargeMessages at all.
There should be a config on JMSBridge that would complete disable caching, and the message
would be received again in case of failure on either side (src or dest address). The user
would need then to configure the JMSBridge accordingly to LargeMessages if that feature is
being used.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira