[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1735) Paging should be taken care in Transactions
Howard Gao (JIRA)
jira-events at lists.jboss.org
Wed Sep 16 09:35:24 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Howard Gao updated JBMESSAGING-1735:
------------------------------------
Fix Version/s: 1.4.0.SP3.CP10
1.4.6.GA
(was: 1.4.5.GA)
(was: 1.4.0.SP3.CP09)
> Paging should be taken care in Transactions
> -------------------------------------------
>
> Key: JBMESSAGING-1735
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1735
> Project: JBoss Messaging
> Issue Type: Bug
> Affects Versions: 1.4.0.SP3.CP08, 1.4.4.GA
> Reporter: Howard Gao
> Assignee: Howard Gao
> Fix For: 1.4.0.SP3.CP10, 1.4.6.GA
>
>
> JBM queues has paging feature to save memory, but in transaction case, messages are stored in the transaction callbacks before it committed to the queue for delivery. So if too many messages are included in one transaction, it may use up memory even paging is turned on.
--
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