1
0
Fork 0
arangodb/js/server
Jan 13dae8cace Feature 3.5/sharding config (#10111)
* added options

`--cluster.max-number-of-shards`
`--cluster.default-replication-factor`
`--cluster.min-replication-factor`
`--cluster.max-replication-factor`

* fix creating satellite collections

* added CHANGELOG entry and tests

* guard against invalid replicationFactor changes when changing properties

* fix validation

* remove stray print

* Update arangod/Cluster/ClusterFeature.h

Co-Authored-By: Michael Hackstein <michael@arangodb.com>
2019-10-01 16:43:57 +03:00
..
assets/swagger Update index.html (#9097) 2019-05-24 16:01:56 +02:00
bootstrap Feature 3.5/sharding config (#10111) 2019-10-01 16:43:57 +03:00
modules/@arangodb validate collection when leasing an existing transaction (#9990) 2019-09-13 20:03:55 +03:00
arango-dfdb.js try to force cleanup on shutdown (#8754) 2019-04-15 12:40:09 +02:00
initialize.js Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
server.js Foxx Security (#8845) 2019-04-25 09:56:29 +02:00