Eno Thereska created KAFKA-3777:
-----------------------------------
Summary: Extract the LRU cache out of RocksDBStore
Key: KAFKA-3777
URL: https://issues.apache.org/jira/browse/KAFKA-3777
Project: Kafka
Issue Type: Sub-task
Components: streams
Affects Versions: 0.10.1.0
Reporter: Eno Thereska
Assignee: Guozhang Wang
Fix For: 0.10.1.0
The LRU cache that is currently inside the RocksDbStore needs to come outside
of RocksDbStore and be a separate component used in KGroupedStream.aggregate()
/ reduce(), and KStream.aggregateByKey() / reduceByKey().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)