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

Abmar Barros commented on ZOOKEEPER-848:
----------------------------------------

I have been working in a separate C module for this. 
The code is hosted at https://github.com/abmargb/zk-fdmodule-c
As soon as I finish implementing all the mechanisms I'll integrate it with the 
C client.

> Implement the Failure Detector module in the C client
> -----------------------------------------------------
>
>                 Key: ZOOKEEPER-848
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-848
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: c client
>            Reporter: Abmar Barros
>
> The failure detector module 
> https://issues.apache.org/jira/browse/ZOOKEEPER-702 is only used in the java 
> client of ZooKeeper, once it reuses the implementation written in Java. The 
> failure detectors must be written in C and the C client must be refactored to 
> use them.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to