1
0
Fork 0

Issue Template - add deployment strategy, RF and # of shards (#6043)

This commit is contained in:
sleto-it 2018-08-01 16:42:41 +02:00 committed by GitHub
parent da7ef0a025
commit 3c57504b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -1,8 +1,9 @@
## My Environment
* __ArangoDB Version__: <!-- e.g. 3.3.10 or self-compiled devel branch -->
* __ArangoDB Version__: <!-- e.g. 3.3.14 or self-compiled devel branch -->
* __Storage Engine__: <!-- MMFiles / RocksDB -->
* __Deployment Mode__: <!-- Single Server | Master/Slave | Active Failover | Cluster | DC2DC -->
* __Deployment Strategy__: <!-- Manual Start | Manual Start in Docker | ArangoDB Starter | ArangoDB Starter in Docker | Kubernetes | DCOS -->
* __Configuration__: <!-- cluster setup details, notable server settings, etc. -->
* __Infrastructure__: <!-- AWS | Azure | ... | own -->
* __Operating System__: <!-- Ubuntu 18.04 | Windows 10 | MacOS 10.13.4 | DCOS 1.10 | ... -->
@ -25,6 +26,10 @@ __Dataset__:
<!-- description, or if possible, please share an example dataset to reproduce the issue either as Gist with an arangodump, or an arangosh script with db.collection.save({my: "values"}) statements -->
__Replication Factor & Number of Shards (Cluster only)__:
<!-- please list these settings for each collection in question -->
## Steps to reproduce
1.