I was able to test this and cluster works for read/write through remove and read through plocal but gets out of sync if a plocal write is performed.
Is this expected? Is there any way to support this? The reason whey I'd like to do this is that embedded plocal access is the fastest and most secure access within a jvm. Hazelcast can run over secure sockets (I have it working). OrientDB remote connections do not currently run under secure sockets. However, I don't really need remote access to the database. Each vm has its own orientdb cluster node and it would be great if they each could use plocal to r/w to it's respective database. -- --- 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/groups/opt_out.
