Eno Thereska created KAFKA-4069: ----------------------------------- Summary: Forward records in context of cache flushing/eviction Key: KAFKA-4069 URL: https://issues.apache.org/jira/browse/KAFKA-4069 Project: Kafka Issue Type: Sub-task Affects Versions: 0.10.1.0 Reporter: Eno Thereska Assignee: Damian Guy Fix For: 0.10.1.0
When the cache is in place, records should we forwarded downstream when they are evicted or flushed from the cache. This is a major structural change to the internals of the code, moving from having a single record outstanding inside a task to potentially having several records outstanding. -- This message was sent by Atlassian JIRA (v6.3.4#6332)