From: <ad...@jb...> - 2005-05-02 15:53:25
|
On recovery This is a bit more complicated, but again a simple solution is to use the elected cluster "co-ordinator" as a reference (assuming you don't have a reference node as described above in the version processing). If the co-ordinator can deploy something and another node fails, this will generally mean that it has got out-of-sync or has some other problem. The obvious solution then is for that machine to be automatically restarted so it can recover its deployment state from the correct versioned deployment either from the co-oridinator or the reference node. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876162#3876162 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876162 |