chia7712 commented on code in PR #15991:
URL: https://github.com/apache/kafka/pull/15991#discussion_r1605966784
##########
docs/streams/quickstart.html:
##########
@@ -200,7 +200,7 @@ <h4><a id="quickstart_streams_start"
href="#quickstart_streams_start">Step 4: St
<pre class="line-numbers"><code class="language-bash">>
bin/kafka-console-consumer.sh --bootstrap-server localhost:9092 \
--topic streams-wordcount-output \
--from-beginning \
- --formatter kafka.tools.DefaultMessageFormatter \
+ --formatter org.apache.kafka.tools.consumer.DefaultMessageFormatter \
Review Comment:
@brandboat Could you please file another PR to fix broken compatibility? Let
this PR focus on docs updates :smile
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]