You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/11/07 06:18:30 UTC

[GitHub] [zookeeper] maoling opened a new pull request #1135: ZOOKEEPER-3601:introduce the fault injection framework: Byteman for ZooKeeper

maoling opened a new pull request #1135: ZOOKEEPER-3601:introduce the fault injection framework: Byteman for ZooKeeper
URL: https://github.com/apache/zookeeper/pull/1135
 
 
   - **Byteman** is a powerful tool to inject faults during runtime, especially for distributed system
   - In the future, we can also introduce it into our unit test infra, just as hadoop, cassandra did. [PR-123](https://github.com/apache/zookeeper/pull/123) is a good starting.
   - more details in the [ZOOKEEPER-3601](https://issues.apache.org/jira/browse/ZOOKEEPER-3601)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services