[ https://issues.apache.org/jira/browse/KAFKA-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-3613. ---------------------------------- Resolution: Fixed Fix Version/s: 0.10.0.0 Issue resolved by pull request 1277 [https://github.com/apache/kafka/pull/1277] > 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 > Assignee: Michael Noll > Fix For: 0.10.0.0 > > > 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)