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 2019/06/04 06:23:27 UTC

[GitHub] [pulsar] rdhabalia opened a new pull request #4458: [pulsar-broker] support secondary bookie isolation group at namespace

rdhabalia opened a new pull request #4458: [pulsar-broker] support secondary bookie isolation group at namespace
URL: https://github.com/apache/pulsar/pull/4458
 
 
   ### Motivation
   with #4261, broker supports secondary bk-isolation group. Now, namespace level bookie-isolation can also have secondary isolation group to fallback if primary isolation group doesn't have enough bookies available.
   
   ### Modification
   - rest api change to accept bookieAffinityGroup data and cli/admin-client can pass the expected data.
   - bk-client can receive both primary and secondary isolation groups to create ensemble for ledgers of the namespace topics.
   
   

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


With regards,
Apache Git Services