[jira] Created: (ZOOKEEPER-1003) provide a separate client library jar

2011-02-23 Thread Jean-Pierre Koenig (JIRA)
provide a separate client library jar -- Key: ZOOKEEPER-1003 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1003 Project: ZooKeeper Issue Type: Wish Reporter: Jean-Pierre Koenig This f

[VOTE] Release ZooKeeper 3.3.3 (candidate 1)

2011-02-23 Thread Benjamin Reed
i've created yet another candidate build for ZooKeeper 3.3.3. this is a bug fix release addressing 14 issues (two of them extremely critical) -- see the release notes for details. *** Please download, test and VOTE before the *** vote closes 11pm pacific time, Saturday, February 26.*** http://peo

[jira] Commented: (ZOOKEEPER-880) QuorumCnxManager$SendWorker grows without bounds

2011-02-23 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998555#comment-12998555 ] Benjamin Reed commented on ZOOKEEPER-880: - thanx for backporting vishal! > Quo

[jira] Commented: (ZOOKEEPER-1001) Read from open ledger

2011-02-23 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998546#comment-12998546 ] Flavio Junqueira commented on ZOOKEEPER-1001: - The problem of reading unco

Re: Adding nodes to Zookeeper cluster without cluster restart

2011-02-23 Thread Mahadev Konar
Hi Ritesh, You can take a look at quite a few presentations on our wiki which iwll help you in familiarizing with the codebase. Also, working on bugfixes (minor jiras/improvements, 2-3 hours of work) will help you a lot in getting comfortable with the codebase. Here is the wiki link: https://cwi

Re: Adding nodes to Zookeeper cluster without cluster restart

2011-02-23 Thread Ritesh Tijoriwala
Thanks for the reply. I have been reading ZooKeeper documents and wikis for some time and know how it works and some of the internals. I just checked out the code and have setup my dev environment. I am interested in working on this issue and would like to give it a shot. But I need to familiarize

Re: Adding nodes to Zookeeper cluster without cluster restart

2011-02-23 Thread Mahadev Konar
Hi Ritesh, There isnt as of now. https://issues.apache.org/jira/browse/ZOOKEEPER-107 has been there for a while but havent been worked on. thanks mahadev On Wed, Feb 23, 2011 at 11:17 AM, Ritesh Tijoriwala wrote: > Hi, > Is it possible to add/remove nodes from ZooKeeper without restarting the >

Adding nodes to Zookeeper cluster without cluster restart

2011-02-23 Thread Ritesh Tijoriwala
Hi, Is it possible to add/remove nodes from ZooKeeper without restarting the entire cluster i.e. all machines one by one? Thanks, Ritesh

[jira] Commented: (ZOOKEEPER-932) Move blocking read/write calls to SendWorker and RecvWorker Threads

2011-02-23 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998507#comment-12998507 ] Vishal K commented on ZOOKEEPER-932: Hi Flavio, Please let me know when you can re

Re: [VOTE] Release ZooKeeper 3.3.3 (candidate 0)

2011-02-23 Thread Mahadev Konar
Thanks a lot Vishal. I have reviewed the patch already. Ill let ben decide how/when to commit to 3.3.3 branch. Ben let me know if you want me to commit the patch to 3.3 branch. thanks mahadev On Wed, Feb 23, 2011 at 10:33 AM, Vishal Kher wrote: > Hi Mahadev, > > I have submitted the patch to th

[jira] Commented: (ZOOKEEPER-1001) Read from open ledger

2011-02-23 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998501#comment-12998501 ] dhruba borthakur commented on ZOOKEEPER-1001: - when a reader is reading da

[jira] Commented: (ZOOKEEPER-880) QuorumCnxManager$SendWorker grows without bounds

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

[jira] Commented: (ZOOKEEPER-880) QuorumCnxManager$SendWorker grows without bounds

2011-02-23 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998495#comment-12998495 ] Mahadev konar commented on ZOOKEEPER-880: - +1 the patch looks good to me. Ill l

Re: [VOTE] Release ZooKeeper 3.3.3 (candidate 0)

2011-02-23 Thread Vishal Kher
Hi Mahadev, I have submitted the patch to the jira. -Vishal On Tue, Feb 22, 2011 at 11:14 PM, Mahadev Konar wrote: > Thanks Ben. Vishal, would you be able to upload the patch today/tomm? > I can review and commit. > > thanks > mahadev > > On Tue, Feb 22, 2011 at 7:38 PM, Benjamin Reed wrote:

[jira] Commented: (ZOOKEEPER-880) QuorumCnxManager$SendWorker grows without bounds

2011-02-23 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998492#comment-12998492 ] Mahadev konar commented on ZOOKEEPER-880: - thanks Vishal! > QuorumCnxManager$S

[jira] Updated: (ZOOKEEPER-880) QuorumCnxManager$SendWorker grows without bounds

2011-02-23 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal K updated ZOOKEEPER-880: --- Attachment: ZOOKEEPER-880-3.3.patch Submitting patch for 3.3 branch. Testing done: - ant test-core

[jira] Commented: (ZOOKEEPER-1001) Read from open ledger

2011-02-23 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998468#comment-12998468 ] Flavio Junqueira commented on ZOOKEEPER-1001: - Ben and I discussed this is

[jira] Commented: (ZOOKEEPER-837) cyclic dependency ClientCnxn, ZooKeeper

2011-02-23 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998454#comment-12998454 ] Thomas Koch commented on ZOOKEEPER-837: --- The WatchManager instance is now created

[jira] Commented: (ZOOKEEPER-837) cyclic dependency ClientCnxn, ZooKeeper

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

[jira] Commented: (ZOOKEEPER-837) cyclic dependency ClientCnxn, ZooKeeper

2011-02-23 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998436#comment-12998436 ] Thomas Koch commented on ZOOKEEPER-837: --- Since ZOOKEEPER-911 has not been reviewe

[jira] Updated: (ZOOKEEPER-837) cyclic dependency ClientCnxn, ZooKeeper

2011-02-23 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated ZOOKEEPER-837: -- Attachment: ZOOKEEPER-837.patch > cyclic dependency ClientCnxn, ZooKeeper >

Re: [VOTE] Release ZooKeeper 3.3.3 (candidate 0)

2011-02-23 Thread Vishal Kher
Yes, hopefully by EOD today. On Wed, Feb 23, 2011 at 6:21 AM, Flavio Junqueira wrote: > The problem is that there is a path "zookeeper-3.3.3/contrib/bookkeeper" > containing build.xml and source code. If you try to run from there, it will > fail. I'm actually wondering why we have the source co

Re: [VOTE] Release ZooKeeper 3.3.3 (candidate 0)

2011-02-23 Thread Thomas Koch
Flavio Junqueira: > The problem is that there is a path "zookeeper-3.3.3/contrib/ > bookkeeper" containing build.xml and source code. If you try to run > from there, it will fail. I'm actually wondering why we have the > source code both under contrib/ and under src/contrib/. The folder > structure

Re: [VOTE] Release ZooKeeper 3.3.3 (candidate 0)

2011-02-23 Thread Flavio Junqueira
The problem is that there is a path "zookeeper-3.3.3/contrib/bookkeeper" containing build.xml and source code. If you try to run from there, it will fail. I'm actually wondering why we have the source code both under contrib/ and under src/contrib/. The folder structure under contrib/ is different