You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Litao Deng (JIRA)" <ji...@apache.org> on 2018/01/24 04:31:00 UTC

[jira] [Created] (KAFKA-6477) Add Support for Quorum-based Producer Acknowledge

Litao Deng created KAFKA-6477:
---------------------------------

             Summary: Add Support for Quorum-based Producer Acknowledge
                 Key: KAFKA-6477
                 URL: https://issues.apache.org/jira/browse/KAFKA-6477
             Project: Kafka
          Issue Type: New Feature
          Components: controller, producer 
            Reporter: Litao Deng


Hey folks. I would like to add a feature to support the quorum-based acknowledgment for the producer request. We have been running a modified version on our testing cluster, the improvement of P999 is significant with very stable latency. Additionally, I have a proposal to achieve a similar data durability as with the insync.replicas-based acknowledgment through LEO-based leader election.

https://cwiki.apache.org/confluence/display/KAFKA/KIP-250+Add+Support+for+Quorum-based+Producer+Acknowledge



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)