[GitHub] kafka pull request #3885: MINOR: Added ">" prompt in examples where kafka-co...

2017-10-23 Thread ppatierno
Github user ppatierno closed the pull request at:

https://github.com/apache/kafka/pull/3885


---


[GitHub] kafka pull request #3885: MINOR: Added ">" prompt in examples where kafka-co...

2017-09-18 Thread ppatierno
GitHub user ppatierno opened a pull request:

https://github.com/apache/kafka/pull/3885

MINOR: Added ">" prompt in examples where kafka-console-producer is used



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ppatierno/kafka minor-quickstart-producer

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/3885.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 #3885


commit f96b7a298fee5132235cb72031ff51b9340113bb
Author: Paolo Patierno 
Date:   2017-09-18T07:52:48Z

Added ">" prompt in examples using kafka-console-producer




---