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 started a
section in this wiki (
https://cwiki.apache.org/confluence/display/KAFKA/Index). I think we will
need to cover at least the following components. It would be great if
people who are familiar with those components can fill in the details.

   - SocketServer
   - RequestPurgatory
   - LogManager and Log
   - ReplicaManager
   - ZookeeperConsumerConnector

Thanks,

Jun

Reply via email to