You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2020/10/12 21:07:00 UTC

[jira] [Created] (KAFKA-10601) Add linger semantics to raft

Jason Gustafson created KAFKA-10601:
---------------------------------------

             Summary: Add linger semantics to raft
                 Key: KAFKA-10601
                 URL: https://issues.apache.org/jira/browse/KAFKA-10601
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson


In order to tune latency/throughput tradeoffs when writing to the metadata log, it is useful to support a linger configuration. This allows the cost of fsync to be amortized at the expense of latency.



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