Details
-
Bug
-
Status: Done
-
Major
-
Resolution: Done
-
0.5.0
-
None
Description
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.
Attachments
Issue Links
- links to