I'm using OrientDB 1.7.9 to build my distributed database cluster by using "default-distributed-db-config.json" as a configuration.
By the way, I found that if one of distributed database server has been removed the network cable or shut down, others could not work properly (still work only for reading database, for example, select from .... where ...). After rebooting and plugging the network cable, others node could see the disconnected one back to the cluster but they couldn't work anymore without re-executing ./dserver.sh on all nodes. Moreover, if there are some transactions incoming that time, database consistency between the disconnected one and others would be lost. Is it a bug? or it need more distributed configuration or it should be actually like this. Thank. -- --- 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.
