Joe Stein created KAFKA-1153: -------------------------------- Summary: typo in documentation introduction about partitioning Key: KAFKA-1153 URL: https://issues.apache.org/jira/browse/KAFKA-1153 Project: Kafka Issue Type: Bug Reporter: Joe Stein
Dan Hoffman hoffman...@gmail.com via kafka.apache.org 9:45 AM (1 hour ago) to users *'Not that partitioning means Kafka only provides a total order over messages within a partition. This combined with the ability to partition data by key is sufficient for the vast majority of applications. However, if you require a total order over messages this can be achieved with a topic that has only one partition, though this will mean only one consumer process.'* The first word should say *NOTE*, right? Otherwise, I don't understand the meaning. -- This message was sent by Atlassian JIRA (v6.1#6144)