divijvaidya commented on code in PR #12272:
URL: https://github.com/apache/kafka/pull/12272#discussion_r893537389
##########
examples/README:
##########
@@ -9,4 +9,4 @@ To run the demo:
this means we are starting 3 EOS instances with 6 topic partitions and
50000 pre-populated records.
5. Some notes for exactly once demo:
5.1. The Kafka server has to be on broker version 2.5 or higher.
- 5.2. You could also use Intellij to run the example directly by
configuring parameters as "Program arguments"
+ 5.2. You could also use IntelliJ IDEA to run the example directly by
configuring parameters as "Program arguments"
Review Comment:
ah, let me clarify further. I was wondering if we want to hyperlink this
keyword to the website? Your change in that situation will look like:
```
[IntelliJ IDEA](https://www.jetbrains.com/idea/)
```
--
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]