[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13195829#comment-13195829
 ] 

Andrei Savu commented on ZOOKEEPER-1364:
----------------------------------------

The following branch contains some experimental work I've done on this: 
https://github.com/andreisavu/zookeeper/tree/zookeeper-1364 It seems like if 
10% of all SocketChannel.write() and SocketChannel.read() fail with an 
IOException the ZooKeeper server is still working as expected. 
                
> Add orthogonal fault injection mechanism/framework
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-1364
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1364
>             Project: ZooKeeper
>          Issue Type: Test
>          Components: tests
>            Reporter: Andrei Savu
>            Assignee: Andrei Savu
>
> Hadoop has a mechanism for doing fault injection (HDFS-435). I think it would 
> be useful if something similar would be available for ZooKeeper. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to