meteorhacks / cluster

Clustering solution for Meteor with load balancing and service discovery
https://meteorhacks.com/cluster-a-different-kind-of-load-balancer-for-meteor.html
MIT License
632 stars 80 forks source link

Whole application crashes during deploy? #100

Open dnish opened 9 years ago

dnish commented 9 years ago

Hey guys, just want to know if it is normal, that my whole application crashes during the deployment to 3 servers? I only get an empty screen and can't access any route. Also Cordova users get a disturbing hot-code-push, which destroys the whole app (they've to reinstall it to make it work again, issued at https://github.com/meteor/meteor/issues/4722).

I'm just wondering, because the description says that it shouldn't be a problem, if one node is down (which is the case during the deployment).