mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
b60ab70440
* CORDA-2617: Add failover listeners to terminate node process This is a backport of changes done in Corda Enterprise. It will be triggered in case of: a) Loss of connectivity to in-built Artemis for Bridge Control; b) Loss of connectivity to in-built Artemis for P2P connectivity. Note on merge to CE: Disregard these changes and take whatever CE already has. * CORDA-2617: Update documentation on stability of Corda Node * CORDA-2617: Documentation update after discussion with @mnesbit