[
https://issues.apache.org/jira/browse/ARTEMIS-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193161#comment-16193161
]
ASF GitHub Bot commented on ARTEMIS-1447:
-----------------------------------------
Github user michaelandrepearce commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1576#discussion_r142992370
--- Diff:
artemis-server/src/main/resources/schema/artemis-configuration.xsd ---
@@ -1830,6 +1830,27 @@
</xsd:documentation>
</xsd:annotation>
</xsd:element>
+ <xsd:element name="jdbc-lock-acquisition-timeout" type="xsd:int"
minOccurs="0" maxOccurs="1">
--- End diff --
There is a lot of JDBC config, is it maybe worth making a JDBC config
section and type, so its more contained
> 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
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)