mkozioro edited a comment on issue #8027:
URL: https://github.com/apache/pulsar/issues/8027#issuecomment-690296089


   Hi @savearray2 
   I'm not using bookkeeperClientRegionawarePolicyEnabled, only 
bookkeeperClientRackawarePolicyEnabled
   Everything seems to be working fine for me with the newest pulsar 2.6.1 when 
setting racks using command:
   
   /pulsar/bin/pulsar-admin --admin-url "${PULSAR_BROKER_URL}" bookies 
set-bookie-rack --bookie "${HOSTNAME_FQDN}:${BOOKKEEPER_BOOKIE_PORT}" --rack 
"/${ZONE}"
   
   $ZONE for me is azure kubernetes service availability zone so like 
westeurope-1, westeurope-2,....
   


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


Reply via email to