Skip to content

How to make each JanusGraph Server within its Kubernetes Cluster communicate with the co-located Cassandra Server in its Kubernetes Cluster? #3648

Discussion options

You must be logged in to vote

I don't quite understand your question. You want to put JanusGraph Server, Cassandra, and Solr all in separate k8s clusters, but then you want JanusGraph Server to communicate only to one Cassandra node which is somehow co-located, and the same for one Solr node?
How are these services co-located in your case? Are they running in separate k8s clusters, but still on the same servers?

In general, I don't think that you gain much performance benefit, if any, by trying to limit JanusGraph Server to only Cassandra/Solr instances running on the same host. You will need to involve at least a second Cassandra node anyway to reach a QUORUM consistency level if you are using at least a replication …

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by FlorianHockmann
Comment options

You must be logged in to vote
2 replies
@FlorianHockmann
Comment options

@raphael10-collab
Comment options

Comment options

You must be logged in to vote
2 replies
@FlorianHockmann
Comment options

@raphael10-collab
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants