Michael Noll created KAFKA-3613: ----------------------------------- Summary: Consolidate tumbling windows and hopping windows Key: KAFKA-3613 URL: https://issues.apache.org/jira/browse/KAFKA-3613 Project: Kafka Issue Type: Improvement Reporter: Michael Noll
We currently have two separate implementations for tumbling windows and hopping windows, even though tumbling windows are simply a specialization of hopping windows. We should thus consolidate/merge the two separate implementations into a new TimeWindows / TimeWindow. -- This message was sent by Atlassian JIRA (v6.3.4#6332)