[
https://issues.apache.org/jira/browse/ZOOKEEPER-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616650#action_12616650
]
Patrick Hunt commented on ZOOKEEPER-78:
---------------------------------------
I agree, we do need to do a better job on the reviews. In our defense: :-)
1) we're trying to complete the migration from SF to Apache. good thing is it
looks like we're pretty close to the end on that
2) there's a ZooKeeper workshop @yahoo on Monday, just so happens that all
commiters are presenters.
3) the continual push to change the build/wiki/patchsubmission/etc... processes
are pulling me off things like patch review in order to track down answers
(cuz I'm new to Apache as well - thanks Doug/Owen!)
> added a high level protocol/feature - for easy Leader Election or exclusive
> Write Lock creation
> -----------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-78
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-78
> Project: Zookeeper
> Issue Type: New Feature
> Components: java client
> Affects Versions: 3.0.0
> Reporter: james strachan
> Attachments: patch_with_including_Benjamin's_fix.patch,
> using_zookeeper_facade.patch
>
>
> Here's a patch which adds a little WriteLock helper class for performing
> leader elections or creating exclusive locks in some directory znode. Note
> its an early cut; am sure we can improve it over time. The aim is to avoid
> folks having to use the low level ZK stuff but provide a simpler high level
> abstraction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.