Re: How does leader/follower invoke setupRequestProcessors()?

2011-09-07 Thread Mahadev Konar
You can follow the code to see that the startup() method (in ZooKeeperServer()) is the one that leads to all the setup methods being called. Take a look at ServerCnxnFactory.start() and you should be able to follow how its being called. OTOH, the start up code isnt very clean right now. It needs a

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

2011-09-07 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098688#comment-13098688 ] Mahadev konar commented on ZOOKEEPER-851: - laxman/Alex, I think I agree with B

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

2011-09-07 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated ZOOKEEPER-756: -- Attachment: ZOOKEEPER-756.patch This patch reworks the icon handling and replaces the eclips

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

2011-09-07 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated ZOOKEEPER-756: -- Attachment: ZOOKEEPER-756.patch sorry, forgot to add something. > some cleanup and improvem

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

2011-09-07 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated ZOOKEEPER-756: -- Attachment: (was: ZOOKEEPER-756.patch) > some cleanup and improvements for zooinspector

Review Request: some cleanup and improvements for zooinspector

2011-09-07 Thread Thomas Koch
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1733/ --- Review request for zookeeper. Summary --- . This addresses bug ZOOKEEPER-

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

2011-09-07 Thread [email protected] (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098851#comment-13098851 ] [email protected] commented on ZOOKEEPER-756: - ---

[jira] [Updated] (ZOOKEEPER-556) Startup messages should account for common error of missing leading slash in config files

2011-09-07 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated ZOOKEEPER-556: -- Attachment: ZOOKEEPER-556.patch Sorry, forgot to add two files to the last patch. > Startup

Re: Review Request: Startup messages should account for common error of missing leading slash in config files

2011-09-07 Thread Thomas Koch
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1719/ --- (Updated 2011-09-07 11:28:19.044045) Review request for zookeeper. Changes ---

[jira] [Commented] (ZOOKEEPER-556) Startup messages should account for common error of missing leading slash in config files

2011-09-07 Thread [email protected] (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098856#comment-13098856 ] [email protected] commented on ZOOKEEPER-556: - ---

Failed: ZOOKEEPER-756 PreCommit Build #507

2011-09-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-756 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/507/ ### ## LAST 60 LINES OF THE CONSOLE ### [..

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

2011-09-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098860#comment-13098860 ] Hadoop QA commented on ZOOKEEPER-756: - -1 overall. Here are the results of testing

Failed: ZOOKEEPER-756 PreCommit Build #508

2011-09-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-756 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/508/ ### ## LAST 60 LINES OF THE CONSOLE ### [..

Success: ZOOKEEPER-556 PreCommit Build #509

2011-09-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-556 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/509/ ### ## LAST 60 LINES OF THE CONSOLE ### [..

[jira] [Commented] (ZOOKEEPER-556) Startup messages should account for common error of missing leading slash in config files

2011-09-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098897#comment-13098897 ] Hadoop QA commented on ZOOKEEPER-556: - +1 overall. Here are the results of testing

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

2011-09-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098896#comment-13098896 ] Hadoop QA commented on ZOOKEEPER-756: - -1 overall. Here are the results of testing

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

2011-09-07 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated ZOOKEEPER-756: -- Attachment: ZOOKEEPER-756.patch fixed the issue with "ant tar" failing. The warnings about t

[jira] [Commented] (ZOOKEEPER-1172) Support for custom org.apache.zookeeper.client.HostProvider implementation.

2011-09-07 Thread JIRA
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098930#comment-13098930 ] César Álvarez Núñez commented on ZOOKEEPER-1172: Sorry, I should have

[jira] [Updated] (ZOOKEEPER-1172) Support for custom org.apache.zookeeper.client.HostProvider implementation.

2011-09-07 Thread JIRA
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] César Álvarez Núñez updated ZOOKEEPER-1172: --- Attachment: (was: ZOOKEEPER-1172.patch) > Support for custom org.apac

Failed: ZOOKEEPER-756 PreCommit Build #510

2011-09-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-756 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/510/ ### ## LAST 60 LINES OF THE CONSOLE ### [..

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

2011-09-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098952#comment-13098952 ] Hadoop QA commented on ZOOKEEPER-756: - -1 overall. Here are the results of testing

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

2011-09-07 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated ZOOKEEPER-756: -- Attachment: icons.tar.gz I tested ant tar on my machine and it works. The patch file process

Failed: ZOOKEEPER-756 PreCommit Build #511

2011-09-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-756 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/511/ ### ## LAST 60 LINES OF THE CONSOLE ### [..

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

2011-09-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098971#comment-13098971 ] Hadoop QA commented on ZOOKEEPER-756: - -1 overall. Here are the results of testing

Re: [jira] [Commented] (ZOOKEEPER-1158) C# client

2011-09-07 Thread Andrew Finnell
I did not submit this patch but I have been following the patch process for a while as I am interested in this client. So I have some comments also: > • Strong naming keys or dependent dll’s aren’t part of the patch but I > think that’s likely due to the fact that patches can’t contain bina

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

2011-09-07 Thread Vishal Kher (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098975#comment-13098975 ] Vishal Kher commented on ZOOKEEPER-851: --- Yes, it is an authorization issue. the i

[jira] [Created] (ZOOKEEPER-1173) Server never forgets old ACL lists

2011-09-07 Thread Thomas Koch (JIRA)
Server never forgets old ACL lists -- Key: ZOOKEEPER-1173 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1173 Project: ZooKeeper Issue Type: Bug Components: server Reporter: Thomas

[jira] [Commented] (ZOOKEEPER-1146) significant regression in client (c/python) performance

2011-09-07 Thread Dheeraj Agrawal (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099063#comment-13099063 ] Dheeraj Agrawal commented on ZOOKEEPER-1146: Yes, we can use it as int. Al

file descriptor leak in client code?

2011-09-07 Thread Ted Dunning
One of our engineers has built a pretty convincing manual test that demonstrates that the Zookeeper leaks a few file descriptors every few seconds if the attempt to connect throws a network unreachable. If the max file descriptor limit is not reached, the client recovers when the network comes ba

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

2011-09-07 Thread Laxman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099917#comment-13099917 ] Laxman commented on ZOOKEEPER-851: -- I also agree to move this out of 3.4 as this issue

[jira] [Commented] (ZOOKEEPER-1146) significant regression in client (c/python) performance

2011-09-07 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100020#comment-13100020 ] Patrick Hunt commented on ZOOKEEPER-1146: - Please create a new jira and attach