GitHub user franz1981 opened a pull request:

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

    ARTEMIS-1788 JDBC HA should use JDBC Network Timeout

    JdbcNodeManager is configured to use the same network timeout
    value of the journal and to validate all the timeout values
    related to a correct HA behaviour.

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

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

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

    https://github.com/apache/activemq-artemis/pull/2003.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 #2003
    
----
commit a8917316e8eb497f1738b77415d0f8523351cbfe
Author: Francesco Nigro <nigro.fra@...>
Date:   2018-04-09T14:26:37Z

    ARTEMIS-1788 JDBC HA should use JDBC Network Timeout
    
    JdbcNodeManager is configured to use the same network timeout
    value of the journal and to validate all the timeout values
    related to a correct HA behaviour.

----


---

Reply via email to