You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/09/10 13:41:48 UTC

[GitHub] [pulsar] mkozioro edited a comment on issue #8027: Issue applying region/rack information (ZkBookieRackAffinityMapping)

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