[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1735) Paging should be taken care in Transactions

Howard Gao (JIRA) jira-events at lists.jboss.org
Wed Sep 16 06:23:23 EDT 2009


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.4.GA, 1.4.0.SP3.CP08
            Reporter: Howard Gao
            Assignee: Howard Gao
             Fix For: 1.4.0.SP3.CP09, 1.4.5.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