1
0
Fork 0
arangodb/js/server/bootstrap
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
..
modules Feature 3.5/sharding config (#10111) 2019-10-01 16:43:57 +03:00
autoload.js Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
coordinator.js Move Statistics into c++ (#3184) 2017-12-06 16:36:52 +01:00
routing.js Foxx Security (#8845) 2019-04-25 09:56:29 +02:00