Edoardo Comar created KAFKA-5290:
------------------------------------
Summary: docs need clarification on meaning of 'committed' to the
log
Key: KAFKA-5290
URL: https://issues.apache.org/jira/browse/KAFKA-5290
Project: Kafka
Issue Type: Bug
Components: documentation
Reporter: Edoardo Comar
Assignee: Edoardo Comar
The docs around
http://kafka.apache.org/documentation/#semantics
http://kafka.apache.org/documentation/#replication
say
??A message is considered "committed" when all in sync replicas for that
partition have applied it to their log. Only committed messages are ever given
out to the consumer. ??
I've always found that in need of clarification - as the producer acks setting
is crucial in determining what committed means.
Based on conversations with [~rsivaram][~apurva][~vahid]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)