Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-5493

Optimize calls to flush for tasks and standby tasks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • streams

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bbejeck Bill Bejeck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: