You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Chisu Ryu (JIRA)" <ji...@apache.org> on 2013/03/19 11:05:15 UTC

[jira] [Commented] (ZOOKEEPER-920) L7 (application layer) ping support

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

Chisu Ryu commented on ZOOKEEPER-920:
-------------------------------------

Hi, was this ever committed?  I don't see any log messages mentioning 920.  Thanks...
                
> L7 (application layer) ping support
> -----------------------------------
>
>                 Key: ZOOKEEPER-920
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-920
>             Project: ZooKeeper
>          Issue Type: New Feature
>          Components: c client
>    Affects Versions: 3.3.1
>            Reporter: Chang Song
>            Assignee: Chang Song
>            Priority: Minor
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-920.patch
>
>
> Zookeeper is used in applications where fault tolerance is important. Its client i/o thread send/recv heartbeats to/fro Zookeeper ensemble to stay connected. However healthy heartbeat does not always means that the application that uses Zookeeper client is in good health, it only means that ZK client thread is in good health.
> This I needed something that can tagged onto Zookeeper ping that represents L7 (application) health as well.
> I have modified C client source to support this in minimal way. I am new to Zookeeper, so please code review this code.  I am actually using this code in our in-house solution.
> https://github.com/tru64ufs/zookeeper/commit/2196d6d5114a2fd2c0a3bc9a55f4494d47d2aece
> Thank you very much.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira