Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
0.10.1.0
-
None
-
None
Description
The KTable.to operator currently does not use a cache. We can add a cache to this operator to deduplicate and reduce data traffic as well. This is to be done after KAFKA-3777.