hello.

I want to make a cluster (with full replication) with the following 
infrastructure:

-11 machines running windows and 1 running linux.

- each machine is in different geographic location, so they are connected in a 
VPN.

-each machine has 1 sequoia controller, 1 backend and 1 client aplication.  

Everything ok in a ideal network connection but I was expecting an unstable 
network service. So my needs are the following :

1.- in the each client(with hibernate) i use the URL: 
jdbc:sequoia://linuxmachine,windowsmachine#/vdatabase?preferredController=ordered
 where '#' is the number of the windows machine where the client and the 
controller is located. When I have a network disconnect (like unplugged cable) 
and the client tried to write data to a controller it hangs up forever, I was 
expecting a write in the controller in the local machine.(the controller and 
virtual database config is based on the raidb1-distribution example.)

2.- With that network disconnect (unplugged cable) I was expecting when the 
machine reconnects to the VPN a automatic merge of the work made in the 
controller with the others controllers in the group but the machine 
disconnected never establish communication in the group again i was using the 
default Jgroup config that comes with sequioia 2.10.10.

My needs are solved with any config?

Thank you
_________________________________________________________________
Nuevo Canal Messenger
http://www.vivelive.com/ilovemessenger/
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to