[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1191) BDB PM memory usage
Tim Fox (JIRA)
jira-events at lists.jboss.org
Mon May 19 11:26:59 EDT 2008
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1191?page=all ]
Tim Fox closed JBMESSAGING-1191.
--------------------------------
Resolution: Out of Date
We don't use BDB any more
> BDB PM memory usage
> -------------------
>
> Key: JBMESSAGING-1191
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1191
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Tim Fox
> Assigned To: Tim Fox
> Fix For: 2.0.0 Beta
>
>
> BDB JE copies any byte arrays and stores them in its cache.
> This means the message payload can exist in two places in memory.
> To avoid this, after persisting a P message, we can drop the payload, and lazily retrieve it from the cache at delivery.
> This technique may also provides a means to avoid paging..
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list