...
Area | Actual Level | Targeted Level for current Release | How, Evidences |
---|---|---|---|
Area | Actual Level | Targeted Level for current Release | How, Evidences |
Manageability | 1 | 1 | Using EELF with logback as the logging provider. |
Performance | 1 | 1 | This file shows basic performance benchmarks performed for MUSIC on a 10 node cluster. |
Resiliency | 2 | 2 | Within each container we have scripts that will detect failure of MUSIC and restart it. However, if the entire container fails, we will need OOM to bring it up. |
Scalability | 1 | 1 | Among the MUSIC components [tomcat, zookeeper, cassandra], new MUSIC nodes with the tomcat and cassandra can be added seamlessly to scale the cluster (MUSIC itself is state-less). Zookeeper nodes ideally should not be scaled since there are major performance implications. However, this can be done with reconfiguration. |
Security | 1 | 1 |
|
Stability | 1 | 1 | As shown in this file, our experimental runs were all over 1 hour. |
Usability | 1 | 1 | Use SWAGGER for the REST API and Installation Docs. Will need to enhance and update the documentation. |
Security vulnerabilities: MUSIC Dublin Security/Vulnerability
MUSIC repos in R4
- music
- music/prom
- music/mdbc
- music/distributed-kv-store
...