Francesco Nigro created ARTEMIS-2918:
----------------------------------------
Summary: ARTEMIS-2823 JDBC Shared Store should try restart broker
on lost connection
Key: ARTEMIS-2918
URL: https://issues.apache.org/jira/browse/ARTEMIS-2918
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: Broker
Affects Versions: 2.15.0
Reporter: Francesco Nigro
Assignee: Francesco Nigro
Currently the JDBC journal already provide a periodic lock evaluation both for
live and backup using HA shared store, but the default strategy on failures is
to suicide the broker: a different strategy could be to unify the behavior seen
for the file-based version (https://issues.apache.org/jira/browse/ARTEMIS-2421)
and making use of the recent changes on
https://issues.apache.org/jira/browse/ARTEMIS-2823 using connection pooling to
be more resilient to network gliches too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)