sijie commented on pull request #127:
URL: 
https://github.com/apache/pulsar-helm-chart/pull/127#issuecomment-1017163937


   @sdwerwed: I think the zone affinity would work for stateless components. I 
don't think it will work well for stateful components. Because the location of 
bookie and zookeeper pods will be bound to the location of EBS volumes. Also, 
even you are able to place bookies across different zones. But you don't 
configure the rack information, so bookkeeper can potentially place two same 
copies in the pods running in the same zone.
   
   Hence I believe the solution is incomplete. If we merge this, it will cause 
confusion to people and let them believe it is a "complete" solution.


-- 
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: dev-unsubscr...@pulsar.apache.org

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


Reply via email to