On 3/24/14, 15:05 , Kiran Kumar Reddy Sathi wrote:
Hi,

I have a HA cluster with 1 master and 2 slaves. We want to generate the
whole graph daily using batchinsert. Once the graph is created offline,
we want to update the HA cluster.

I tried following approach but it didnt work. Looks like the master is
overriding the new graph in slave.
1. stop slaves
2. copy new graph to slaves
3. start slaves
4. stop master
5. copy new graph to master
6. start master

Please let me know how to perform rolling restart with graph upgrade.

Is your app doing any changes to the graph? If not, why are you using HA at all? I.e. why not let the 3 instances be standalone instances?

regards, Rickard

--
Rickard Öberg
Developer
Neo Technology
Twitter: @rickardoberg, Skype: rickardoberg

--
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to