Unverified Commit e31492a9 authored by G33tha's avatar G33tha Committed by GitHub
Browse files

Merge pull request #2813 from Jayaprakash8887/release-dock-0.0.3

Issue #SB-26241: cassandra connection issue fix
Showing with 3 additions and 0 deletions
+3 -0
......@@ -353,6 +353,9 @@ cassandra {
}
}
# Consistency Level for Multi Node Cassandra cluster
cassandra.lp.consistency.level=QUORUM
collection {
keyspace: "{{ cassandra_keyspace_prefix }}_hierarchy_store"
cache.enable: true
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment