You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Eno Thereska (JIRA)" <ji...@apache.org> on 2016/09/16 20:45:21 UTC

[jira] [Resolved] (KAFKA-4069) Forward records in context of cache flushing/eviction

     [ https://issues.apache.org/jira/browse/KAFKA-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eno Thereska resolved KAFKA-4069.
---------------------------------
    Resolution: Fixed

> 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
>          Components: streams
>    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)