[ https://issues.apache.org/jira/browse/KAFKA-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15245467#comment-15245467 ]
ASF GitHub Bot commented on KAFKA-2955: --------------------------------------- GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/1233 KAFKA-2955; Add a simple ">" prompt to console producer You can merge this pull request into a Git repository by running: $ git pull https://github.com/omkreddy/kafka KAFKA-2955 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1233.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1233 ---- commit f907198443d0d4b67313a4cb88e164afdf00d829 Author: Manikumar reddy O <manikumar.re...@gmail.com> Date: 2016-04-18T10:56:31Z KAFKA-2955; Add a simple ">" prompt to console producer ---- > Add Prompt to kafka-console-producer > ------------------------------------ > > Key: KAFKA-2955 > URL: https://issues.apache.org/jira/browse/KAFKA-2955 > Project: Kafka > Issue Type: Improvement > Components: producer > Affects Versions: 0.9.0.0 > Reporter: Jesse Anderson > Assignee: Jun Rao > > A common source of confusion for people using the kafka-console-producer is a > lack of prompt. People think that kafka-console-producer is still starting up > or connecting. Adding a ">" prompt to show that the kafka-console-producer is > ready will fix that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)