You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by gi...@git.apache.org on 2017/07/01 06:35:22 UTC

[GitHub] sijie opened a new pull request #224: BOOKKEEPER-772: Reorder Read Sequence

sijie opened a new pull request #224: BOOKKEEPER-772: Reorder Read Sequence
URL: https://github.com/apache/bookkeeper/pull/224
 
 
   Descriptions of the changes in this PR:
   
       - for rackware placement policy, the bookie in the same rack will be preferred.
       - for region-aware placement policy, the bookie in the same region will be preferred.
       - for any readonly or unavailable (high score in bookie failure history) bookies, they will be at the last position in the sequence.
   
   This change is based on #220 . Please review gitsha 1f7dccd for the reorder change.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services