GitHub user nareshv added a comment to the discussion: is bookkeeper stream 
storage,  pulsar standalone and zookeeper

> In general, Pulsar standalone isn't designed for "production use", but 
> everyone can decide on their own what they use it for.

Pulsar standalone seem to be a bit closer to realizing 
https://github.com/apache/pulsar/wiki/PIP-21:-Pulsar-Edge-Component 

> No, stream storage requires using Bookkeeper.

Noted

> The parameter --no-stream-storage is unrelated to configuring the metadata 
> store type and whether Zookeeper is used. Pulsar standalone will not use 
> zookeeper by default.

We are using something like `/bin/env PULSAR_STANDALONE_USE_ZOOKEEPER=1 
$PULSAR_DIR/bin/pulsar-daemon start standalone --no-functions-worker` and 
wondering if we can disable the stream storage. Looks like we can disable it if 
we don't use stateful functions

> For actual production deployments, [StreamNative 
> Oxia](https://github.com/streamnative/oxia) is becoming a stable alternative 
> for Zookeeper.

Noted.

GitHub link: 
https://github.com/apache/pulsar/discussions/22503#discussioncomment-9114866

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to