Open j1n6 opened 10 years ago
Hi @sttts, I see some very good questions that i've been thinking about improving. I will try to answer them:
This ticket is about multiple Bamboo servers coordinate and running sequential rolling restart, rather than say 10 of Bamboo server reload at around the same time. I'm still considering if this feature I just described is necessary.
A related discussion in the Marathon project: https://github.com/mesosphere/marathon/issues/712
@activars if the expected is accepted, why not use marathon to control the rolling update?
Maybe that's one of the option. I thought about keep a lock in ZK and rolling update by themselves according to a preconfigured order. the zk will store these information:
I was wondering about the current logic during deployments in Marathon and I guess this ticket is about this topic. Some questions: