Ori.livneh has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/212216

Change subject: Revert "varnishkafka: Drop trailing '\?' from the RxURL filter 
for statsv"
......................................................................

Revert "varnishkafka: Drop trailing '\?' from the RxURL filter for statsv"

Was not the issue; we were using the wrong instance name.

This reverts commit 5b021bbff81e8ad35de287c9516ccb8bea1ca92e.

Change-Id: I2a2e17c7f0e00a1f131cc1fdf19b73fc53f91d07
---
M modules/role/manifests/cache/kafka/statsv.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/16/212216/1

diff --git a/modules/role/manifests/cache/kafka/statsv.pp 
b/modules/role/manifests/cache/kafka/statsv.pp
index cc858c4..cc4075b 100644
--- a/modules/role/manifests/cache/kafka/statsv.pp
+++ b/modules/role/manifests/cache/kafka/statsv.pp
@@ -22,7 +22,7 @@
         topic             => 'statsv',
         varnish_name      => $varnish_name,
         varnish_svc_name  => $varnish_svc_name,
-        varnish_opts      => { 'm' => 'RxURL:^/beacon/statsv', },
+        varnish_opts      => { 'm' => 'RxURL:^/beacon/statsv\?', },
         # By requiring 2 ACKs per message batch, we survive a
         # single broker dropping out of its leader role,
         # without seeing lost messages.

-- 
To view, visit https://gerrit.wikimedia.org/r/212216
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a2e17c7f0e00a1f131cc1fdf19b73fc53f91d07
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <o...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to