coderzc commented on PR #22804:
URL: https://github.com/apache/pulsar/pull/22804#issuecomment-2138896029

   I verified this PR and it works fine.
   ```
   docker run -it \
   -e PULSAR_STANDALONE_USE_ZOOKEEPER=1 \
   -e PULSAR_EXTRA_OPTS="-Dzookeeper.snapshot.compression.method=snappy" \
   --platform=linux/amd64 \
   czcoder/pulsar:3.3.0-66baa8d \
   bin/pulsar standalone
   ```


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to