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://cwiki.apache.org/confluence/display/ZOOKEEPER/ZooKeeperPresentations thanks mahadev On Wed, Feb 23, 2011 at 11:32 AM, Ritesh Tijoriwala <[email protected]> wrote: > 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 > myself with the code base and that will take some time. What would be the > best way to quickly familiarize myself with the code base? Besides code > browsing :) > Thanks, > Ritesh > > On Wed, Feb 23, 2011 at 11:27 AM, Mahadev Konar <[email protected]> wrote: >> >> 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 >> <[email protected]> wrote: >> > Hi, >> > Is it possible to add/remove nodes from ZooKeeper without restarting the >> > entire cluster i.e. all machines one by one? >> > >> > Thanks, >> > Ritesh >> > > >
