Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-10582

JDBC lock acquisition timeout should default to -1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 14.0.0.Final
    • None
    • JMS
    • None
    • Workaround Exists
    • Hide

      Set the value to -1 using the brokerconfig.storeConfiguration.jdbcLockAcquisitionTimeoutMillis system property.

      Show
      Set the value to -1 using the brokerconfig.storeConfiguration.jdbcLockAcquisitionTimeoutMillis system property.

      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.jbossorg-012/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/config/ActiveMQDefaultConfiguration.java#L447

              jmesnil1@redhat.com Jeff Mesnil
              jmesnil1@redhat.com Jeff Mesnil
              Peter Mackay Peter Mackay
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: