I\'m writing a Kafka Streams application on my development Windows machine.
If I try to use the leftJoin and branch features of Kafka Streams I get
Recently I came through this problem too. I managed to solve this in two steps:
librocksdbjni[...].dll files from C:\Users\[your_user]\AppData\Local\Temp folder.rocksdb in your project, this works for me: https://mvnrepository.com/artifact/org.rocksdb/rocksdbjni/5.0.1Compile your Kafka Stream App and run it. It should work!