merlimat commented on pull request #12776:
URL: https://github.com/apache/pulsar/pull/12776#issuecomment-969120940


   > RocksDB is only local, so you could use this mostly only for Pulsar 
Standalone.
   
   Yes, that's the only point of it.
   
   > Why should I use RocksDB and not ZooKeeper for Pulsar Standalone ?
   > Starting RocksDB vs Starting ZooKeeper is not a big difference.
   
   Not really, there is a *huge* difference in performance and, much more 
important, in resources usage.
   
   Pulsar in Standalone mode is not a distributed system, so it doesn't need 
any of the feature that ZK provides.
   
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to