hanbo1990 opened a new issue #5326: pulsar released package missing 
configuraion for ranges from bookkie
URL: https://github.com/apache/pulsar/issues/5326
 
 
   **Describe the bug**
   Standalone pulsar's bookie creates data/ranges folder even bookkeeper's data 
path is changed to another folder. This data/ranges folder is used by 
data.bookkeeper.ranges, which can be configured in the bookkeeper package 
downloaded from apache bookkeeper but not pulsar.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to the conf folder and change all data paths of the bookie. Don't use 
any path containing `data/`
   2. Execute standalone with `--bookkeeper-dir` pointing to other locations 
outside PULSAR_HOME for some time.
   
   **Expected behavior**
   No data/ranges should exist because bookkeeper's data folder is changed to 
another location, but I can still see it.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to