]
Jeff Mesnil reassigned WFLY-10582:
----------------------------------
Assignee: Jeff Mesnil (was: Martyn Taylor)
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
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...