zhangyue19921010 opened a new pull request #9586:
URL: https://github.com/apache/kafka/pull/9586


   In 1.3 Quick Start, STEP 7: PROCESS YOUR EVENTS WITH KAFKA STREAMS. There is 
a demo to implement the popular WordCount algorithm using Kafka Streams.
   
   But these code can't run directly, because there is an extra `(` after 
`.to("output-topic"` .
   This PR removed the extra brackets in the demo code.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to