A tool for interactive fault injection testing for Apache ZooKeeper based on JBoss Byteman
(M.Sc. project)
- build everything: mvn clean install
 - edit config.yml and add your credentials
 - start the test cluster: ./tester launch-cluster config.yml
 - start the test tool ./tester server config.yml
 - go to http://localhost:8080/ and play
 - destroy cluster ./tester destroy-cluster config.yml ... ?. Profit!
 
Apache License v2.0
