[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1427) Journal Cleanup
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Fri Feb 13 20:46:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12452661#action_12452661 ]
Clebert Suconic commented on JBMESSAGING-1427:
----------------------------------------------
We are implementing Journal Cleanup, preventing the linked-list-effect between negative and positives on the journal files.
We will also implement Journal Compacting as part of JBMESSAGING-1504
> 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 Beta
>
>
> 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