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

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

Github user dudaerich commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/2003#discussion_r180128459
  
    --- Diff: 
artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/jdbc/JdbcSharedStateManager.java
 ---
    @@ -73,7 +77,27 @@ public static JdbcSharedStateManager 
usingConnectionUrl(String holderId,
                                                                String 
jdbcConnectionUrl,
                                                                String 
jdbcDriverClass,
                                                                SQLProvider 
provider) {
    +      return JdbcSharedStateManager.usingConnectionUrl(holderId,
    +                                                       -1,
    +
    --- End diff --
    
    forgot new line :)


> JDBC HA should use JDBC Network Timeout
> ---------------------------------------
>
>                 Key: ARTEMIS-1788
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1788
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 2.5.0
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>             Fix For: 2.5.1
>
>
> The JDBC Node Manager doesn't use the JDBC Network Timeout used on the rest 
> of the Journal.



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

Reply via email to