Jean-Baptiste Onofré created AMQ-7473:
-----------------------------------------
Summary: Add stopOnError on lease database lock
Key: AMQ-7473
URL: https://issues.apache.org/jira/browse/AMQ-7473
Project: ActiveMQ
Issue Type: Improvement
Components: JDBC
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 5.16.0, 5.15.13
Currently, if the master broker loose the database connection (for instance, in
case of network outage), it doesn't stop.
Some users would prefer to stop the broker to avoid "dual" master (even for a
short period of time).
I propose to introduce {{stopOnError}} on the database lock to stop the broker
as soon as the lease database can't be updated.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)