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 added generated file 2018-08-17 13:14:19 +02:00
modules.js do not create _modules collection for new databases/installations (#7291) 2018-11-13 11:40:15 +01:00
scaffolding.js Reformat code 2016-06-30 16:57:17 +02:00