You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "highluck (Jira)" <ji...@apache.org> on 2020/02/19 16:21:00 UTC

[jira] [Assigned] (KAFKA-7711) Add a bounded flush() API to Kafka Producer

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

highluck reassigned KAFKA-7711:
-------------------------------

    Assignee: highluck

> Add a bounded flush()  API to Kafka Producer
> --------------------------------------------
>
>                 Key: KAFKA-7711
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7711
>             Project: Kafka
>          Issue Type: Improvement
>          Components: producer 
>            Reporter: kun du
>            Assignee: highluck
>            Priority: Minor
>              Labels: needs-kip
>
> Currently the call to Producer.flush() can be hang there for indeterminate time.
> It is a good idea to add a bounded flush() API and timeout if producer is unable to flush all the batch records in a limited time. In this way the caller of flush() has a chance to decide what to do next instead of just wait forever.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)