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

Matthias J. Sax updated KAFKA-5493:
-----------------------------------
    Labels: eos  (was: )

> Optimize calls to flush for tasks and standby tasks
> ---------------------------------------------------
>
>                 Key: KAFKA-5493
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5493
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Bill Bejeck
>            Priority: Major
>              Labels: eos
>
> With EOS enabled we don't checkpoint on {{commit}} so there is no need to 
> call {{flush}} when committing _top level tasks_ .  However for _standby 
> tasks_ we still checkpoint thus need to still flush when committing. We need 
> to develop an approach where we can optimize for top level tasks by avoid 
> flushing on commit, while still preserving flush on commit for standby tasks.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to