sijie commented on a change in pull request #6153: Update concepts-architecture-overview.md URL: https://github.com/apache/pulsar/pull/6153#discussion_r373313400
########## File path: site2/docs/concepts-architecture-overview.md ########## @@ -10,7 +10,7 @@ In a Pulsar cluster: * One or more brokers handles and load balances incoming messages from producers, dispatches messages to consumers, communicates with the Pulsar configuration store to handle various coordination tasks, stores messages in BookKeeper instances (aka bookies), relies on a cluster-specific ZooKeeper cluster for certain tasks, and more. * A BookKeeper cluster consisting of one or more bookies handles [persistent storage](#persistent-storage) of messages. -* A ZooKeeper cluster specific to that cluster handles +* A ZooKeeper cluster specific to that cluster handles ??? Review comment: service discovery and metadata operations. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
