[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1601) Cache Large Message body on Client
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Wed Jul 29 11:53:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Clebert Suconic updated JBMESSAGING-1601:
-----------------------------------------
Summary: Cache Large Message body on Client (was: JMSBridge won't work with LargeMessages and resend)
Issue Type: Feature Request (was: Bug)
> Cache Large Message body on Client
> ----------------------------------
>
> Key: JBMESSAGING-1601
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1601
> Project: JBoss Messaging
> Issue Type: Feature Request
> Affects Versions: 2.0.0 Beta1
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Fix For: 2.0.0
>
>
> 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
More information about the jboss-jira
mailing list