You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/12/28 00:23:26 UTC

[GitHub] [bookkeeper] horizonzy commented on issue #3720: RackAware placement policy can not try-my-best to ensure replicas located into different racks.

horizonzy commented on issue #3720:
URL: https://github.com/apache/bookkeeper/issues/3720#issuecomment-1366277724

   If we use `minNumRacksPerWriteQuorum` and `enforceMinNumRacksPerWriteQuorum ` to enforce the min different rack, when there are not enough different racks, it can't work.
   
   I think we should try to find different racks when there are enough different racks, if there are not enough different racks, it still can step down to adhere to the `minNumRacksPerWriteQuorum`.


-- 
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-unsubscribe@bookkeeper.apache.org

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