How does remote gremlin server reacts to credential rotation.
I have are remote gremlin server setup with backend database as Cassandra. I need to rotate Cassandra Username/password once a week.
My Cassandra credential are stored in gremlin server properties file and are injected by side-car container at boot time.
How does the Janus graph reacts to if Cassandra credential are changed ?
How can I achieved a rotation of Cassandra credentials without any downtime for gremlin server?
CC @HailDevil
My Cassandra credential are stored in gremlin server properties file and are injected by side-car container at boot time.
How does the Janus graph reacts to if Cassandra credential are changed ?
How can I achieved a rotation of Cassandra credentials without any downtime for gremlin server?
CC @HailDevil