1
0
Fork 0
arangodb/js/common/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: add gzip and encryption support to arangoexport and arangoimport (#9579) 2019-07-27 00:06:33 +03:00
errors.js Feature 3.5/sharding config (#10111) 2019-10-01 16:43:57 +03:00
exitcodes.js
modules.js
scaffolding.js