sgroschupf / zkclient

a zookeeper client, that makes life a little easier.
www.datameer.com
Apache License 2.0
1.09k stars 493 forks source link

Issue 45: Add conditional delete. #46

Closed fpj closed 8 years ago

fpj commented 8 years ago

I'm proposing a patch for issue 45, to have conditional deletes available through ZkClient.

granthenke commented 8 years ago

@fpj A few small comments. Otherwise LGTM. Thanks for fixing this!

ijuma commented 8 years ago

This was committed in https://github.com/sgroschupf/zkclient/commit/8154536972f951e0220d33b3559271659cb7ecb7

jzillmann commented 8 years ago

Thanks, i merged this to master, it will be in the 0.8 release!