mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-08 02:59:14 +00:00
170e89f9fc
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.