[ 
https://issues.apache.org/jira/browse/ARTEMIS-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483670#comment-16483670
 ] 

ASF GitHub Bot commented on ARTEMIS-1876:
-----------------------------------------

GitHub user franz1981 opened a pull request:

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

    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.

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

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

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

    https://github.com/apache/activemq-artemis/pull/2096.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 #2096
    
----
commit f886c0bdb451c947143fba6cf07cbf8ce7f3ff4d
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.

----


> InVMNodeManager shouldn't be used if no JDBC HA is configured
> -------------------------------------------------------------
>
>                 Key: ARTEMIS-1876
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1876
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.6.0
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>             Fix For: 2.7.0
>
>
> 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.
> It is causing several regressions with Oracle on the test suite.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to