Ottomata has uploaded a new change for review.

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

Change subject: Using proper key for offset path config
......................................................................

Using proper key for offset path config

Change-Id: I6840d1ad6e17506baf36d5edcca59e8e9fb85dda
---
M kafkatee.conf.example
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/kafkatee 
refs/changes/93/111493/1

diff --git a/kafkatee.conf.example b/kafkatee.conf.example
index c4752b0..60e6065 100644
--- a/kafkatee.conf.example
+++ b/kafkatee.conf.example
@@ -106,7 +106,7 @@
 # Offset file directory.
 # Each topic + partition combination has its own offset file.
 # Default: current directory
-#kafka.offset.store.path = /var/run/offsets/
+#kafka.topic.offset.store.path = /var/run/offsets/
 
 # If the request offset was not found on broker, or there is no
 # initial offset known (no stored offset), then reset the offset according

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6840d1ad6e17506baf36d5edcca59e8e9fb85dda
Gerrit-PatchSet: 1
Gerrit-Project: analytics/kafkatee
Gerrit-Branch: master
Gerrit-Owner: Ottomata <o...@wikimedia.org>

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

Reply via email to