-
Hi everyone, Current Service Setup: My service -> Janus/Gremlin -> Cassandra (Disk) When running on metal, I get relatively good performance, but as soon as I switch to docker compose example, the performance goes down 10x and response time goes up. Docker Resource Spec: 16 cores / 28 GB Mem/ 128 GB SSD I have been attempting to find the issue through different monitoring but I cant find it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I run janusGraph on k8s, I have not seen difference with bare metal. |
Beta Was this translation helpful? Give feedback.
I run janusGraph on k8s, I have not seen difference with bare metal.
Which java options have you set (-Xmx, -Xms, ...) in both cases for JG and Cassandra ?