You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/26 15:43:00 UTC

[jira] [Commented] (ARTEMIS-1640) JDBC NodeManager tests have to be customizable to run on different DBMS

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

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

GitHub user franz1981 opened a pull request:

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

    ARTEMIS-1640 JDBC NodeManager tests have to be customizable to run on different DBMS

    ActiveMQTestBase has been enhanced to expose the Database storage configuration and by adding specific JDBC HA configuration properties.
    JdbcLeaseLockTest and NettyFailoverTests have been changed in order to make use of the JDBC configuration provided by ActiveMQTestBase.
    JdbcNodeManager has been made restartable to allow failover tests to reuse it after a failover.

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

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

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

    https://github.com/apache/activemq-artemis/pull/1821.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 #1821
    
----
commit b1422fc3d621699aa6acdf1822f0df05e5260495
Author: Francesco Nigro <ni...@...>
Date:   2018-01-26T12:24:52Z

    ARTEMIS-1640 JDBC NodeManager tests have to be customizable to run on different DBMS
    
    ActiveMQTestBase has been enhanced to expose the Database storage configuration and by adding specific JDBC HA configuration properties.
    JdbcLeaseLockTest and NettyFailoverTests have been changed in order to make use of the JDBC configuration provided by ActiveMQTestBase.
    JdbcNodeManager has been made restartable to allow failover tests to reuse it after a failover.

----


> JDBC NodeManager tests have to be customizable to run on different DBMS
> -----------------------------------------------------------------------
>
>                 Key: ARTEMIS-1640
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1640
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>
> NettyFailoverTest and JdbcLeaseLockTest can be made configurable in order to run on different DBMS, like other ActiveMQTestBase tests already do.



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