1
0
Fork 0
arangodb/js
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
..
actions Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
apps/system Feature 3.5/sharding config (#10111) 2019-10-01 16:43:57 +03:00
client naive attempt to not build arangobackup in community version (#10013) 2019-09-13 20:26:35 +03:00
common Feature 3.5/sharding config (#10111) 2019-10-01 16:43:57 +03:00
node Upgrade JS deps (#8773) 2019-04-17 13:36:26 +02:00
server Feature 3.5/sharding config (#10111) 2019-10-01 16:43:57 +03:00
.eslintrc Upgrade JS deps (#8773) 2019-04-17 13:36:26 +02:00
.jshintrc
GUIDELINES.md
JS_SHA1SUM.txt Adjust 3.5.0 CHANGELOG 2019-08-14 14:05:19 +02:00
minify-node-modules.ps1