From 9acda8f48c0a2bb117600635df3b61c7f6272698 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 15 Jan 2020 22:48:40 -0800 Subject: kafka config: actually we do want large bulk ingest request topic --- kafka/topics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kafka') diff --git a/kafka/topics.md b/kafka/topics.md index 6646f49..2735d51 100644 --- a/kafka/topics.md +++ b/kafka/topics.md @@ -33,7 +33,7 @@ retention (on both a size and time basis). sandcrawler-ENV.ingest-file-requests-bulk => ingest requests from bulk crawl sources; background processing - => same as ingest-file-requests, but fewer partiions (12) + => same as ingest-file-requests sandcrawler-ENV.ingest-file-results => ingest requests from multiple sources -- cgit v1.2.3