[ https://issues.apache.org/jira/browse/KAFKA-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921550#comment-13921550 ]
Jay Kreps commented on KAFKA-1275: ---------------------------------- Ah, thanks for the careful attention to detail. Yeah I goofed the patch application as I had already created the new copy of the docs for 0.8.1 and tried to apply the changes by hand which I obviously didn't get right. 1. I fixed the prompt so it is now never bolded. 2. Fixed the message/messages typo. 3. Ah, this is actually deliberate. The intended convention was that things you type are in bold, things printed out are non-bold. So for the producer you are typing the messages and for the consumer it is printing them. This may be more confusing then helpful, though. In any case your pointing this out made my realize I had been inconsistent even in this and missed some of the bolding for the other producer example. Hopefully it is now fully consistent. 4. Ack, fixed typo. > fixes for quickstart documentation > ---------------------------------- > > Key: KAFKA-1275 > URL: https://issues.apache.org/jira/browse/KAFKA-1275 > Project: Kafka > Issue Type: Bug > Components: website > Affects Versions: 0.8.1 > Reporter: Evan Zacks > Assignee: Jay Kreps > Priority: Minor > Labels: documentation > Fix For: 0.8.1 > > Attachments: KAFKA-1275-quickstart-doc.patch > > > The quickstart guide refers to commands that no longer exist in the master > git branch per changes in KAFKA-554. > If changes for the documentation to match 0.8.1 are already in development > elsewhere, please feel free to discard this issue. -- This message was sent by Atlassian JIRA (v6.2#6252)