Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-3086

JDBC Persistence missing information about HA configuration parameters

    XMLWordPrintable

Details

    • Documentation (Ref Guide, User Guide, etc.)
    • -
    • Verified in a release

    Description

      The JDBC persistence configuration section of the docs [1] are missing information about HA configuration that available upstream [2].

      jdbc-network-timeout
      
      The JDBC network connection timeout in milliseconds. The default value is 20000 milliseconds (ie 20 seconds). When using a shared store it is recommended to set it less then or equal to jdbc-lock-expiration.
      
      jdbc-lock-renew-period
      
      The period in milliseconds of the keep alive service of a JDBC lock. The default value is 2000 milliseconds (ie 2 seconds).
      
      jdbc-lock-expiration
      
      The time in milliseconds a JDBC lock is considered valid without keeping it alive. The default value is 20000 milliseconds (ie 20 seconds).
      

      The downstream docs should have content parity to what is available upstream.

      [1] https://access.redhat.com/documentation/en-us/red_hat_amq/7.5/html/configuring_amq_broker/persistence#jdbc_persistence

      [2] https://activemq.apache.org/components/artemis/documentation/latest/persistence.html

      Attachments

        Issue Links

          Activity

            People

              jbyrne@redhat.com John Byrne
              rhn-support-jsherman Jason Sherman
              Michal Toth Michal Toth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: