Back to Arangodb

ISSUE TEMPLATE

ISSUE_TEMPLATE.md

3.12.9.11.8 KB
Original Source

My Environment

  • ArangoDB Version: <!-- e.g. 3.9.2 or self-compiled devel branch -->
  • Deployment Mode: <!-- Single Server | Leader/Follower ("Master/Slave") | Active Failover | Cluster | DC2DC -->
  • Deployment Strategy: <!-- Manual Start | Manual Start in Docker | ArangoDB Starter | ArangoDB Starter in Docker | Kubernetes -->
  • Configuration: <!-- cluster setup details, notable server settings, etc. -->
  • Infrastructure: <!-- AWS | Azure | ... | own -->
  • Operating System: <!-- Ubuntu 20.04 | Windows 10 | MacOS 10.13.4 | ... -->
  • Total RAM in your machine: <!-- e.g. 32Gb. If more machines are in use, provide info for each of your machines -->
  • Disks in use: <!-- SSD | HDD. If more machines are in use, provide info for each of your machines -->
  • Used Package: <!-- Debian or Ubuntu .deb | SUSE or RedHat .rpm | Docker - official Docker library | other -->

Component, Query & Data

Affected feature:

<!-- e.g. Installation | Foxx | AQL query using web interface | arangosh | with driver | ... -->

AQL query (if applicable):



AQL explain and/or profile (if applicable):

<!-- output of db._explain("<my aql query>") or db._profileQuery("<my aql query>") -->

Dataset:

<!-- description, or if possible, 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 -->

Size of your Dataset on disk:

<!-- size of your dataset on disk-->

Replication Factor & Number of Shards (Cluster only):

<!-- please list these settings for each collection in question -->

Steps to reproduce

Problem:

Expected result: