[ 
https://issues.apache.org/jira/browse/KAFKA-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neha Narkhede updated KAFKA-1153:
---------------------------------

    Assignee: Joe Stein

> typos in documentation
> ----------------------
>
>                 Key: KAFKA-1153
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1153
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Joe Stein
>            Assignee: Joe Stein
>         Attachments: KAFKA-1153.patch
>
>
> 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.
> ...
> Marc Labbe via kafka.apache.org 
> 12:57 PM (12 minutes ago)
> to users 
> while we're at it... I noticed the following typos in
> section 4.1 Motivation (
> http://kafka.apache.org/documentation.html#majordesignelements)
> "we knew" instead of "we new"
> ----
> Finally in cases where the stream is fed into other data systems for
> serving we new the system would have to be able to guarantee
> fault-tolerance in the presence of machine failures.
> ----
> "led us" instead of "led use"
> ----
> Supporting these uses led use to a design with a number of unique elements,
> more akin to a database log then a traditional messaging system. We will
> outline some elements of the design in the following sections.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to