bbd33e4 Primary server support: basic support in failover code

8 files Authored by jzeleny 11 years ago, Committed by jhrozek 11 years ago,
    Primary server support: basic support in failover code
    
    Now there are two list of servers for each service. If currently
    selected server is only backup, then an event will be scheduled which
    tries to get connection to one of primary servers and if it succeeds,
    it starts using this server instead of the one which is currently
    connected to.
    
        
file modified
+187 -28
file modified
+2 -1
file modified
+60 -15
file modified
+4 -3
file modified
+7 -6