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

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

GitHub user franz1981 opened a pull request:

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

    ARTEMIS-1447 JDBC NodeManager to support JDBC HA Shared Store

    It fixes the NPE on server start due to:
     - missing SqlProviderFactory
      -missing executor factory/scheduled pool (ie using exclusive scheduled 
pools)
    
    It fixes the WARNINGS due to wrong slowness detection while renewing 
JdbcLeaseLock.

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

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

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

    https://github.com/apache/activemq-artemis/pull/1619.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 #1619
    
----
commit 152e5f4039a9b7607140e620220cbee9308dc25e
Author: Francesco Nigro <nigro....@gmail.com>
Date:   2017-10-27T15:43:29Z

    ARTEMIS-1447 JDBC NodeManager to support JDBC HA Shared Store
    
    It fixes the NPE on server start due to:
     - missing SqlProviderFactory
      -missing executor factory/scheduled pool (ie using exclusive scheduled 
pools)
    
    It fixes the WARNINGS due to wrong slowness detection while renewing 
JdbcLeaseLock.

----


> JDBC NodeManager to support JDBC HA Shared Store
> ------------------------------------------------
>
>                 Key: ARTEMIS-1447
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1447
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>          Components: Broker
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>             Fix For: 2.4.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to