You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2008/07/24 11:29:33 UTC

[jira] Created: (ZOOKEEPER-88) implement java.util.concurrent.locks.Lock

implement java.util.concurrent.locks.Lock
-----------------------------------------

                 Key: ZOOKEEPER-88
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-88
             Project: Zookeeper
          Issue Type: Sub-task
          Components: java client
            Reporter: james strachan


we should implement the [java.util.concurrent.locks.Lock|http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/locks/Lock.html] to make it easier for folks to reuse the Lock and to help make the API be more natural to end users

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-88) implement java.util.concurrent.locks.Lock

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-88:
----------------------------------

    Status: Open  (was: Patch Available)

Removing from "patch available" - please attach a "svn diff" patch to this jira. thanks.

> implement java.util.concurrent.locks.Lock
> -----------------------------------------
>
>                 Key: ZOOKEEPER-88
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-88
>             Project: Zookeeper
>          Issue Type: Sub-task
>          Components: java client
>            Reporter: james strachan
>            Assignee: james strachan
>
> we should implement the [java.util.concurrent.locks.Lock|http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/locks/Lock.html] to make it easier for folks to reuse the Lock and to help make the API be more natural to end users

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (ZOOKEEPER-88) implement java.util.concurrent.locks.Lock

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt reassigned ZOOKEEPER-88:
-------------------------------------

    Assignee: james strachan

> implement java.util.concurrent.locks.Lock
> -----------------------------------------
>
>                 Key: ZOOKEEPER-88
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-88
>             Project: Zookeeper
>          Issue Type: Sub-task
>          Components: java client
>            Reporter: james strachan
>            Assignee: james strachan
>
> we should implement the [java.util.concurrent.locks.Lock|http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/locks/Lock.html] to make it easier for folks to reuse the Lock and to help make the API be more natural to end users

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-88) implement java.util.concurrent.locks.Lock

Posted by "james strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

james strachan updated ZOOKEEPER-88:
------------------------------------

    Status: Patch Available  (was: Open)

I've just submitted an [initial patch at implementing this|http://svn.apache.org/viewvc?rev=679435&view=rev] which could use some more tests and code review

> implement java.util.concurrent.locks.Lock
> -----------------------------------------
>
>                 Key: ZOOKEEPER-88
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-88
>             Project: Zookeeper
>          Issue Type: Sub-task
>          Components: java client
>            Reporter: james strachan
>
> we should implement the [java.util.concurrent.locks.Lock|http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/locks/Lock.html] to make it easier for folks to reuse the Lock and to help make the API be more natural to end users

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.