sgroschupf/zkclient

Support versioned delete call

Closed this issue · 2 comments

public boolean delete(final String path, final int expectedVersion)
fpj commented

Here is the PR for this issue: #46

This is resolved by 8154536