ActiveMQ Artemis supports JDBC HA Shared Store, see ARTEMIS-1447[1] for further details.
Use the jdbc-lock-renew-period and jdbc-lock-expiration parameters to configure the JDBC locking, see the latest documentation[2] for further details. [1] https://issues.apache.org/jira/browse/ARTEMIS-1447 [2] https://activemq.apache.org/components/artemis/documentation/latest/persistence.html#configuring-jdbc-persistence On Thu, 1 Jul 2021 at 18:04, Gunawan, Rahman (GSFC-703.0)[BUSINESS INTEGRA, INC.] <[email protected]> wrote: > I'm working to try configure database share storage locking for Artemis. > I couldn't find it in > https://activemq.apache.org/components/artemis/documentation/1.0.0/ha.html. > Does Artemis support database share storage locking? If yes, where is the > documentation to configure it? Thanks >
