Hi Many users work with single server if you want to use pool with many URLs just use com.orientechnologies.orient.core.db.OPartitionedDatabasePoolFactory .
On Wed, Dec 3, 2014 at 2:40 PM, Alexander Sahler <[email protected]> wrote: > Hello everybody. > > When configuring an OPartitionedDatabasePoolFactory instance, I can give > only one seed node of the cluster. > What if that seed node is not available because it'*s down? > > Wouldn't it be much more convenient, to give an array of seed nodes in > case one of the nodes is currently down when I start the application? > > Regards, Alexander > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" 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. > -- Best regards, Andrey Lomakin. -- --- You received this message because you are subscribed to the Google Groups "OrientDB" 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.
