Hello every one , I am using orientdb-community-2.1-rc1 .
I am trying to connect with 3 servers . for that i update my hazelcast file , also update the default-distributed-db-config.json file for sharding set-up on all 3 servers .
they are connect sucessfully . When we create database ,at that time the clusters are not getting with same id and it give's an error msg . Cant able to create cluster on node1 .
How to create successful distribute architecture for in-memory graph database with sharding+replication ? What are the settings ?
thanks in advance .