-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
area/operationsRelated to operational aspects of the DB, including signals, flags, env vars, etc.Related to operational aspects of the DB, including signals, flags, env vars, etc.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.
Description
What version of Dgraph are you using?
master and v1.1.0
What is the hardware spec (RAM, OS)?
3 node GKE cluster
45 GB memory
Steps to reproduce the issue (command/config used to run Dgraph).
Go to contrib/config/kubernetes/helm.
cd contrib/config/kubernetes/helm
helm install my-release ./ --set alpha.service.type="LoadBalancer"
Use JS Flock and point the endpoint to the Dgraph alpha load balancer IP.
Expected behaviour and actual result.
OOMs of pods after a while of running the JS Flock app, multiple times.
There doesn't seem to be any limit set on the CPU or memory. It is worth looking into what is causing it.
Metadata
Metadata
Assignees
Labels
area/operationsRelated to operational aspects of the DB, including signals, flags, env vars, etc.Related to operational aspects of the DB, including signals, flags, env vars, etc.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.