Ottomata has submitted this change and it was merged.
Change subject: Increase num.replica.fetchers to 12 across the Kafka cluster
......................................................................
Increase num.replica.fetchers to 12 across the Kafka cluster
We were using 12 during the recent partition move, and things
were working fine. With a lower number, some brokers start
lagging during Camus runs.
Change-Id: Ic1ca42f57c6700f1542f5cb8589832c16e8ec7a6
---
M manifests/role/analytics/kafka.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ottomata: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/role/analytics/kafka.pp
b/manifests/role/analytics/kafka.pp
index c1fc6d9..663db66 100644
--- a/manifests/role/analytics/kafka.pp
+++ b/manifests/role/analytics/kafka.pp
@@ -162,7 +162,7 @@
# Bump this up to get a little more
# parallelism between replicas.
- num_replica_fetchers => 8,
+ num_replica_fetchers => 12,
# Setting this larger so that it is sure to be bigger
# than batch size from varnishkafka.
# See: https://issues.apache.org/jira/browse/KAFKA-766
--
To view, visit https://gerrit.wikimedia.org/r/234287
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic1ca42f57c6700f1542f5cb8589832c16e8ec7a6
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits