Hi,

I just created a 3-node ArangoDB cluster using the latest V3.1.  All 3 
nodes are running Agency, Coordinator, and Primary DB.  I am using the Java 
driver 3.1.x and when I create a graph i noticed that the number of shards 
and replication factor is set to 1 which is the default as I understand.  I 
have figured out how to change the number of shards through the 
CollectionOptions but replication factor is missing.  I am wondering where 
I can configure the replication factor on newly created collections? 
 Through the web UI i can create new collections with specified replication 
factor but I would like to do this programmatically.  

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to arangodb+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to