You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2013/02/15 14:27:12 UTC

[jira] [Created] (AMQ-4323) last modified producer audit checkpoint can prevent gc with cached bursty producers

Gary Tully created AMQ-4323:
-------------------------------

             Summary: last modified producer audit checkpoint can prevent gc with cached bursty producers
                 Key: AMQ-4323
                 URL: https://issues.apache.org/jira/browse/AMQ-4323
             Project: ActiveMQ
          Issue Type: Bug
          Components: Message Store
    Affects Versions: 5.8.0
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 5.9.0


from https://issues.apache.org/jira/browse/AMQ-3833 the audit is only persisted when modified, which prevents an idle broker from cranking away on disk, but it also means that a data file is retained. which can prevent gc due to dependent acks.
the audit should be rewritten if it is holding up gc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira