Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
e31492a9
Unverified
Commit
e31492a9
authored
3 years ago
by
G33tha
Committed by
GitHub
3 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #2813 from Jayaprakash8887/release-dock-0.0.3
Issue #SB-26241: cassandra connection issue fix
parents
e12d07cb
f9469c99
release-dock-0.0.3_RC2
release-dock-0.0.3_RC1
release-5.0.0-vdn_RC1
release-4.10.0-vdn_RC1
release-4.9.0-vdn_RC2
release-4.9.0-vdn_RC1
release-4.8.0-vdn_RC1
release-4.7.0-vdn_RC1
release-4.4.1-vdn_RC2
release-4.4.1-vdn_RC1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/stack-sunbird/templates/content-service_application.conf
+3
-0
.../stack-sunbird/templates/content-service_application.conf
with
3 additions
and
0 deletions
+3
-0
ansible/roles/stack-sunbird/templates/content-service_application.conf
+
3
−
0
View file @
e31492a9
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets