Re: wiki describing code path for major components

2012-06-09 Thread Jay Kreps
@gmail.com] > Sent: Friday, June 08, 2012 2:06 PM > To: kafka-dev@incubator.apache.org > Subject: Re: wiki describing code path for major components > > I moved these onto a central page and added an architecture diagram: > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Inte

RE: wiki describing code path for major components

2012-06-09 Thread Guozhang Wang
I would like to take the SocketServer (either old version or 0.8 version) if people are OK with it. Guozhang From: Jay Kreps [jay.kr...@gmail.com] Sent: Friday, June 08, 2012 2:06 PM To: kafka-dev@incubator.apache.org Subject: Re: wiki describing code

Re: wiki describing code path for major components

2012-06-08 Thread Jay Kreps
I moved these onto a central page and added an architecture diagram: https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Internals On Tue, May 29, 2012 at 5:48 PM, Jay Kreps wrote: > This is a great idea, I will write up the network layer (and request > purgatory stuff) and the log and log m

Re: wiki describing code path for major components

2012-05-29 Thread Jay Kreps
This is a great idea, I will write up the network layer (and request purgatory stuff) and the log and log manager. -Jay On Tue, May 29, 2012 at 9:23 AM, Neha Narkhede wrote: > Jun, > > This is a great idea. I will take ZookeeperConsumerConnector and > ReplicaManager. > > Thanks, > Neha > > On Tu

Re: wiki describing code path for major components

2012-05-29 Thread Neha Narkhede
Jun, This is a great idea. I will take ZookeeperConsumerConnector and ReplicaManager. Thanks, Neha On Tue, May 29, 2012 at 9:01 AM, Jun Rao wrote: > Hi, > > To make it easy for new people to understand Kafka code, it would be useful > to document the code path for major components in Kafka. I