Justin Leet created METRON-1564:
-----------------------------------
Summary: Full dev kafka has offsets.topic.replication.factor set
to 3 instead of 1
Key: METRON-1564
URL: https://issues.apache.org/jira/browse/METRON-1564
Project: Metron
Issue Type: Bug
Reporter: Justin Leet
Assignee: Justin Leet
I saw an issue where no data was flowing through any topologies. A repeated
error in kafka showed offsets.topic.replication.factor being too low. We should
default this on full dev to 1 to avoid this issue.
On further investigation, it looks like this setting changes between kafka
versions and will no longer auto create the offset topic on some versions if
the replication factor is too high, preventing data from flowing through.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)