Commit Graph

103 Commits

Author SHA1 Message Date
46eda8edd9 Merge commit '3f2e653f0' into mike-merge-413f476a3 2018-05-15 19:00:05 +02:00
62265088ba Merge commit '7b26f4ecb' into mike-merge-413f476a3 2018-05-15 18:20:37 +02:00
6030c01b21 Merge commit 'c7bfc8f65' into mike-merge-413f476a3 2018-05-15 18:20:30 +02:00
e64adca122 Merge commit '3a80cdfb6' into mike-merge-413f476a3 2018-05-15 18:20:21 +02:00
9a7535085b Merge commit 'b2c28cb52' into mike-merge-413f476a3 2018-05-15 18:20:11 +02:00
b3ba32f24c Merge commit '9cf06dff1' into mike-merge-413f476a3 2018-05-15 18:19:59 +02:00
89abd8c8f8 Merge commit '7b6284c50' into mike-merge-413f476a3 2018-05-15 18:19:41 +02:00
12fa4741a6 Merge commit '8cac69d2522ae37b2bb976347b5aad853c04795a' into mike-merge-413f476a3 2018-05-15 18:09:16 +02:00
7b26f4ecb4 Docs: import notary service HA doc. 2018-05-15 16:59:35 +02:00
c7bfc8f655 Docs: import monitoring and management 2018-05-15 16:59:35 +02:00
3a80cdfb68 Docs: Import kafka notary design doc. 2018-05-15 16:59:35 +02:00
b2c28cb523 Docs: import hadr design doc. 2018-05-15 16:59:35 +02:00
9cf06dff10 Docs: add float design doc, as is. 2018-05-15 16:59:35 +02:00
7b6284c504 Docs: add design doc "failure detection and master election" 2018-05-15 16:59:35 +02:00
8cac69d252 Docs: re-organise the toctree a bit more and introduce a design section
It includes (for now) just the design template.
2018-05-15 16:59:35 +02:00
7da0bcd741 Docs: simplify design review process doc and link into toctree. 2018-05-15 16:59:35 +02:00
987875d600 Docs: improve the appearance of monitoring and management 2018-05-15 16:59:35 +02:00
9868a18361 Docs: improve appearance of the Kafka design doc. 2018-05-15 16:59:35 +02:00
f29bbb6b16 Docs: Docs: switch from ReCommonMark to m2r, as RCM is not really maintained and is buggy.
Tidy up presentation of HA design doc.

