You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This page is meant to give a high-level introduction to the Kafka code base and the major subsystems. It is meant to help you learn the code base.

Here is a basic diagram of the various subsystems:

  • Kafka API layer
  • LogManager and Log
  • ReplicaManager
  • ZookeeperConsumerConnector
  • No labels