Timothy Bish created AMQ-4548:
---------------------------------

             Summary: KahaDB can recover old inflight XA transactions that keep 
logs from being cleaned up.
                 Key: AMQ-4548
                 URL: https://issues.apache.org/jira/browse/AMQ-4548
             Project: ActiveMQ
          Issue Type: Bug
          Components: Message Store
    Affects Versions: 5.8.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 5.9.0


When doing a recovery its possible for KahaDB to recover XA transactions that 
were previously prepared and committed and leave them in a transient in-flight 
state.  This causes the GC cycle to hold old log files when they could 
otherwise be deleted.  These in-flight transactions can be discarded once 
recovery compeletes. 

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

Reply via email to