[
https://issues.apache.org/jira/browse/METRON-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Casey Stella updated METRON-1564:
---------------------------------
Affects Version/s: 0.5.0
> 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
> Affects Versions: 0.5.0
> Reporter: Justin Leet
> Assignee: Justin Leet
> Priority: Major
> Fix For: 0.5.0
>
>
> 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)