convergentio

Results 2 issues of convergentio

There were a few issues that I spotted with respect to ZK watch handling in the libkv library. 1) When setting a watch the library calls GetW() on the zookeeper...

The zookeeper store implements locking by using ephermeral nodes. On session close, all ephemeral nodes created by a client are removed, which means that other clients can acquire the lock....