[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1427) Journal Cleanup
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Fri Jul 31 17:01:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Clebert Suconic updated JBMESSAGING-1427:
-----------------------------------------
Attachment: diff.patch
The attached patch has a written test showing compacting is needed. The first file will have 500 messages. Compacting will happen frequently because of the messages on the first message.
> Journal Cleanup
> ---------------
>
> Key: JBMESSAGING-1427
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1427
> Project: JBoss Messaging
> Issue Type: Feature Request
> Affects Versions: 2.0.0 Alpha
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Fix For: 2.0.0
>
> Attachments: diff.patch
>
>
> If a destination is lazy, not consuming messages for a long time, the journal will grow until those messages are consumed.
> This would be a problem with DLQs or messages taking days before they are consumed.
> Since we inform the TransactionSummary on commits, we could change the journal to support multiple current-files based on configuration.
--
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