Michael Noll created KAFKA-3614:
-----------------------------------
Summary: Consolidate duplicate code in KGroupedTableImpl
Key: KAFKA-3614
URL: https://issues.apache.org/jira/browse/KAFKA-3614
Project: Kafka
Issue Type: Improvement
Reporter: Michael Noll
Priority: MinorThe implementations of aggregate() and reduce() in KGroupedTableImpl includes are essentially identical, even though the current implementations do not share any code. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
