<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }body { font-size: 10.5pt; font-family: 微软雅黑; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span></div><blockquote style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"><div>> At Mon,  9 Mar 2015 13:08:55 +0800,</div>
> <span style="font-size: 10.5pt; line-height: 1.5; background-color: window;">Meng Lingkun wrote:</span>
<div>> > </div>
<div>> > Zookeeper cluster driver can't and doesn't delete the znode in queue</div>
<div>> > after using it. It makes zookeeper occupy much more memory. And it makes</div>
<div>> > troubles when zookeeper client reconnects to zookeeper server.</div>
<div>> > reference: https://issues.apache.org/jira/browse/ZOOKEEPER-706</div>
<div>> > Subcommand delete provides a better way than purge subcommand:</div>
<div>> > 1. sheep update it's queue_pos to zookeeper server;</div>
<div>> > 2. zk_control find the minimum of all sheeps' queue_pos, and removes</div>
<div>> >    znodes seq < minimum;</div>
<div>> > 3. zk_control can run in crond to limit the queue znode.</div>
<div>> > </div>
<div>> > Meng Lingkun (2):</div>
<div>> >   zookeeper: update queue_pos to zookeeper-server</div>
<div>> >   tools/zk_control: add detele subcommand to remove queue nodes</div>
<div>> > </div>
<div>> >  sheep/cluster/zookeeper.c | 32 +++++++++++++++++</div>
<div>> >  tools/zk_control.c        | 88 ++++++++++++++++++++++++++++++++++++++++++++++-</div>
<div>> >  2 files changed, 119 insertions(+), 1 deletion(-)</div>
<div> </div>
<div>> Hi Meng,</div>
<div> </div>
<div>> Thanks a lot for your patches. But could you Cc Ruoyu</div>
<div>> (liangry@ucweb.com) from next time when you send patches which change</div>
<div>> zookeeper related code? He is the subsystem maintainer, so at least</div>
<div>> you should let him know about changes for the components. And he would</div>
<div>> be able to give you nice comments.</div>
<div> </div>
<div>> Thanks,</div>
<div>> Hitoshi</div><div><br></div><div>Got that.  :)</div><div><br></div><div>Thanks,</div><div>Meng</div>
</blockquote>
</body></html>