[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1404) Optimize Journal::postFilesMap

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Wed Jul 23 11:51:20 EDT 2008


Optimize Journal::postFilesMap
------------------------------

                 Key: JBMESSAGING-1404
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1404
             Project: JBoss Messaging
          Issue Type: Feature Request
            Reporter: Clebert Suconic
            Assignee: Clebert Suconic


There is a HashMap<Id, PosFilesUsed> called posFilesMap on JournalImpl


It would be possible to store intervals of IDs used per file, instead of soring files per ID, what consumes some memory.



-- 
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