[jira] Updated: (ZOOKEEPER-99) All MXBeans interfaces that don't use complex paramters need to be renamed as MBean interaces.

2009-02-27 Thread Eric Bowman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Bowman updated ZOOKEEPER-99: - Attachment: ZOOKEEPER-99.patch Here's a patch against r748487. This problem is quite an

[jira] Commented: (ZOOKEEPER-99) All MXBeans interfaces that don't use complex paramters need to be renamed as MBean interaces.

2009-02-27 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12677437#action_12677437 ] Patrick Hunt commented on ZOOKEEPER-99: --- Hi Eric, I'm not an expert on jmx, but I

[jira] Commented: (ZOOKEEPER-99) All MXBeans interfaces that don't use complex paramters need to be renamed as MBean interaces.

2009-02-27 Thread Eric Bowman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12677444#action_12677444 ] Eric Bowman commented on ZOOKEEPER-99: -- I'm certainly no expert on JMX; these are

[jira] Commented: (ZOOKEEPER-99) All MXBeans interfaces that don't use complex paramters need to be renamed as MBean interaces.

2009-02-27 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12677452#action_12677452 ] Patrick Hunt commented on ZOOKEEPER-99: --- I'd still like to try this out regardless

[jira] Updated: (ZOOKEEPER-330) zookeeper standalone server does not startup with just a port and datadir.

2009-02-27 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-330: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch

[jira] Created: (ZOOKEEPER-331) Create a privacy policy for the ZooKeeper website

2009-02-27 Thread Patrick Hunt (JIRA)
Create a privacy policy for the ZooKeeper website - Key: ZOOKEEPER-331 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-331 Project: Zookeeper Issue Type: Task Components:

[jira] Assigned: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-02-27 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-311: -- Assignee: Chris Darroch handle small path lengths in zoo_create()

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

2009-02-27 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-319: -- Assignee: Chris Darroch add locking around auth info in zhandle_t

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

2009-02-27 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-318: -- Assignee: Chris Darroch remove locking in zk_hashtable.c or add locking in

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

2009-02-27 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: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch

[jira] Created: (ZOOKEEPER-332) c client issues (memory leaks) reported by valgrind

2009-02-27 Thread Patrick Hunt (JIRA)
c client issues (memory leaks) reported by valgrind --- Key: ZOOKEEPER-332 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-332 Project: Zookeeper Issue Type: Bug Components: c

[jira] Updated: (ZOOKEEPER-332) c client issues (memory leaks) reported by valgrind

2009-02-27 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-332: --- Attachment: valgrind_mt.out c client issues (memory leaks) reported by valgrind

[jira] Commented: (ZOOKEEPER-332) c client issues (memory leaks) reported by valgrind

2009-02-27 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12677502#action_12677502 ] Patrick Hunt commented on ZOOKEEPER-332: btw, ran valgrind like: valgrind

[jira] Updated: (ZOOKEEPER-332) c client issues (memory leaks) reported by valgrind

2009-02-27 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-332: --- Attachment: valgrind_st.out c client issues (memory leaks) reported by valgrind

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

2009-02-27 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-320: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch

[jira] Created: (ZOOKEEPER-333) helgrind thread issues identified in mt c client code

2009-02-27 Thread Patrick Hunt (JIRA)
helgrind thread issues identified in mt c client code - Key: ZOOKEEPER-333 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-333 Project: Zookeeper Issue Type: Bug Components:

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

2009-02-27 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12677592#action_12677592 ] Mahadev konar commented on ZOOKEEPER-318: - your 2 cents are well received :) ..

[jira] Created: (ZOOKEEPER-334) bookkeeper benchmark (testclient.java) has compiling errros.

2009-02-27 Thread Mahadev konar (JIRA)
bookkeeper benchmark (testclient.java) has compiling errros. Key: ZOOKEEPER-334 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-334 Project: Zookeeper Issue Type: Bug

[jira] Updated: (ZOOKEEPER-334) bookkeeper benchmark (testclient.java) has compiling errros.

2009-02-27 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-334: Attachment: ZOOKEEPER-334.patch this patch fixes the complitaion errors. bookkeeper

[jira] Updated: (ZOOKEEPER-334) bookkeeper benchmark (testclient.java) has compiling errros.

2009-02-27 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-334: Status: Patch Available (was: Open) bookkeeper benchmark (testclient.java) has