[jira] Commented: (ZOOKEEPER-492) the tests should have their own log4j.properties

2010-08-16 Thread Abmar Barros (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898802#action_12898802 ] Abmar Barros commented on ZOOKEEPER-492: I have just checked out the ZooKeeper

first try on new java client available

2010-08-16 Thread Thomas Koch
Hi, at http://github.com/thkoch2001/zookeeper/tree/operation_classes you can take a look at the first try of my team for a new ZooKeeper java client API. I'm aware of some remaining bugs in the code (watches don't work!), but you can already see, how the end result should look like. The

[jira] Commented: (ZOOKEEPER-784) server-side functionality for read-only mode

2010-08-16 Thread Sergey Doroshenko (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898832#action_12898832 ] Sergey Doroshenko commented on ZOOKEEPER-784: - Thanks Henry! Eagerly looking

[jira] Assigned: (ZOOKEEPER-840) massive code duplication in zookeeper class

2010-08-16 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch reassigned ZOOKEEPER-840: - Assignee: Thomas Koch massive code duplication in zookeeper class

[jira] Commented: (ZOOKEEPER-787) groupId in deployed pom is wrong

2010-08-16 Thread Olaf Krische (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898918#action_12898918 ] Olaf Krische commented on ZOOKEEPER-787: checked with 3.3.1 and works for me.

[jira] Created: (ZOOKEEPER-849) Provide Path class

2010-08-16 Thread Thomas Koch (JIRA)
Provide Path class -- Key: ZOOKEEPER-849 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-849 Project: Zookeeper Issue Type: Sub-task Reporter: Thomas Koch Assignee: Thomas Koch -- This

[jira] Updated: (ZOOKEEPER-850) Switch from log4j to slf4j

2010-08-16 Thread Olaf Krische (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olaf Krische updated ZOOKEEPER-850: --- Description: Hello, i would like to see slf4j integrated into the zookeeper instead of

[jira] Created: (ZOOKEEPER-850) Switch from log4j to slf4j

2010-08-16 Thread Olaf Krische (JIRA)
Switch from log4j to slf4j -- Key: ZOOKEEPER-850 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-850 Project: Zookeeper Issue Type: Improvement Components: java client Reporter: Olaf

[jira] Updated: (ZOOKEEPER-785) Zookeeper 3.3.1 shouldn't infinite loop if someone creates a server.0 line

2010-08-16 Thread Andrei Savu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Savu updated ZOOKEEPER-785: -- Attachment: ZOOKEEPER-785.patch I've added the warning message as Benjamin suggested. The

[jira] Updated: (ZOOKEEPER-785) Zookeeper 3.3.1 shouldn't infinite loop if someone creates a server.0 line

2010-08-16 Thread Andrei Savu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Savu updated ZOOKEEPER-785: -- Status: Patch Available (was: Open) Zookeeper 3.3.1 shouldn't infinite loop if someone

[jira] Created: (ZOOKEEPER-851) ZK lets any node to become an observer

2010-08-16 Thread Vishal K (JIRA)
ZK lets any node to become an observer -- Key: ZOOKEEPER-851 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-851 Project: Zookeeper Issue Type: Bug Reporter: Vishal K Fix

[jira] Commented: (ZOOKEEPER-492) the tests should have their own log4j.properties

2010-08-16 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898975#action_12898975 ] Patrick Hunt commented on ZOOKEEPER-492: It happens today because we rely on a

[jira] Commented: (ZOOKEEPER-850) Switch from log4j to slf4j

2010-08-16 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898979#action_12898979 ] Patrick Hunt commented on ZOOKEEPER-850: I think it's reasonable, is it fully

[jira] Updated: (ZOOKEEPER-851) ZK lets any node to become an observer

2010-08-16 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-851: --- Fix Version/s: 3.4.0 (was: 3.3.1) Affects Version/s:

[jira] Updated: (ZOOKEEPER-849) Provide Path class

2010-08-16 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated ZOOKEEPER-849: -- Attachment: ZOOKEEPER-849.patch This patch adds a Path class that will be needed in

[jira] Assigned: (ZOOKEEPER-834) Allow ephemeral znodes to have children created only by the owner session.

2010-08-16 Thread Andrei Savu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Savu reassigned ZOOKEEPER-834: - Assignee: Andrei Savu Allow ephemeral znodes to have children created only by the

[jira] Commented: (ZOOKEEPER-792) zkpython memory leak

2010-08-16 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899004#action_12899004 ] Henry Robinson commented on ZOOKEEPER-792: -- Hi - Sorry for the slow response!

[jira] Updated: (ZOOKEEPER-849) Provide Path class

2010-08-16 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-849: --- Fix Version/s: 3.4.0 Component/s: java client Marking for 3.4.0. Are you planning

[jira] Commented: (ZOOKEEPER-733) use netty to handle client connections

2010-08-16 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899047#action_12899047 ] Patrick Hunt commented on ZOOKEEPER-733: Ben, did you make changes to allow the

[jira] Updated: (ZOOKEEPER-780) zkCli.sh generates a ArrayIndexOutOfBoundsException

2010-08-16 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-780: --- Status: Open (was: Patch Available) zkCli.sh generates a

[jira] Updated: (ZOOKEEPER-780) zkCli.sh generates a ArrayIndexOutOfBoundsException

2010-08-16 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-780: --- Status: Patch Available (was: Open) zkCli.sh generates a

[jira] Updated: (ZOOKEEPER-756) some cleanup and improvements for zooinspector

2010-08-16 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-756: --- Status: Open (was: Patch Available) Cancelling - fails to patch against current

[jira] Commented: (ZOOKEEPER-733) use netty to handle client connections

2010-08-16 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899101#action_12899101 ] Benjamin Reed commented on ZOOKEEPER-733: - we should commit the patch as is.

[jira] Commented: (ZOOKEEPER-702) GSoC 2010: Failure Detector Model

2010-08-16 Thread Abmar Barros (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899105#action_12899105 ] Abmar Barros commented on ZOOKEEPER-702: I have updated the wiki page with the

[jira] Commented: (ZOOKEEPER-733) use netty to handle client connections

2010-08-16 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899141#action_12899141 ] Patrick Hunt commented on ZOOKEEPER-733: That's fine, but in that case create a

[jira] Commented: (ZOOKEEPER-822) Leader election taking a long time to complete

2010-08-16 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899156#action_12899156 ] Vishal K commented on ZOOKEEPER-822: Hi Ivan, Can you describe me your setup? My

[jira] Updated: (ZOOKEEPER-809) Improved REST Interface

2010-08-16 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-809: --- Fix Version/s: 3.4.0 This looks good, a few issues to address: 1) add license to

[jira] Updated: (ZOOKEEPER-809) Improved REST Interface

2010-08-16 Thread Andrei Savu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Savu updated ZOOKEEPER-809: -- Attachment: ZOOKEEPER-809.patch keys.tar.gz I've added the license header

[jira] Commented: (ZOOKEEPER-808) Web-based Administrative Interface

2010-08-16 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899283#action_12899283 ] Patrick Hunt commented on ZOOKEEPER-808: lgtm, seems like we should get

[jira] Commented: (ZOOKEEPER-808) Web-based Administrative Interface

2010-08-16 Thread Andrei Savu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899286#action_12899286 ] Andrei Savu commented on ZOOKEEPER-808: --- Yes. That's exactly what I'm doing now :)