Skip to content

Commit

Permalink
[JBEAP-27122] kafka is not supported on Windows note
Browse files Browse the repository at this point in the history
  • Loading branch information
kstekovi committed May 23, 2024
1 parent 3312dd7 commit c73c14b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions microprofile-reactive-messaging-kafka/README-source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,8 @@ $ ./bin/kafka-server-start.sh config/server.properties

NOTE: Zookeeper and Kafka must be left running, so use a new terminal for other commands outlined in this quickstart.

NOTE: Kafka is not supported on Microsoft Windows, but Docker may be used to start a Kafka service on it.

== Build and Deploy the Initial Application
Let's check that our application works!

Expand Down

0 comments on commit c73c14b

Please sign in to comment.