descriptionThe most crucial recipe is a multi-site database cache (mdbc) that enable ONAP components that maintain state in a SQL database to avail the benefits of MUSIC without compromising their need to use transactional SQL DBs. These ONAP components can rely on existing db clustering techniques like MariaDB for transactionality and complex querying within a site. mdbc will intercept each of these read/write calls to the db cluster and mirror this state to other geo-distributed sites through MUSIC either synchronously or asynchronously (configurable at a table-level). For example, components like the ONAP Service Orchestrator that use MariaDB to maintain state can directly use this recipe with no change to their SQL code.
ownerGerrit Service User
last changeTue, 21 Jan 2020 12:11:37 +0000 (12:11 +0000)
shortlog
2020-01-21 Bharath BalasubramanianMerge "History of range tool" master
2019-10-22 Tschaen, BrendanHot restart 35/97435/1
2019-10-09 Tschaen, BrendanVarious bug fixes and code cleanup 00/96800/1
2019-09-27 Arthur MartellaDeadlock detection and recovery with new Music version 61/96361/2
2019-09-19 subhash.kumar... Remove duplicate table creation 67/95967/2
2019-09-10 Brendan TschaenMerge "Dependency missing in nexus"
2019-09-04 Bharath BalasubramanianMerge "Replay Transaction Updates"
2019-08-28 subhash kumar... Dependency missing in nexus 75/94375/2
2019-08-12 Bharath BalasubramanianMerge "Update MUSIC version"
2019-08-07 Tschaen, BrendanConfigurable "write only locks" 26/92926/1
2019-08-06 Tschaen, BrendanReplay Transaction Updates 99/92899/1
2019-07-30 Tschaen, BrendanUpdate MUSIC version 00/92300/2
2019-07-25 Thomas NelsonMerge "End test with a select all"
2019-07-25 Tschaen, BrendanEnd test with a select all 44/91944/2
2019-07-25 Tschaen, BrendanSplit partition using MRU 09/91109/5
2019-07-24 Tschaen, BrendanReplay transaction bugfix 53/91953/2
...
heads
5 years ago master