activemq-artemis/artemis-jdbc-store/src
Francesco Nigro 170e89f9fc ARTEMIS-1541 Make the JDBC Node Manager more resilient on failures
In order to make the JDBC Node Manager more resilient has been implemented:
- recovering with fixed number of retries during the NodeId setup + unrecoverable failure otherwise
- unrecoverable fail on exceptions while renewing a lease lock

In addition, in different parts of these critical processes are added more log informations to help diagnose.
2017-12-20 16:03:19 -05:00
..
main/java/org/apache/activemq/artemis/jdbc/store ARTEMIS-1541 Make the JDBC Node Manager more resilient on failures 2017-12-20 16:03:19 -05:00
test/java/org/apache/activemq/artemis/jdbc ARTEMIS-1204 Fix getSize() on a closed JDBC File 2017-06-02 14:59:53 +01:00