Misc markup fixes throughout, as revealed by m2r.
2018-05-15 16:59:35 +02:00
3f44910a2b Docs: use toctree to link design decisions into site. Update float design doc to fit with docsite. 2018-05-15 16:59:35 +02:00
1895872307 Docs: improve rendering of "failure detection and master election" 2018-05-15 16:59:35 +02:00
534863fb7c Minor: rename directory for cert hierarchies doc to remove JIRA ref. 2018-05-15 16:59:35 +02:00
75b621bdce Docs: improve appearance of notary service HA doc. 2018-05-15 16:59:35 +02:00
6ff91cadca Docs: add a note to the top of the cert hierarchies design doc.
Enable AutoStructify in ReCommonMark to allow rst/md to be mixed.
2018-05-15 16:59:35 +02:00
da01312ab6 Docs: adjust the certificate hierarchy design doc to render better in sphinx. 2018-05-15 16:59:35 +02:00
3baf27bbc7 Docs: bring certificate hierarchy design doc across into the open repo. 2018-05-15 16:59:35 +02:00
8883803111 Merge pull request #548 from corda/MarkOldfield-patch-1
Added design checklist
2018-04-25 11:31:55 +02:00
5373c6364f Design: HA Notary service (#368) 2018-04-18 14:44:23 +01:00
e09719fe67 Design: Kafka-based notary service (#700)
* Design: high performance Kafka-based CFT notary service.

* Add discussion why we don't consider RDBMSs for the committed state index.

* Add discussion on how we could utilise Kafka partitioning.
2018-04-18 11:44:53 +01:00
e969d22ebb Create DesignChecklist.md 2018-03-14 10:48:55 +00:00
453029e548 Mkit ent 1133 certificate hierarchy (#131)
* Introducing new certificate hierarchy

* Updated Option 3 - CRL URL inclusion in a correct certificate. Typos fixing.

* Adding Option 4 being the latest iteration after internal discussions and research

* Addressing review comments - round 2

* Move design options into the design document

* Start considering a third option

* Address typos

* Clarify why the hierarchy is important to CRL

* Rework decision to match Mike's suggestions

* Move options back into decision.md

* Refactored documentation in line with design doc standards (#212)
2018-02-07 12:59:07 +00:00
b092b6b547 Bogdan hot warm doc 2018-02-05 10:14:42 +00:00
3d32760dcc ENT-1331: Updating High Level design following discussion with Mike, Jose and David H 2018-01-29 12:06:47 +00:00
743f514fd9 High Level Design decisions for Business Network (#369)
* ENT-1331: Placeholder for design decisions previously discussed.

* ENT-1331: Describe TLS approach.

* ENT-1331: Describe Membership approach.

* ENT-1331: Describe Node vs. CordApp membership approaches.

* ENT-1331: Including remarks/corrections from @josecoll

* ENT-1331: Including remarks/corrections from @josecoll, part 2
2018-01-22 15:33:04 +00:00
6733e74fcd Merge pull request #142 from corda/dl-design-admin-ui
Approved by Mike H
2018-01-17 17:56:08 +00:00
c4bfc49d0c Updated main doc 2018-01-17 17:52:45 +00:00
fc4373ded7 Put near-term.md back (not sure why it got lost) 2018-01-17 17:50:10 +00:00
a3436160cf Monitoring and Logging Design document (#129)
* WIP draft of Monitoring and Logging design document (JIRA ENT-1109)

Added missing diagram.

Minor updates and reshuffle: Michele's proposal is an architectural/design implementation detail (not a solution in its own right).

Completed technical implementation detail.

Moved Design Decision signoff to top.
Moved current state of logging and reporting to Appendix.

WIP ...

Listed additional metrics to add.

Minor update to proposed solutions activities.

* Incorporating feedback following review by RGB.

* Incorporating feedback following review by MS.

* Added details about Artemis logging.

* Clarified usage of SLF4J

* Updated Design Decisions matrix.

* Decision point: should LOG4J2 output be separated for Corda Node vs CorDapps.
Clarify additional effort required in logging.
Minor reformatting for clarify.

* Clarifications following review feedback from WN

* Incorporating minor clarifications and feedback from WN.

* Incorporating Auditing requirements following conversation with Andrey.

* Updated following review feedback from MH.
2018-01-16 18:03:18 +00:00
90021f9002 Merge pull request #105 from corda/dl-hadr-design-doc
HA/DR design doc by Matthew Nesbit
2018-01-16 09:32:15 +00:00
e817c95a78 Fixed typo; corrected note to 'certain databases' 2018-01-15 18:49:19 +00:00
895b745c37 Added missing spaces 2018-01-15 18:47:17 +00:00
d390716a9b Added goals/non-goals headers; fixed typo 2018-01-15 18:45:30 +00:00
788d88c8fd Fixed typo 2018-01-15 18:42:55 +00:00
c2b10a1882 Business Network design document (#204)
* Design doc (unfinished).

* Design doc, requirements completed.

* Design doc, more content and the diagram.

* Design doc, more content.

* Design doc, minor changes.

* Changes following review from @davidleeuk

* Changes following review from @gendal

* Changes following review from @shamsasari
2017-12-20 12:07:42 +00:00
1683347431 Clone of equivalent design directory from Enterprise repo. (#2120) 2017-12-13 08:41:43 +00:00
d568cee57e Added pricing 2017-12-01 14:09:57 +00:00
57634bd9df Paired back to just recommendation for private instance 2017-12-01 14:06:58 +00:00
0d6a880996 Removed recommendation 2017-11-29 18:29:06 +00:00
8a4af52928 Grammar fix 2017-11-29 18:23:26 +00:00
2f67a4e9ee Renamed decision.md 2017-11-29 18:22:12 +00:00