GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/23

    ARTEMIS-135 - Fix on journal load

    https://issues.apache.org/jira/browse/ARTEMIS-135
    
    This is importing a recent fix from the journal on the old version.
    If a crash happened between the create file and the fill of the file the
    file wouldn't be loaded and the server wouldn't start until you removed the 
offending file

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/23.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #23
    
----
commit 72354ee38fab9073ab4750ccd2281ba75bd2ffba
Author: Tomas Hofman <[email protected]>
Date:   2015-06-11T00:27:55Z

    ARTEMIS-135 - Fix on journal load
    
    https://issues.apache.org/jira/browse/ARTEMIS-135
    
    This is importing a recent fix from the journal on the old version.
    If a crash happened between the create file and the fill of the file the
    file wouldn't be loaded and the server wouldn't start until you removed the 
offending file

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to