Closed
Description
The JUnit test are failing in Windows due to https://issues.apache.org/jira/browse/KAFKA-6647
The same problem seems to be also mentioned here:
#4 (comment)
Readme also state: "Kafka does not support and work well on Windows, this is not tested at all."
I have used this kind of Workaround to get JUnit tests to work in Windows:
https://github.com/jukkakarvanen/kafka-streams-machine-learning-examples/tree/junit_in_windows
Not sure is this worth merging, but anyway if you want to run test in Windows you can use that branch.
NOTE: This is changed only in test code, not in actual classes.
Metadata
Metadata
Assignees
Labels
No labels