This commit is contained in:
Noble Paul 2019-06-19 12:21:30 +10:00 committed by GitHub
parent 39475119f7
commit 4c0c4cbdb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ Place exactly 1 replica of <<each-function,each>> shard of collection `xyz` on a
Place <<all-function,all>> replicas on nodes with system property `availability_zone=us-east-1a`.
[source,json]
{"replica": "#ALL", "nodeset": "sysprop.availability_zone": "us-east-1a"}}
{"replica": "#ALL", "nodeset": {"sysprop.availability_zone": "us-east-1a"}}
==== Use Percentage