Mobrovac has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/403912 )
Change subject: Config: Remove the -ng suffix from table and storage module name
......................................................................
Config: Remove the -ng suffix from table and storage module name
Bug: T184199
Change-Id: I08428d6f5092ca694aa6e10157c62f48faf6a53e
---
M scap/templates/config.yaml.j2
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/restbase/deploy
refs/changes/12/403912/1
diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index 58503f4..f90e76d 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -53,8 +53,8 @@
x-modules:
- path: projects/wmf_default.yaml
options: &default_options
- table_ng:
- backend: cassandra-ng
+ table:
+ backend: cassandra
hosts: ['<%= seeds_ng|join("','") if seeds_ng|length > 0 else
seeds|join("','") %>']
keyspace: system
localDc: <%= cassandra_local_dc %>
--
To view, visit https://gerrit.wikimedia.org/r/403912
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I08428d6f5092ca694aa6e10157c62f48faf6a53e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/restbase/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits