JExample - Interesting junit extension

2009-02-25 Thread Patrick Hunt
This looks like it could be very useful for unit tests - basically allows you to easily reuse fixtures: http://smallwiki.unibe.ch/jexample Patrick

[jira] Commented: (ZOOKEEPER-318) remove locking in zk_hashtable.c or add locking in collect_keys()

2009-02-25 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676782#action_12676782 ] Mahadev konar commented on ZOOKEEPER-318: - i looked thorugh the code and what

[jira] Commented: (ZOOKEEPER-78) added a high level protocol/feature - for easy Leader Election or exclusive Write Lock creation

2009-02-25 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676802#action_12676802 ] Mahadev konar commented on ZOOKEEPER-78: sorry for my late response tom.. i

[jira] Updated: (ZOOKEEPER-319) add locking around auth info in zhandle_t

2009-02-25 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-319: Attachment: ZOOKEEPER-319.patch just a minor modification. my compiler fails on

[jira] Commented: (ZOOKEEPER-320) call auth completion in free_completions()

2009-02-25 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676825#action_12676825 ] Mahadev konar commented on ZOOKEEPER-320: - +1 for the second patch. call auth

[jira] Assigned: (ZOOKEEPER-320) call auth completion in free_completions()

2009-02-25 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar reassigned ZOOKEEPER-320: --- Assignee: Chris Darroch call auth completion in free_completions()

[jira] Commented: (ZOOKEEPER-324) do not materialize strings in the server

2009-02-25 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676829#action_12676829 ] Patrick Hunt commented on ZOOKEEPER-324: there's another issue related to this.