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 2018/08/20 21:58:00 UTC

[GitHub] activemq-artemis pull request #2255: Fix on replication and storage

GitHub user clebertsuconic opened a pull request:

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

    Fix on replication and storage

    

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

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

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

    https://github.com/apache/activemq-artemis/pull/2255.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 #2255
    
----
commit 0ca9d0a53fb4fc5ef81d9d50e4eb6468465e3058
Author: Clebert Suconic <cl...@...>
Date:   2018-08-17T20:45:07Z

    ARTEMIS-2046 Fixing issues with JournalStorageManager.stop in replication, JDBC and shared storage

----


---

[GitHub] activemq-artemis issue #2255: replication fixes

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2255
  
    I ran all these tests that failed and they all passed. it seems some issue on the env for the public CI. It's working fine on my private CI.


---

[GitHub] activemq-artemis pull request #2255: replication fixes

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

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


---