Hi,

I'm trying to understand how neo4j cluster creation/joining works as it is 
not behaving properly in our application.

So I'm starting from scratch and creating a 3 box cluster as per the 
tutorial: http://neo4j.com/docs/2.3.4/ha-setup-tutorial.html

The following note is copy/pasted from the tutorial:

Startup Time
> When running in HA mode, the startup script returns immediately instead of 
> waiting for the server to become available. This is because the instance 
> does not accept any requests until a cluster has been formed. In the 
> example above this happens when you start the second instance. To keep 
> track of the startup state you can follow the messages in console.log — the 
> path is printed before the startup script returns.


However when I startup the second instance, my cluster is still not 
formed... I need to startup the 3rd one for the cluster to start. 

Is this an error in the neo4j docs?

   

-- 
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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to