From 622dcbe313157a05052f57427a7eaa1f65ea778d Mon Sep 17 00:00:00 2001 From: David Lee Date: Mon, 13 Nov 2017 16:50:50 +0000 Subject: [PATCH] Added requirements --- docs/source/design/hadr/design.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/source/design/hadr/design.md b/docs/source/design/hadr/design.md index 309e187d4a..1a4a43050f 100644 --- a/docs/source/design/hadr/design.md +++ b/docs/source/design/hadr/design.md @@ -66,6 +66,9 @@ For the March 31st timeline, I hope that we can achieve a more fully automatic n ## Requirements +* A node running Corda Enterprise should be Highly Available and resilient to component failures +* Corda must enable effective recovery in the event of an unplanned outage + ## Proposed Solution ### Current (single process) ![Current (single process)](./HA%20deployment%20-%20No%20HA.png)