]
Miroslav Novak updated WFLY-10582:
----------------------------------
Fix Version/s: 14.0.0.Final
JDBC lock acquisition timeout should default to -1
--------------------------------------------------
Key: WFLY-10582
URL:
https://issues.jboss.org/browse/WFLY-10582
Project: WildFly
Issue Type: Bug
Components: JMS
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Priority: Minor
Fix For: 14.0.0.Final
For the JDBC HA feature to work, this attribute needs to be set to -1, but it currently
defaults to 60 seconds [1].
This was already done upstream in ARTEMIS-1767.
[1]:
https://github.com/rh-messaging/jboss-activemq-artemis/blob/1.5.5.jbossor...