GitHub user franz1981 opened a pull request:

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

    ARTEMIS-1876 InVMNodeManager shouldn't be used if no JDBC HA is configured

    (cherry picked from commit f886c0bdb451c947143fba6cf07cbf8ce7f3ff4d)

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

    $ git pull https://github.com/franz1981/activemq-artemis 1.x_ARTEMIS-1876

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

    https://github.com/apache/activemq-artemis/pull/2097.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 #2097
    
----
commit 6b5f9d943c37e169e4b5b7b14914bfde2fa38c5b
Author: Francesco Nigro <nigro.fra@...>
Date:   2018-05-22T07:35:48Z

    ARTEMIS-1876 InVMNodeManager shouldn't be used if no JDBC HA is configured
    
    When database persistence and no shared store option is being used,
    Artemis is choosing to use InVMNodeManager, that is not providing
    the same behaviour of FileLockNodeManager.
    
    (cherry picked from commit f886c0bdb451c947143fba6cf07cbf8ce7f3ff4d)

----


---

Reply via email to