You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2015/06/11 02:38:48 UTC

[GitHub] activemq-artemis pull request: ARTEMIS-135 - Fix on journal load

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 <th...@redhat.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: ARTEMIS-135 - Fix on journal load

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---