Skip to content

arango db driver 3.1.x & Replication #67

Closed
@aznwarmonkey

Description

@aznwarmonkey

This is perhaps not an issue but me not knowing the API well as I am new to ArangoDB. Using the driver version 3.1.x I noticed there isn't a way to configure the number of shards & replication when using the ArangoDriver.createGraph API.

Instead I have to use the ArangoDriver,createCollection and specify the CollectionOptions with the number of shards. I would expect the replication factor to be available in this class but it is not. Is there a way to change the replication factor using the java API? If so, where is it located?

Currently setup is a 3 node cluster using the lateset version of ArangoDB each node running agency, primaryDB and coordinator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions