j yeargers created KAFKA-4494: --------------------------------- Summary: Significant startup delays in KStreams app Key: KAFKA-4494 URL: https://issues.apache.org/jira/browse/KAFKA-4494 Project: Kafka Issue Type: Bug Affects Versions: 0.10.1.0 Environment: AWS Linux ami, mac os Reporter: j yeargers
Often starting a KStreams based app results in significant (5-10 minutes) delay before processing of stream begins. Sample debug output: https://gist.github.com/jyeargers/e8398fb353d67397f99148bc970479ee Topology in question: stream -> map -> groupbykey.aggregate -> print Stream is JSON. -- This message was sent by Atlassian JIRA (v6.3.4#6332)