lnnwvr
lnnwvr
JJanusGraph
Created by lnnwvr on 10/9/2023 in #questions
storage.cql.executor-service
Hello: storage.cql.executor-service.enabled property is removed in 1.0.0. iirc the current documentation contains the recommendation, that for production scenarios it should be disabled and let the driver handle the queries. Is there a change?
4 replies
JJanusGraph
Created by lnnwvr on 9/25/2023 in #questions
Performance Problems/Config review
Hello, I am reaching out as I anticipate enhanced performance from our Scylla + JanusGraph deployment and am seeking insights to optimize it. We have tested versions 0.6.3 and 1.0.0-20230918-091019.c39a12a. We currently operate a concise setup on Kubernetes, consisting of three nodes. Each node is allocated 10 CPUs exclusively for our tests and 60GB of memory. Scylla and JanusGraph are deployed on the same nodes, and a fourth node runs a benchmark program to assess our configuration’s efficacy. The benchmark program repetitively executes a specific query within a loop, performed 100,000 times, with the workload handled by an execution service operating with 128 threads. If every Vertex is inserted, we achieve approximately 4k/s, and with updates only, it's around 10k/s. I am attaching our most recent configuration for your review and would greatly appreciate any insights or suggestions. We have conducted extensive trial-and-error testing, and the ops/s were not significantly lower even in a single Scylla + single JanusGraph configuration. This leads me to believe there may be a misconfiguration somewhere that is throttling the overall system. I eagerly await your recommendations, hints, and tips and am hopeful for constructive feedback to optimize our deployment.
8 replies
JJanusGraph
Created by lnnwvr on 9/21/2023 in #questions
storage.parallel-backend-ops
Hello i am a bit confused wth the docu. Do i enable or disable storage.parallel-backend-ops? I have disabled the cql executor and configured my connections/requests but i don't know about parallel-backend-ops and also how to configure gremlin gremlinPool/threadPool accordingly?
3 replies