Sergiy Zuban created KAFKA-3067: ----------------------------------- Summary: Fix producer API documentation for case when RequiredAcks > 1 Key: KAFKA-3067 URL: https://issues.apache.org/jira/browse/KAFKA-3067 Project: Kafka Issue Type: Improvement Components: producer Affects Versions: 0.9.0.0 Reporter: Sergiy Zuban Assignee: Jun Rao Priority: Trivial
RequiredAcks section of https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-ProduceAPI probably needs to be updated/removed. With Kafka 0.9 number > 1 doesn't seem to be supported anymore since we are getting InvalidRequiredAcksCode error. -- This message was sent by Atlassian JIRA (v6.3.4#6332)